index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-106
/
+249
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2
-4
/
+15
2023-06-27
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
4
-29
/
+64
2023-06-27
Revert "af_unix: Call scm_recv() only after scm_set_cred()."
Kuniyuki Iwashima
1
-1
/
+1
2023-06-27
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2
-39
/
+107
2023-06-26
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
21
-70
/
+194
2023-06-26
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
1
-1
/
+3
2023-06-26
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
1
-0
/
+2
2023-06-26
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
1
-1
/
+1
2023-06-26
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
1
-3
/
+49
2023-06-26
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
6
-24
/
+77
2023-06-26
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
15
-21
/
+21
2023-06-26
netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
Phil Sutter
1
-20
/
+48
2023-06-26
netfilter: snat: evict closing tcp entries on reply tuple collision
Florian Westphal
1
-4
/
+88
2023-06-26
netfilter: nf_tables: permit update of set size
Florian Westphal
1
-0
/
+4
2023-06-26
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
1
-2
/
+0
2023-06-26
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
1
-1
/
+2
2023-06-25
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
3
-4
/
+3
2023-06-25
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
49
-330
/
+8
2023-06-25
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
David Howells
5
-52
/
+1
2023-06-25
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
1
-11
/
+12
2023-06-25
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
1
-72
/
+19
2023-06-25
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
1
-40
/
+20
2023-06-25
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
1
-22
/
+28
2023-06-25
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
4
-10
/
+15
2023-06-25
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
6
-8
/
+202
2023-06-25
net/tcp: optimise locking for blocking splice
Pavel Begunkov
1
-1
/
+1
2023-06-25
af_unix: Call scm_recv() only after scm_set_cred().
Kuniyuki Iwashima
1
-1
/
+1
2023-06-25
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
1
-34
/
+25
2023-06-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-47
/
+121
2023-06-23
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
31
-866
/
+2193
2023-06-23
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+3
2023-06-23
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-23
net/tls: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-23
tcp: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-23
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-06-23
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-223
/
+603
2023-06-22
Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
9
-96
/
+417
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-22
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
1
-2
/
+6
2023-06-22
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
1
-2
/
+3
2023-06-22
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-22
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
3
-6
/
+6
2023-06-22
mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()
Paolo Abeni
1
-5
/
+3
2023-06-22
mptcp: introduce MPTCP_FULL_INFO getsockopt
Paolo Abeni
1
-2
/
+125
2023-06-22
mptcp: add subflow unique id
Paolo Abeni
3
-1
/
+12
2023-06-22
mptcp: track some aggregate data counters
Paolo Abeni
4
-8
/
+42
2023-06-22
mptcp: move snd_una update earlier for fallback socket
Paolo Abeni
2
-6
/
+6
2023-06-22
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2
-12
/
+20
[next]