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
2023-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
2023-12-26
Merge branch 'net-smcv2.1-ISM-device-support'
David S. Miller
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
net/smc: define a reserved CHID range for virtual ISM devices
Wen Gu
2023-12-26
net/smc: introduce virtual ISM device support feature
Wen Gu
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
2023-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
2023-12-26
net/smc: rename some 'fce' to 'fce_v2x' for clarity
Wen Gu
2023-12-25
net: sfp: fix PHY discovery for FS SFP-10G-T module
Marek BehĂșn
2023-12-23
Merge branch 'dpaa2-switch-small-improvements'
David S. Miller
2023-12-23
dpaa2-switch: cleanup the egress flood of an unused FDB
Ioana Ciornei
2023-12-23
dpaa2-switch: move a check to the prechangeupper stage
Ioana Ciornei
2023-12-23
dpaa2-switch: reorganize the [pre]changeupper events
Ioana Ciornei
2023-12-23
dpaa2-switch: do not clear any interrupts automatically
Ioana Ciornei
2023-12-23
dpaa2-switch: add ENDPOINT_CHANGED to the irq_mask
Ioana Ciornei
2023-12-23
dpaa2-switch: print an error when the vlan is already configured
Ioana Ciornei
2023-12-23
dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capable
Ioana Ciornei
2023-12-23
dpaa2-switch: set interface MAC address only on endpoint change
Ioana Ciornei
2023-12-23
Merge branch 'am65-cpsw-preemption-coalescing'
David S. Miller
2023-12-23
net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers
Grygorii Strashko
2023-12-23
net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
Roger Quadros
2023-12-23
net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
Grygorii Strashko
2023-12-23
net: ethernet: am65-cpsw: Move register definitions to header file
Roger Quadros
2023-12-23
net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
Roger Quadros
2023-12-23
net: ethernet: am65-cpsw: cleanup TAPRIO handling
Roger Quadros
2023-12-23
net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
Roger Quadros
2023-12-23
net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
Roger Quadros
2023-12-23
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
2023-12-23
selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
Vladimir Oltean
2023-12-23
Merge branch 'net-selftests-unique-namespace-last-part'
David S. Miller
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
2023-12-23
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: remove unneeded semicolon
Jiapeng Chong
2023-12-22
selftest/tcp-ao: Rectify out-of-tree build
Dmitry Safonov
2023-12-22
tipc: Remove some excess struct member documentation
Jonathan Corbet
2023-12-22
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
2023-12-22
Merge branch 'tcp-refactor-bhash2'
David S. Miller
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
[prev]
[next]