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
2022-09-27
net/mlx5: Expose NPPS related registers
Aya Levin
2022-09-27
selftests/net: enable io_uring sendzc testing
Pavel Begunkov
2022-09-27
Merge branch 'devlink-fix-order-of-port-and-netdev-register-in-drivers'
Jakub Kicinski
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
2022-09-27
funeth: unregister devlink port after netdevice unregister
Jiri Pirko
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
2022-09-27
net: ethernet: mtk_eth_soc: fix usage of foe_entry_size
Daniel Golle
2022-09-27
net: ethernet: mtk_eth_soc: fix wrong use of new helper function
Daniel Golle
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
2022-09-27
Merge branch 'net-openvswitch-metering-and-conntrack-in-userns'
Paolo Abeni
2022-09-27
net: openvswitch: allow conntrack in non-initial user namespace
Michael Weiß
2022-09-27
net: openvswitch: allow metering in non-initial user namespace
Michael Weiß
2022-09-27
net/smc: Support SO_REUSEPORT
Tony Lu
2022-09-26
Merge branch 'net-sunhme-cleanups-and-logging-improvements'
Jakub Kicinski
2022-09-26
sunhme: Add myself as a maintainer
Sean Anderson
2022-09-26
sunhme: Use vdbg for spam-y prints
Sean Anderson
2022-09-26
sunhme: Combine continued messages
Sean Anderson
2022-09-26
sunhme: Use (net)dev_foo wherever possible
Sean Anderson
2022-09-26
sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)
Sean Anderson
2022-09-26
sunhme: Clean up debug infrastructure
Sean Anderson
2022-09-26
sunhme: Convert FOO((...)) to FOO(...)
Sean Anderson
2022-09-26
sunhme: switch to devres
Rolf Eike Beer
2022-09-26
sunhme: Regularize probe errors
Sean Anderson
2022-09-26
sunhme: Return an ERR_PTR from quattro_pci_find
Sean Anderson
2022-09-26
sunhme: forward the error code from pci_enable_device()
Rolf Eike Beer
2022-09-26
sunhme: Remove version
Sean Anderson
2022-09-26
sunhme: remove unused tx_dump_ring()
Rolf Eike Beer
2022-09-26
Merge branch 'net-dsa-remove-unnecessary-i2c_set_clientdata'
Jakub Kicinski
2022-09-26
net: dsa: xrs700x: remove unnecessary i2c_set_clientdata()
Yang Yingliang
2022-09-26
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
2022-09-26
net: dsa: lan9303: remove unnecessary i2c_set_clientdata()
Yang Yingliang
2022-09-26
xdp: Adjust xdp_frame layout to avoid using bitfields
Jesper Dangaard Brouer
2022-09-26
Merge branch 'improve-tsn_lib-selftests-for-future-distributed-tasks'
Jakub Kicinski
2022-09-26
selftests: net: tsn_lib: run phc2sys in automatic mode
Vladimir Oltean
2022-09-26
selftests: net: tsn_lib: allow multiple isochron receivers
Vladimir Oltean
2022-09-26
selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
Vladimir Oltean
2022-09-26
selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
Vladimir Oltean
2022-09-26
net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLE
Yang Yingliang
2022-09-26
net: vertexcom: mse102x: Silence no spi_device_id warnings
Wei Yongjun
2022-09-26
net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
Wei Yongjun
2022-09-26
Merge branch 'net-dsa-microchip-ksz9477-enable-interrupt-for-internal-phy-lin...
Jakub Kicinski
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
2022-09-26
net: dsa: microchip: use common irq routines for girq and pirq
Arun Ramadoss
2022-09-26
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
2022-09-26
net: dsa: microchip: lan937x: return zero if mdio node not present
Arun Ramadoss
2022-09-26
net: dsa: microchip: enable phy interrupts only if interrupt enabled in dts
Arun Ramadoss
2022-09-26
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
[prev]
[next]