index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-09-29
mptcp: leverage skb deferral free
Paolo Abeni
2025-09-29
tcp: use skb->len instead of skb->truesize in tcp_can_ingest()
Eric Dumazet
2025-09-29
Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-09-29
net: remove one stac/clac pair from move_addr_to_user()
Eric Dumazet
2025-09-29
scm: use masked_user_access_begin() in put_cmsg()
Eric Dumazet
2025-09-29
net: ethtool: remove duplicated mm.o from Makefile
Markus Heidelberg
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-27
batman-adv: Release references to inactive interfaces
Sven Eckelmann
2025-09-27
Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-09-27
Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: don't leak skb in ISO_CONT RX
Pauli Virtanen
2025-09-27
Bluetooth: ISO: free rx_skb if not consumed
Pauli Virtanen
2025-09-27
Bluetooth: ISO: Fix possible UAF on iso_conn_free
Luiz Augusto von Dentz
2025-09-27
Bluetooth: SCO: Fix UAF on sco_conn_free
Luiz Augusto von Dentz
2025-09-27
Bluetooth: hci_core: Print information of hcon on hci_low_sent
Luiz Augusto von Dentz
2025-09-27
Bluetooth: hci_core: Print number of packets in conn->data_q
Luiz Augusto von Dentz
2025-09-27
Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
Luiz Augusto von Dentz
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
2025-09-27
Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
Luiz Augusto von Dentz
2025-09-27
Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
Luiz Augusto von Dentz
2025-09-26
mptcp: pm: in-kernel: add laminar endpoints
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: compare IDs instead of addresses
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: reduce pernet struct size
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: remove stale_loss_cnt
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'addrs' to 'endpoints'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_list' to 'endp_list'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: rename 'subflows' to 'extra_subflows'
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: refactor fill_remote_addresses_vec
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: refactor fill_local_addresses_vec
Matthieu Baerts (NGI0)
2025-09-26
mptcp: pm: in-kernel: usable client side with C-flag
Matthieu Baerts (NGI0)
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
2025-09-26
Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2025-09-26
Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-09-26
Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-09-26
psp: Expand PSP acronym in INET_PSP help description
Geert Uytterhoeven
2025-09-26
xsk: wrap generic metadata handling onto separate function
Maciej Fijalkowski
2025-09-26
xsk: remove @first_frag from xsk_build_skb()
Maciej Fijalkowski
2025-09-26
xsk: avoid overwriting skb fields for multi-buffer traffic
Maciej Fijalkowski
2025-09-25
bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
Amery Hung
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-25
net: gro: remove unnecessary df checks
Richard Gobert
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
[prev]
[next]