index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-136
/
+143
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-24
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
3
-4
/
+3
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
49
-330
/
+8
2023-06-24
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
David Howells
5
-52
/
+1
2023-06-24
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
1
-11
/
+12
2023-06-24
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
1
-72
/
+19
2023-06-24
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
1
-40
/
+20
2023-06-24
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
1
-22
/
+28
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
4
-10
/
+15
2023-06-24
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
6
-8
/
+202
2023-06-24
net/tcp: optimise locking for blocking splice
Pavel Begunkov
1
-1
/
+1
2023-06-24
af_unix: Call scm_recv() only after scm_set_cred().
Kuniyuki Iwashima
1
-1
/
+1
2023-06-24
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
1
-34
/
+25
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-47
/
+121
2023-06-23
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-06-22
Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
31
-866
/
+2193
2023-06-22
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+3
2023-06-22
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-22
net/tls: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
tcp: fix comment typo
Yueh-Shun Li
1
-1
/
+1
2023-06-22
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-06-22
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2
-4
/
+6
2023-06-22
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-21
wifi: mac80211: report all unusable beacon frames
Benjamin Berg
1
-1
/
+1
2023-06-21
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
3
-6
/
+6
2023-06-21
mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()
Paolo Abeni
1
-5
/
+3
2023-06-21
mptcp: introduce MPTCP_FULL_INFO getsockopt
Paolo Abeni
1
-2
/
+125
2023-06-21
mptcp: add subflow unique id
Paolo Abeni
3
-1
/
+12
2023-06-21
mptcp: track some aggregate data counters
Paolo Abeni
4
-8
/
+42
2023-06-21
mptcp: move snd_una update earlier for fallback socket
Paolo Abeni
2
-6
/
+6
2023-06-21
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2
-12
/
+20
2023-06-21
mptcp: drop legacy code around RX EOF
Paolo Abeni
2
-53
/
+1
2023-06-21
mptcp: consolidate fallback and non fallback state machine
Paolo Abeni
2
-33
/
+25
2023-06-21
mptcp: fix possible list corruption on passive MPJ
Paolo Abeni
1
-3
/
+9
2023-06-21
mptcp: fix possible divide by zero in recvmsg()
Paolo Abeni
1
-0
/
+7
[prev]
[next]