index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-26
ixgbe: don't set RXDCTL.RLPML for 82599
Emil Tantilov
2018-01-26
ixgbe: Fix && vs || typo
Dan Carpenter
2018-01-26
ixgbe: add support for reporting 5G link speed
Paul Greenwalt
2018-01-26
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
2018-01-26
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
Colin Ian King
2018-01-26
ixgbevf: use ARRAY_SIZE for various array sizing calculations
Colin Ian King
2018-01-26
ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()
Emil Tantilov
2018-01-26
ixgbevf: improve performance and reduce size of ixgbevf_tx_map()
Emil Tantilov
2018-01-26
ixgbevf: clear rx_buffer_info in configure instead of clean
Emil Tantilov
2018-01-26
ixgbevf: add counters for Rx page allocations
Emil Tantilov
2018-01-26
ixgbevf: update code to better handle incrementing page count
Emil Tantilov
2018-01-26
ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING
Emil Tantilov
2018-01-26
ixgbevf: use length to determine if descriptor is done
Emil Tantilov
2018-01-26
ixgbevf: only DMA sync frame length
Emil Tantilov
2018-01-26
ixgbevf: add function for checking if we can reuse page
Emil Tantilov
2018-01-25
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
2018-01-25
Merge branch 'net-erspan-add-support-for-openvswitch'
David S. Miller
2018-01-25
openvswitch: add erspan version I and II support
William Tu
2018-01-25
net: erspan: create erspan metadata uapi header
William Tu
2018-01-25
net: erspan: use bitfield instead of mask and offset
William Tu
2018-01-25
Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers'
David S. Miller
2018-01-25
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-25
mlxsw: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
ixgbe: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
mlx5: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
pkt_cls: add new tc cls helper to check offload flag and chain index
Jakub Kicinski
2018-01-25
qed: code indent should use tabs where possible
Rohit Visavalia
2018-01-25
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
2018-01-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-01-25
cxgb4: fix possible deadlock
Ganesh Goudar
2018-01-25
net/ipv6: Do not allow route add with a device that is down
David Ahern
2018-01-25
Merge branch 'net-smc-more-socket-closing-improvements'
David S. Miller
2018-01-25
net/smc: check for healthy link group resp. connections
Ursula Braun
2018-01-25
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2018-01-25
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2018-01-25
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2018-01-25
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
2018-01-25
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
2018-01-25
Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs'
David S. Miller
2018-01-25
sfc: support Medford2 frequency adjustment format
Laurence Evans
2018-01-25
sfc: support second + quarter ns time format for receive datapath
Edward Cree
2018-01-25
sfc: support separate PTP and general timestamping
Laurence Evans
2018-01-25
sfc: simplify RX datapath timestamping
Laurence Evans
2018-01-25
sfc: only advertise TX timestamping if we have the license for it
Martin Habets
[next]