index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-31
1
-18
/
+6
*
|
|
|
|
|
mptcp: fix active subflow finalization
Paolo Abeni
2023-06-01
1
-9
/
+14
*
|
|
|
|
|
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
2023-06-01
1
-13
/
+16
*
|
|
|
|
|
mptcp: fix data race around msk->first access
Paolo Abeni
2023-06-01
1
-3
/
+3
*
|
|
|
|
|
mptcp: consolidate passive msk socket initialization
Paolo Abeni
2023-06-01
3
-38
/
+33
*
|
|
|
|
|
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2023-06-01
2
-9
/
+15
*
|
|
|
|
|
mptcp: fix connect timeout handling
Paolo Abeni
2023-06-01
2
-23
/
+7
*
|
|
|
|
|
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
1
-0
/
+12
*
|
|
|
|
|
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
1
-15
/
+19
*
|
|
|
|
|
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
1
-1
/
+7
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
2
-4
/
+14
*
|
|
|
|
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-01
1
-0
/
+3
*
|
|
|
|
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-31
1
-1
/
+1
*
|
|
|
|
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-05-31
1
-1
/
+1
*
|
|
|
|
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-31
1
-0
/
+4
*
|
|
|
|
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-31
1
-0
/
+5
*
|
|
|
|
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-05-31
2
-3
/
+8
*
|
|
|
|
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-05-31
1
-0
/
+6
*
|
|
|
|
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-05-31
1
-0
/
+6
*
|
|
|
|
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-05-30
1
-2
/
+2
*
|
|
|
|
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-05-30
1
-1
/
+4
*
|
|
|
|
rxrpc: Truncate UTS_RELEASE for rxrpc version
David Howells
2023-05-30
3
-1
/
+12
*
|
|
|
|
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-30
1
-1
/
+2
*
|
|
|
|
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-30
3
-0
/
+9
*
|
|
|
|
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-05-30
1
-3
/
+5
*
|
|
|
|
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2023-05-26
2
-2
/
+6
*
|
|
|
|
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-05-26
2
-3
/
+3
*
|
|
|
|
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-05-26
1
-3
/
+4
*
|
|
|
|
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
28
-189
/
+445
|
\
\
\
\
\
|
*
|
|
|
|
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-25
2
-0
/
+4
|
*
|
|
|
|
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-25
1
-0
/
+8
|
*
|
|
|
|
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-25
2
-0
/
+5
|
*
|
|
|
|
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-25
1
-1
/
+1
|
*
|
|
|
|
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-25
1
-1
/
+1
|
*
|
|
|
|
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-25
1
-2
/
+3
|
*
|
|
|
|
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-25
1
-3
/
+0
|
*
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-25
7
-69
/
+124
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-05-23
3
-18
/
+35
|
|
*
|
|
|
|
bpf, sockmap: Wake up polling after data copy
John Fastabend
2023-05-23
1
-1
/
+10
|
|
*
|
|
|
|
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
2023-05-23
1
-0
/
+20
|
|
*
|
|
|
|
bpf, sockmap: Handle fin correctly
John Fastabend
2023-05-23
1
-0
/
+31
|
|
*
|
|
|
|
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-05-23
1
-24
/
+8
|
|
*
|
|
|
|
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
2023-05-23
1
-2
/
+0
|
|
*
|
|
|
|
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-05-23
2
-8
/
+16
|
|
*
|
|
|
|
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-05-23
5
-17
/
+5
|
*
|
|
|
|
|
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-24
1
-0
/
+2
|
*
|
|
|
|
|
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-24
1
-1
/
+3
|
*
|
|
|
|
|
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-24
1
-2
/
+26
|
*
|
|
|
|
|
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-23
3
-3
/
+17
|
*
|
|
|
|
|
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-23
1
-14
/
+28
[prev]
[next]