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
2022-08-25
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
1
-1
/
+1
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-08-25
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2022-08-25
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
1
-0
/
+6
2022-08-25
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
1
-3
/
+1
2022-08-25
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
1
-7
/
+6
2022-08-25
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-08-25
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2022-08-25
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
1
-0
/
+1
2022-08-25
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
1
-1
/
+6
2022-08-25
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
1
-0
/
+6
2022-08-25
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
1
-13
/
+48
2022-07-29
igmp: Fix a data-race around sysctl_igmp_max_memberships.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
igmp: Fix data-races around sysctl_igmp_llm_reports.
Kuniyuki Iwashima
1
-8
/
+13
2022-07-29
tcp: Fix a data-race around sysctl_tcp_probe_threshold.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-29
xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
Hangyu Hua
1
-1
/
+4
2022-07-21
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-07-21
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
icmp: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-2
/
+3
2022-07-21
cipso: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-5
/
+7
2022-07-12
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-07
net: Rename and export copy_skb_header
Ilya Lesokhin
1
-4
/
+5
2022-07-07
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
1
-5
/
+3
2022-07-07
sit: use min
kernel test robot
1
-1
/
+1
2022-07-07
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
1
-0
/
+2
2022-07-07
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-25
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-06-25
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
2022-06-25
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
1
-2
/
+13
2022-06-25
tcp: add small random increments to the source port
Willy Tarreau
1
-4
/
+5
2022-06-25
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
1
-1
/
+1
2022-06-25
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
3
-8
/
+10
2022-06-25
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
1
-0
/
+5
2022-06-25
tcp: change source port randomizarion at connect() time
Eric Dumazet
1
-3
/
+17
2022-06-25
xprtrdma: fix incorrect header size calculations
Colin Ian King
1
-2
/
+2
2022-06-25
l2tp: fix race in pppol2tp_release with session object destroy
James Chapman
1
-25
/
+27
2022-06-25
l2tp: don't use inet_shutdown on ppp session destroy
James Chapman
1
-10
/
+0
2022-06-25
ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
Wang Yufen
1
-2
/
+3
2022-06-14
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
1
-4
/
+7
2022-06-14
Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"
Michal Kubecek
1
-4
/
+6
2022-06-14
net: xfrm: unexport __init-annotated xfrm4_protocol_init()
Masahiro Yamada
1
-1
/
+0
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
1
-1
/
+5
2022-06-14
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
1
-2
/
+2
2022-06-14
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
2
-9
/
+10
2022-06-14
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2
-0
/
+25
2022-06-14
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-14
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
1
-1
/
+2
2022-06-14
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
1
-2
/
+2
[next]