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
2022-09-15
SUNRPC: use _bh spinlocking on ->transport_lock
NeilBrown
1
-2
/
+2
2022-09-15
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-15
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-15
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
1
-1
/
+1
2022-09-15
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
1
-4
/
+6
2022-09-15
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
1
-2
/
+3
2022-09-15
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2
-0
/
+3
2022-09-15
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-09-15
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
1
-0
/
+4
2022-09-15
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
Dan Carpenter
1
-1
/
+2
2022-09-05
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-09-05
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-09-05
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
1
-1
/
+1
2022-09-05
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
1
-2
/
+8
2022-09-05
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
1
-1
/
+2
2022-09-05
af_key: Do not call xfrm_probe_algs in parallel
Herbert Xu
1
-0
/
+3
2022-09-05
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
1
-0
/
+1
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
[next]