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-06-03
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+20
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
5
-43
/
+73
2021-06-03
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-1
/
+18
2021-06-03
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2
-3
/
+3
2021-06-03
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-06-03
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-06-03
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
3
-2
/
+7
2021-06-03
net/sched: fq_pie: fix OOB access in the traffic path
Davide Caratti
1
-1
/
+8
2021-06-03
net/sched: fq_pie: re-factor fix for fq_pie endless loop
Davide Caratti
1
-5
/
+5
2021-05-28
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2
-0
/
+6
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-05-22
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-05-22
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
1
-0
/
+4
2021-05-22
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
1
-2
/
+3
2021-05-19
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-5
/
+7
2021-05-19
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-19
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-19
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
1
-2
/
+2
2021-05-19
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
1
-0
/
+2
2021-05-19
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2021-05-19
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
1
-1
/
+2
2021-05-19
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
1
-4
/
+3
2021-05-19
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
1
-19
/
+69
2021-05-19
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-19
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
1
-6
/
+5
2021-05-19
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-05-19
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
1
-1
/
+0
2021-05-19
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-05-19
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
2021-05-19
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
1
-1
/
+1
2021-05-19
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
1
-2
/
+2
2021-05-19
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
1
-2
/
+0
2021-05-19
SUNRPC: Move fault injection call sites
Chuck Lever
3
-5
/
+8
2021-05-19
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
1
-0
/
+6
2021-05-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-19
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
1
-2
/
+4
2021-05-19
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-19
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
1
-0
/
+5
2021-05-19
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-19
Bluetooth: check for zapped sk before connecting
Archie Pusaka
1
-0
/
+8
2021-05-19
net: bridge: when suppression is enabled exclude RARP packets
Nikolay Aleksandrov
1
-1
/
+3
2021-05-19
net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports
Vladimir Oltean
1
-18
/
+18
2021-05-19
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-05-19
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-05-19
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-05-19
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
[prev]
[next]