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
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
2022-04-20
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
1
-0
/
+5
2022-04-20
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2
-8
/
+16
2022-04-20
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
1
-1
/
+1
2022-04-20
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
1
-4
/
+4
2022-04-20
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
1
-3
/
+11
2022-04-20
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-04-20
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
3
-16
/
+36
2022-04-20
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
3
-2
/
+15
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
1
-1
/
+1
2022-04-20
nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
Johannes Berg
1
-1
/
+2
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2
-1
/
+4
2022-04-20
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2022-04-20
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
1
-1
/
+1
2022-04-20
sctp: Initialize daddr on peeled off socket
Petr Malat
1
-1
/
+1
2022-04-20
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
1
-2
/
+3
2022-04-20
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
1
-4
/
+3
2022-04-20
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
1
-0
/
+2
2022-04-20
net/sched: taprio: Check if socket flags are valid
Benedikt Spranger
1
-1
/
+2
2022-04-20
net/sched: fix initialization order when updating chain 0 head
Marcelo Ricardo Leitner
1
-1
/
+1
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2
-5
/
+14
2022-04-13
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-10
/
+11
2022-04-13
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
2
-3
/
+4
2022-04-13
net/smc: send directly on setting TCP_NODELAY
Dust Li
1
-2
/
+2
2022-04-13
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2
-2
/
+3
2022-04-13
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
1
-1
/
+3
2022-04-13
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
1
-0
/
+5
2022-04-13
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
1
-0
/
+2
2022-04-13
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-13
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-13
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-13
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-13
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
1
-1
/
+1
2022-04-13
sctp: count singleton chunks in assoc user stats
Jamie Bainbridge
1
-1
/
+5
2022-04-13
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
1
-1
/
+6
2022-04-13
mctp: Fix check for dev_hard_header() result
Matt Johnston
1
-1
/
+1
2022-04-13
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-04-13
net/tls: fix slab-out-of-bounds bug in decrypt_internal
Ziyang Xuan
1
-1
/
+1
2022-04-13
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
1
-15
/
+39
2022-04-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2
-18
/
+0
2022-04-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+5
2022-04-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-13
netlabel: fix out-of-bounds memory accesses
Wang Yufen
1
-0
/
+2
2022-04-13
netfilter: conntrack: revisit gc autotuning
Florian Westphal
1
-17
/
+68
2022-04-13
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
1
-1
/
+2
2022-04-13
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-04-13
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-04-13
can: isotp: set default value for N_As to 50 micro seconds
Oliver Hartkopp
1
-1
/
+11
2022-04-13
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
1
-0
/
+1
2022-04-13
net/smc: correct settings of RMB window update limit
Dust Li
1
-1
/
+1
2022-04-13
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2
-3
/
+11
[next]