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
2021-10-07
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
1
-1
/
+1
2021-10-07
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
1
-33
/
+37
2021-10-07
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
1
-2
/
+2
2021-10-07
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2
-6
/
+6
2021-10-07
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2
-12
/
+54
2021-10-07
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-10-07
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-9
/
+12
2021-10-07
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
1
-3
/
+1
2021-10-07
mptcp: don't return sockets in foreign netns
Florian Westphal
6
-24
/
+20
2021-10-07
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
1
-1
/
+1
2021-10-07
mac80211: mesh: fix potentially unaligned access
Johannes Berg
1
-1
/
+2
2021-10-07
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
1
-0
/
+4
2021-10-07
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
1
-0
/
+8
2021-10-07
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
1
-4
/
+0
2021-10-07
netfilter: log: work around missing softdep backend module
Florian Westphal
3
-3
/
+34
2021-10-07
netfilter: nf_tables: unlink table before deleting it
Florian Westphal
1
-10
/
+18
2021-10-07
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-10-07
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
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
1
-5
/
+14
2021-09-30
mptcp: ensure tx skbs always have the MPTCP ext
Paolo Abeni
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: dsa: fix dsa_tree_setup error path
Vladimir Oltean
1
-0
/
+1
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-30
napi: fix race inside napi_enable
Xuan Zhuo
1
-6
/
+10
2021-09-30
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
1
-5
/
+46
2021-09-30
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
1
-0
/
+2
2021-09-26
SUNRPC: don't pause on incomplete allocation
NeilBrown
1
-6
/
+7
2021-09-26
9p/trans_virtio: Remove sysfs file on probe failure
Xie Yongji
1
-1
/
+3
2021-09-22
ip6_gre: Revert "ip6_gre: add validation for csum_start"
Willem de Bruijn
1
-2
/
+0
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
mptcp: Only send extra TCP acks in eligible socket states
Mat Martineau
3
-17
/
+15
2021-09-22
mptcp: fix possible divide by zero
Paolo Abeni
1
-41
/
+35
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
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
1
-0
/
+2
2021-09-22
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
3
-15
/
+37
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
net: remove the unnecessary check in cipso_v4_doi_free
王贇
1
-10
/
+8
2021-09-22
ethtool: Fix rxnfc copy to user buffer overflow
Saeed Mahameed
1
-1
/
+1
[next]