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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2024-05-17
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-1
/
+1
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
1
-3
/
+10
2024-05-17
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-17
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
1
-1
/
+17
2024-05-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
3
-14
/
+15
2024-05-17
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
1
-1
/
+5
2024-05-17
net: bridge: fix corrupted ethernet header on multicast-to-unicast
Felix Fietkau
1
-2
/
+7
2024-05-17
phonet: fix rtm_phonet_notify() skb allocation
Eric Dumazet
1
-1
/
+1
2024-05-17
rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
Roded Zats
1
-1
/
+1
2024-05-17
Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
Duoming Zhou
1
-0
/
+3
2024-05-17
Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
Duoming Zhou
1
-0
/
+4
2024-05-17
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
1
-1
/
+7
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
3
-3
/
+7
2024-05-17
tcp: remove redundant check on tskb
Colin Ian King
1
-5
/
+2
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-05-17
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-05-17
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-17
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-17
net l2tp: drop flow hash on forward
David Bauer
1
-0
/
+3
2024-05-17
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
1
-6
/
+8
2024-05-17
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-11
/
+1
2024-05-17
net: slightly optimize eth_type_trans
Li RongQing
1
-8
/
+10
2024-05-17
wifi: nl80211: don't free NULL coalescing rule
Johannes Berg
1
-0
/
+2
2024-05-02
udp: preserve the connected status if only UDP cmsg
Yick Xie
2
-4
/
+6
2024-05-02
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
1
-22
/
+19
2024-05-02
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
1
-1
/
+14
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-05-02
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-05-02
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2
-2
/
+5
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-05-02
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
1
-2
/
+6
2024-05-02
netfilter: nf_tables: __nft_expr_type_get() selects specific family type
Pablo Neira Ayuso
1
-5
/
+8
2024-05-02
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
1
-3
/
+4
2024-05-02
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
1
-3
/
+1
2024-05-02
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
1
-2
/
+5
2024-05-02
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
1
-1
/
+3
2024-05-02
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
1
-1
/
+1
2024-04-13
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2024-04-13
erspan: Check IFLA_GRE_ERSPAN_VER is set.
William Tu
1
-1
/
+2
2024-04-13
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2
-0
/
+8
2024-04-13
erspan: Add type I version 0 support.
William Tu
1
-15
/
+43
2024-04-13
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
1
-7
/
+7
2024-04-13
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-13
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-13
net/rds: fix possible cp null dereference
Mahmoud Adam
1
-1
/
+1
2024-04-13
netfilter: nf_tables: disallow timeout for anonymous sets
Pablo Neira Ayuso
1
-0
/
+7
2024-04-13
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
1
-16
/
+32
2024-04-13
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
1
-0
/
+25
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2
-0
/
+16
2024-04-13
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+7
[next]