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-04-13
selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
Jesper Dangaard Brouer
2023-04-13
mlx4: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
2023-04-13
veth: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
2023-04-13
selftests/bpf: xdp_hw_metadata remove bpf_printk and add counters
Jesper Dangaard Brouer
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
2023-04-13
selftests: add the missing CONFIG_IP_SCTP in net config
Xin Long
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
2023-04-13
selftests: openvswitch: adjust datapath NL message declaration
Aaron Conole
2023-04-13
Merge branch 'mptcp-more-fixes-for-6-3'
Jakub Kicinski
2023-04-13
selftests: mptcp: userspace pm: uniform verify events
Matthieu Baerts
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
2023-04-13
mptcp: stricter state check in mptcp_worker
Paolo Abeni
2023-04-13
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2023-04-13
net: enetc: workaround for unresponsive pMAC after receiving express traffic
Vladimir Oltean
2023-04-13
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
2023-04-13
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
2023-04-12
net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
Rob Herring
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
2023-04-12
smc: Fix use-after-free in tcp_write_timer_handler().
Kuniyuki Iwashima
2023-04-12
qlcnic: check pci_reset_function result
Denis Plotnikov
2023-04-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-04-11
Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-04-11
net: phy: nxp-c45-tja11xx: add remove callback
Radu Pirea (OSS)
2023-04-10
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-04-10
Bluetooth: Set ISO Data Path on broadcast sink
Claudia Draghicescu
2023-04-10
Bluetooth: hci_conn: Fix possible UAF
Luiz Augusto von Dentz
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency sco_sock_getsockopt
Luiz Augusto von Dentz
2023-04-10
Bluetooth: SCO: Fix possible circular locking dependency on sco_connect_cfm
Luiz Augusto von Dentz
2023-04-10
bluetooth: btbcm: Fix logic error in forming the board name.
Sasha Finkelstein
2023-04-10
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
Zheng Wang
2023-04-10
Bluetooth: Fix race condition in hidp_session_thread
Min Li
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
2023-04-10
Bluetooth: hci_conn: Fix not cleaning up on LE Connection failure
Luiz Augusto von Dentz
2023-04-09
Merge branch 'sfp-eeprom'
David S. Miller
2023-04-09
net: sfp: avoid EEPROM read of absent SFP module
Ivan Bornyakov
2023-04-09
net: sfp: initialize sfp->i2c_block_size at sfp allocation
Ivan Bornyakov
2023-04-07
r8152: Add __GFP_NOWARN to big allocations
Douglas Anderson
2023-04-07
net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
Radu Pirea (OSS)
2023-04-07
net: openvswitch: fix race on port output
Felix Huettner
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-07
iavf: remove active_cvlans and active_svlans bitmaps
Ahmed Zaki
2023-04-07
iavf: refactor VLAN filter states
Ahmed Zaki
2023-04-07
Merge branch 'bonding-ns-validation-fixes'
David S. Miller
2023-04-07
selftests: bonding: add arp validate test
Hangbin Liu
2023-04-07
selftests: bonding: re-format bond option tests
Hangbin Liu
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
[next]