index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-10-13
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
1
-1
/
+1
2021-10-06
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
1
-1
/
+1
2021-10-06
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
1
-33
/
+37
2021-10-06
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
1
-2
/
+2
2021-10-06
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2
-6
/
+6
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2
-12
/
+54
2021-10-06
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-10-06
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-9
/
+12
2021-10-06
mptcp: don't return sockets in foreign netns
Florian Westphal
6
-24
/
+20
2021-10-06
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
1
-1
/
+1
2021-10-06
mac80211: mesh: fix potentially unaligned access
Johannes Berg
1
-1
/
+2
2021-10-06
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-10-06
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-10-06
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-10-06
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
1
-0
/
+6
2021-09-30
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
1
-2
/
+1
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-09-30
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
1
-3
/
+9
2021-09-30
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
1
-0
/
+2
2021-09-30
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
2021-09-26
9p/trans_virtio: Remove sysfs file on probe failure
Xie Yongji
1
-1
/
+3
2021-09-26
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
1
-3
/
+10
2021-09-26
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
1
-0
/
+3
2021-09-22
ip_gre: validate csum_start only on pull
Willem de Bruijn
1
-3
/
+6
2021-09-22
fq_codel: reject silly quantum parameters
Eric Dumazet
1
-2
/
+10
2021-09-22
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
1
-3
/
+1
2021-09-22
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
1
-3
/
+4
2021-09-22
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
1
-1
/
+8
2021-09-22
netfilter: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2021-09-22
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
1
-0
/
+2
2021-09-22
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
1
-1
/
+1
2021-09-22
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
1
-1
/
+1
2021-09-22
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-09-22
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
1
-1
/
+1
2021-09-22
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
1
-1
/
+1
2021-09-22
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
1
-1
/
+3
2021-09-22
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
1
-0
/
+2
2021-09-22
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
1
-16
/
+3
2021-09-22
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
1
-1
/
+1
2021-09-22
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
1
-3
/
+5
2021-09-18
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-09-18
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-2
/
+2
2021-09-18
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
4
-1
/
+91
2021-09-18
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
1
-1
/
+1
2021-09-18
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
1
-2
/
+1
2021-09-18
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-09-18
mac80211: Fix monitor MTU limit so that A-MSDUs get through
Johan Almbladh
1
-2
/
+9
2021-09-18
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
1
-23
/
+16
2021-09-18
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
1
-6
/
+29
2021-09-18
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
1
-0
/
+15
[prev]
[next]