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
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
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
kcov: Remove kcov include from sched.h and move it to its users.
Sebastian Andrzej Siewior
3
-0
/
+3
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
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
3
-2
/
+18
2024-05-17
net: mark racy access on sk->sk_rcvbuf
linke li
1
-2
/
+2
2024-05-17
wifi: cfg80211: fix rdev_dump_mpp() arguments order
Igor Artemiev
1
-1
/
+1
2024-05-17
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-05-17
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-17
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-17
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
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
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-1
/
+4
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
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-11
/
+1
2024-05-02
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-05-02
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-1
/
+1
2024-05-02
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
1
-1
/
+3
2024-05-02
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-05-02
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-05-02
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
1
-0
/
+3
2024-05-02
netfilter: nft_set_pipapo: do not free live element
Florian Westphal
1
-5
/
+9
2024-05-02
netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()
Ziyang Xuan
1
-2
/
+6
2024-05-02
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
1
-1
/
+17
2024-05-02
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
3
-14
/
+15
2024-05-02
netfilter: complete validation of user input
Eric Dumazet
3
-0
/
+12
2024-05-02
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-11
/
+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
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
1
-0
/
+2
2024-05-02
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
1
-2
/
+3
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
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-1
/
+19
2024-04-13
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-13
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-4
/
+10
2024-04-13
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
1
-0
/
+10
[next]