index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-06-05
mptcp: only send RM_ADDR in nl_cmd_remove
Geliang Tang
2023-06-05
Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/...
David S. Miller
2023-06-05
net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM values
Eric Dumazet
2023-06-05
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Fedor Pchelkin
2023-06-05
can: j1939: change j1939_netdev_lock type to mutex
Fedor Pchelkin
2023-06-05
can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...
Oleksij Rempel
2023-06-04
net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINE
Min-Hua Chen
2023-06-03
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Wen Gu
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-06-02
net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
Akihiro Suda
2023-06-01
mptcp: fix active subflow finalization
Paolo Abeni
2023-06-01
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
2023-06-01
mptcp: fix data race around msk->first access
Paolo Abeni
2023-06-01
mptcp: consolidate passive msk socket initialization
Paolo Abeni
2023-06-01
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2023-06-01
mptcp: fix connect timeout handling
Paolo Abeni
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-01
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-31
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-05-30
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-05-30
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-05-30
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-05-30
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-05-30
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-05-30
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-05-30
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-05-30
rxrpc: Truncate UTS_RELEASE for rxrpc version
David Howells
2023-05-29
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-05-29
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-05-29
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-05-26
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2023-05-25
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-05-25
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
[next]