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-03-15
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2
-4
/
+4
2024-03-15
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
3
-4
/
+5
2024-03-15
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
1
-1
/
+1
2024-03-15
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
1
-1
/
+1
2024-03-15
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
1
-0
/
+4
2024-03-15
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2
-5
/
+4
2024-03-15
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
1
-14
/
+7
2024-03-06
wifi: nl80211: reject iftype change with mesh ID change
Johannes Berg
1
-0
/
+2
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-03-06
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
1
-1
/
+1
2024-03-01
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2024-03-01
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
1
-9
/
+11
2024-03-01
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-03-01
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2
-1
/
+3
2024-03-01
wifi: cfg80211: fix missing interfaces when dumping
Michal Kazior
1
-0
/
+1
2024-03-01
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
3
-531
/
+0
2024-03-01
net/sched: Retire ATM qdisc
Jamal Hadi Salim
3
-723
/
+0
2024-03-01
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
3
-1841
/
+0
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+3
2024-02-23
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
1
-0
/
+4
2024-02-23
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
1
-11
/
+3
2024-02-23
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
1
-1
/
+7
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-1
/
+2
2024-02-23
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
1
-0
/
+6
2024-02-23
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-23
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
1
-2
/
+4
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2
-9
/
+7
2024-02-23
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
1
-6
/
+6
2024-02-23
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
1
-3
/
+4
2024-02-23
llc: call sock_orphan() at release time
Eric Dumazet
1
-0
/
+2
2024-02-23
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
1
-7
/
+14
2024-02-23
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
1
-1
/
+1
2024-02-23
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
1
-0
/
+4
2024-02-23
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
1
-2
/
+15
2024-02-23
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
1
-1
/
+2
2024-02-23
net/sched: cbs: Fix not adding cbs instance to list
Vinicius Costa Gomes
1
-17
/
+13
2024-02-23
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
1
-10
/
+6
2024-02-23
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
1
-0
/
+4
2024-02-23
netlink: fix potential sleeping issue in mqueue_flush_file
Zhengchao Shao
1
-1
/
+1
2024-02-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
1
-0
/
+1
[next]