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
2024-03-11
mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int
Petr Machata
2024-03-11
mlxsw: spectrum_router: Rename two functions
Petr Machata
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
2024-03-11
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
2024-03-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
2024-03-11
net: netconsole: Add continuation line prefix to userdata messages
Matthew Wood
2024-03-11
r8169: switch to new function phy_support_eee
Heiner Kallweit
2024-03-11
net: phy: simplify a check in phy_check_link_status
Heiner Kallweit
2024-03-11
net: phy: marvell-88x2222: Remove unused of_gpio.h
Andy Shevchenko
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
2024-03-11
net: mdio_bus: Remove unused of_gpio.h
Andy Shevchenko
2024-03-11
ptp: make ptp_class constant
Ricardo B. Marliere
2024-03-11
netlink: specs: support unterminated-ok
Hangbin Liu
2024-03-11
tools: ynl-gen: support using pre-defined values in attr checks
Hangbin Liu
2024-03-11
net: page_pool: factor out page_pool recycle check
Mina Almasry
2024-03-11
Merge branch 'tcp-wmem-data-races'
David S. Miller
2024-03-11
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
2024-03-11
ynl: samples: fix recycling rate calculation
Jakub Kicinski
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
2024-03-11
Merge branch 'getsockopt-parameter-validation'
David S. Miller
2024-03-11
net/x25: fix incorrect parameter validation in the x25_getsockopt() function
Gavrilov Ilia
2024-03-11
net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
Gavrilov Ilia
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
2024-03-11
l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
Gavrilov Ilia
2024-03-11
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
2024-03-11
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
2024-03-11
Merge branch 'qmc-hdlc'
David S. Miller
2024-03-11
net: wan: fsl_qmc_hdlc: Add framer support
Herve Codina
2024-03-11
net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
Herve Codina
2024-03-11
lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
Andy Shevchenko
2024-03-11
MAINTAINERS: Add the Freescale QMC HDLC driver entry
Herve Codina
2024-03-11
net: wan: Add support for QMC HDLC
Herve Codina
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-03-08
Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2024-03-08
tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
Colin Ian King
2024-03-08
ipv4: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
2024-03-08
ipv6: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
2024-03-08
nexthop: Simplify dump error handling
Ido Schimmel
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-03-08
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
2024-03-08
Bluetooth: Fix eir name length
Frédéric Danis
2024-03-08
Merge branch 'hns3-fixes'
David S. Miller
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
[next]