index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-07
selftests: add functionals test for UDP GRO
Paolo Abeni
2018-11-07
selftests: add some benchmark for UDP GRO
Paolo Abeni
2018-11-07
selftests: add dummy xdp test helper
Paolo Abeni
2018-11-07
selftests: add GRO support to udp bench rx program
Paolo Abeni
2018-11-07
udp: cope with UDP GRO packet misdirection
Paolo Abeni
2018-11-07
ipv6: factor out protocol delivery helper
Paolo Abeni
2018-11-07
ip: factor out protocol delivery helper
Paolo Abeni
2018-11-07
udp: add support for UDP_GRO cmsg
Paolo Abeni
2018-11-07
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
udp: implement complete book-keeping for encap_needed
Paolo Abeni
2018-11-07
Merge branch 'vrf-allow-simultaneous-service-instances-in-default-and-other-V...
David S. Miller
2018-11-07
ipv6: do not drop vrf udp multicast packets
Dewi Morgan
2018-11-07
ipv6: handling of multicast packets received in VRF
Mike Manning
2018-11-07
ipv6: allow ping to link-local address in VRF
Mike Manning
2018-11-07
vrf: mark skb for multicast or link-local as enslaved to VRF
Mike Manning
2018-11-07
net: fix raw socket lookup device bind matching with VRFs
Duncan Eastoe
2018-11-07
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
2018-11-07
net: ensure unbound datagram socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: ensure unbound stream socket to be chosen when not in a VRF
Mike Manning
2018-11-07
net: allow binding socket in a VRF when there's an unbound socket
Robert Shearman
2018-11-07
net: hns3: Remove set but not used variable 'reset_level'
YueHaibing
2018-11-07
Merge branch 'nfp-more-set-actions-and-notifier-refactor'
David S. Miller
2018-11-07
nfp: flower: use the common netdev notifier
Jakub Kicinski
2018-11-07
nfp: register a notifier handler in a central location for the device
Jakub Kicinski
2018-11-07
nfp: flower: make nfp_fl_lag_changels_event() void
Jakub Kicinski
2018-11-07
nfp: flower: don't try to nack device unregister events
Jakub Kicinski
2018-11-07
nfp: flower: remove unnecessary iteration over devices
Jakub Kicinski
2018-11-07
nfp: flower: add ipv6 set flow label and hop limit offload
Pieter Jansen van Vuuren
2018-11-07
nfp: flower: add ipv4 set ttl and tos offload
Pieter Jansen van Vuuren
2018-11-07
Merge branch 'hns3-next'
David S. Miller
2018-11-07
net: hns3: fix for cmd queue memory not freed problem during reset
Huazhong Tan
2018-11-07
net: hns3: add error handler for hclge_reset()
Huazhong Tan
2018-11-07
net: hns3: call roce's reset notify callback when resetting
Huazhong Tan
2018-11-07
net: hns3: adjust the process of PF reset
Huazhong Tan
2018-11-07
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...
Huazhong Tan
2018-11-07
net: hns3: ignore new coming low-level reset while doing high-level reset
Huazhong Tan
2018-11-07
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
Huazhong Tan
2018-11-07
net: hns3: enable/disable ring in the enet while doing UP/DOWN
Huazhong Tan
2018-11-07
net: hns3: adjust the location of clearing the table when doing reset
Huazhong Tan
2018-11-07
net: hns3: provide some interface & information for the client
Huazhong Tan
2018-11-07
net: hns3: add set_default_reset_request in the hnae3_ae_ops
Huazhong Tan
2018-11-07
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...
Huazhong Tan
2018-11-07
igc: Clean up code
Sasha Neftin
2018-11-07
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
2018-11-07
igc: Tidy up some white space
Dan Carpenter
2018-11-07
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
2018-11-07
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
2018-11-07
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
[prev]
[next]