index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-07-11
1
-2
/
+2
*
ip6_vti: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-07-11
1
-2
/
+2
*
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
2023-07-11
1
-2
/
+2
*
xfrm: Silence warnings triggerable by bad packets
Herbert Xu
2023-07-10
1
-13
/
+9
*
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2023-07-03
2
-2
/
+2
*
net: af_key: fix sadb_x_filter validation
Lin Ma
2023-06-29
1
-2
/
+2
*
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
2023-06-29
1
-0
/
+9
*
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
262
-4447
/
+6923
|
\
|
*
net: scm: introduce and use scm_recv_unix helper
Alexander Mikhalitsyn
2023-06-27
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
19
-106
/
+249
|
|
\
|
|
*
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-27
2
-4
/
+15
|
|
*
net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses
Vladimir Oltean
2023-06-27
4
-29
/
+64
|
|
*
netfilter: nf_tables: fix underflow in chain reference counter
Pablo Neira Ayuso
2023-06-26
1
-1
/
+3
|
|
*
netfilter: nf_tables: unbind non-anonymous set if rule construction fails
Pablo Neira Ayuso
2023-06-26
1
-0
/
+2
|
|
*
netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...
Ilia.Gavrilov
2023-06-26
1
-1
/
+1
|
|
*
netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...
Florian Westphal
2023-06-26
1
-3
/
+49
|
|
*
net: nfc: Fix use-after-free caused by nfc_llcp_find_local
Lin Ma
2023-06-26
6
-24
/
+77
|
|
*
sch_netem: fix issues in netem_change() vs get_dist_table()
Eric Dumazet
2023-06-24
1
-34
/
+25
|
|
*
Merge tag 'linux-can-fixes-for-6.4-20230622' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-06-22
1
-2
/
+3
|
|
|
\
|
|
|
*
can: isotp: isotp_sendmsg(): fix return error fix on TX path
Oliver Hartkopp
2023-06-22
1
-2
/
+3
|
|
*
|
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-06-22
1
-4
/
+4
|
|
*
|
netlink: fix potential deadlock in netlink_set_err()
Eric Dumazet
2023-06-22
2
-4
/
+6
|
*
|
|
Revert "af_unix: Call scm_recv() only after scm_set_cred()."
Kuniyuki Iwashima
2023-06-27
1
-1
/
+1
|
*
|
|
libceph: Partially revert changes to support MSG_SPLICE_PAGES
David Howells
2023-06-27
2
-39
/
+107
|
*
|
|
Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-06-26
21
-70
/
+194
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: limit allowed range via nla_policy
Florian Westphal
2023-06-26
15
-21
/
+21
|
|
*
|
|
netfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
Phil Sutter
2023-06-26
1
-20
/
+48
|
|
*
|
|
netfilter: snat: evict closing tcp entries on reply tuple collision
Florian Westphal
2023-06-26
1
-4
/
+88
|
|
*
|
|
netfilter: nf_tables: permit update of set size
Florian Westphal
2023-06-26
1
-0
/
+4
|
|
*
|
|
netfilter: ipset: remove rcu_read_lock_bh pair from ip_set_test
Florian Westphal
2023-06-26
1
-2
/
+0
|
|
*
|
|
netfilter: nft_payload: rebuild vlan header when needed
Pablo Neira Ayuso
2023-06-26
1
-1
/
+2
|
|
*
|
|
ipvs: dynamically limit the connection hash table
Julian Anastasov
2023-06-01
1
-9
/
+17
|
|
*
|
|
ipvs: increase ip_vs_conn_tab_bits range for 64BIT
Abhijeet Rastogi
2023-06-01
2
-15
/
+16
|
*
|
|
|
net: Kill MSG_SENDPAGE_NOTLAST
David Howells
2023-06-24
3
-4
/
+3
|
*
|
|
|
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
49
-330
/
+8
|
*
|
|
|
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
David Howells
2023-06-24
5
-52
/
+1
|
*
|
|
|
rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
1
-11
/
+12
|
*
|
|
|
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
David Howells
2023-06-24
1
-72
/
+19
|
*
|
|
|
ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
David Howells
2023-06-24
1
-40
/
+20
|
*
|
|
|
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
2023-06-24
1
-22
/
+28
|
*
|
|
|
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-24
4
-10
/
+15
|
*
|
|
|
Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...
Jakub Kicinski
2023-06-24
6
-8
/
+202
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'v6.4-rc4' into wpan-next/staging
Miquel Raynal
2023-06-06
316
-3151
/
+10331
|
|
|
\
\
\
\
|
|
*
|
|
|
|
net: ieee802154: Handle limited devices with only datagram support
Miquel Raynal
2023-03-24
1
-0
/
+10
|
|
*
|
|
|
|
mac802154: Handle received BEACON_REQ
Miquel Raynal
2023-03-23
5
-5
/
+115
|
|
*
|
|
|
|
ieee802154: Add support for allowing to answer BEACON_REQ
Miquel Raynal
2023-03-23
1
-1
/
+1
|
|
*
|
|
|
|
mac802154: Handle active scanning
Miquel Raynal
2023-03-23
3
-2
/
+75
|
|
*
|
|
|
|
ieee802154: Add support for user active scan requests
Miquel Raynal
2023-03-23
1
-0
/
+1
|
*
|
|
|
|
|
net/tcp: optimise locking for blocking splice
Pavel Begunkov
2023-06-24
1
-1
/
+1
|
*
|
|
|
|
|
af_unix: Call scm_recv() only after scm_set_cred().
Kuniyuki Iwashima
2023-06-24
1
-1
/
+1
[next]