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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-06-24
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
2023-06-24
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-24
af_unix: Call scm_recv() only after scm_set_cred().
Kuniyuki Iwashima
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-06-22
net: fix net device address assign type
Piotr Gardocki
2023-06-22
net/tls: fix comment typo
Yueh-Shun Li
2023-06-22
tcp: fix comment typo
Yueh-Shun Li
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
2023-06-21
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
2023-06-21
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
2023-06-21
mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()
Paolo Abeni
2023-06-21
mptcp: introduce MPTCP_FULL_INFO getsockopt
Paolo Abeni
2023-06-21
mptcp: add subflow unique id
Paolo Abeni
2023-06-21
mptcp: track some aggregate data counters
Paolo Abeni
2023-06-21
mptcp: move snd_una update earlier for fallback socket
Paolo Abeni
2023-06-21
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2023-06-21
mptcp: drop legacy code around RX EOF
Paolo Abeni
2023-06-21
mptcp: consolidate fallback and non fallback state machine
Paolo Abeni
2023-06-21
mptcp: fix possible list corruption on passive MPJ
Paolo Abeni
2023-06-21
mptcp: fix possible divide by zero in recvmsg()
Paolo Abeni
2023-06-21
mptcp: handle correctly disconnect() failures
Paolo Abeni
2023-06-21
inet: Cleanup on charging memory for newly accepted sockets
Abel Wu
2023-06-21
net: hsr: Disable promiscuous mode in offload mode
Ravi Gunasekaran
2023-06-21
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2023-06-21
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
2023-06-21
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
2023-06-21
wifi: mac80211: mark keys as uploaded when added by the driver
Yedidya Benshimol
2023-06-21
wifi: nl80211/reg: add no-EHT regulatory flag
Johannes Berg
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
2023-06-21
wifi: mac80211: fix CRC calculation for extended elems
Johannes Berg
2023-06-21
wifi: mac80211: avoid lockdep checking when removing deflink
Benjamin Berg
2023-06-21
wifi: mac80211: always hold sdata lock in chanctx assign/unassign
Johannes Berg
2023-06-21
wifi: mac80211: store BSS param change count from assoc response
Johannes Berg
2023-06-21
wifi: mac80211: drop some unprotected action frames
Johannes Berg
2023-06-21
wifi: mac80211: move action length check up
Johannes Berg
2023-06-21
wifi: mac80211: drop unprotected robust mgmt before 4-way-HS
Alon Giladi
2023-06-20
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
2023-06-20
netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
Christophe JAILLET
2023-06-20
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
Christophe JAILLET
2023-06-20
netfilter: nf_tables: Fix for deleting base chains with payload
Phil Sutter
2023-06-20
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
[next]