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-02-17
net/vmw_vsock: fix NULL pointer dereference
Norbert Slusarek
1
-1
/
+1
2021-02-17
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2021-02-17
net: gro: do not keep too many GRO packets in napi->rx_list
Eric Dumazet
1
-5
/
+6
2021-02-17
net: dsa: call teardown method on probe failure
Vladimir Oltean
1
-2
/
+5
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
1
-2
/
+10
2021-02-17
rxrpc: Fix clearance of Tx/Rx ring when releasing a call
David Howells
1
-2
/
+0
2021-02-17
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-17
netfilter: flowtable: fix tcp and udp header checksum update
Sven Auhagen
1
-2
/
+2
2021-02-17
netfilter: nftables: fix possible UAF over chains from packet path in netns
Pablo Neira Ayuso
1
-6
/
+19
2021-02-17
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
1
-2
/
+10
2021-02-17
ath9k: fix build error with LEDS_CLASS=m
Arnd Bergmann
1
-1
/
+1
2021-02-13
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
3
-58
/
+45
2021-02-13
mac80211: 160MHz with extended NSS BW in CSA
Shay Bar
1
-3
/
+7
2021-02-13
af_key: relax availability checks for skb size calculation
Cong Wang
1
-3
/
+3
2021-02-10
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2
-6
/
+65
2021-02-10
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
1
-9
/
+7
2021-02-10
neighbour: Prevent a dead entry from updating gc_list
Chinmay Agarwal
1
-3
/
+4
2021-02-10
mac80211: fix station rate table updates on assoc
Felix Fietkau
2
-2
/
+6
2021-02-10
net: lapb: Copy the skb before sending a packet
Xie He
1
-1
/
+2
2021-02-10
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
Chuck Lever
1
-3
/
+4
2021-02-10
rxrpc: Fix deadlock around release of dst cached on udp tunnel
David Howells
1
-3
/
+3
2021-02-07
mac80211: fix encryption key selection for 802.3 xmit
Felix Fietkau
1
-12
/
+15
2021-02-07
mac80211: fix fast-rx encryption check
Felix Fietkau
1
-0
/
+2
2021-02-07
mac80211: fix incorrect strlen of .write in debugfs
Shayne Chen
1
-24
/
+20
2021-02-07
net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
Rasmus Villemoes
1
-10
/
+13
2021-02-03
vsock: fix the race conditions in multi-transport support
Alexander Popov
1
-5
/
+12
2021-02-03
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
Pengcheng Yang
2
-6
/
+9
2021-02-03
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
3
-2
/
+22
2021-02-03
NFC: fix possible resource leak
Pan Bian
1
-0
/
+1
2021-02-03
NFC: fix resource leak when target index is invalid
Pan Bian
1
-1
/
+1
2021-02-03
rxrpc: Fix memory leak in rxrpc_lookup_local
Takeshi Misawa
1
-0
/
+1
2021-02-03
mac80211: pause TX while changing interface type
Johannes Berg
2
-0
/
+7
2021-02-03
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
1
-8
/
+18
2021-02-03
xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
Eyal Birger
1
-2
/
+2
2021-02-03
xfrm: Fix oops in xfrm_replay_advance_bmp
Shmulik Ladkani
1
-1
/
+1
2021-02-03
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
1
-1
/
+3
2021-02-03
wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
Johannes Berg
1
-2
/
+3
2021-01-27
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
1
-2
/
+2
2021-01-27
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
1
-2
/
+2
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
5
-7
/
+11
2021-01-27
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
1
-12
/
+13
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
1
-0
/
+5
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-27
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-27
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-27
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
1
-1
/
+2
2021-01-27
net_sched: gen_estimator: support large ewma log
Eric Dumazet
1
-4
/
+7
2021-01-27
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2
-17
/
+10
[prev]
[next]