index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
2021-05-11
1
-6
/
+27
*
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2021-05-11
2
-1
/
+14
*
mac80211: check defrag PN against current frame
Johannes Berg
2021-05-11
3
-9
/
+20
*
mac80211: add fragment cache to sta_info
Johannes Berg
2021-05-11
5
-43
/
+73
*
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
2021-05-11
1
-1
/
+18
*
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
2021-05-11
1
-0
/
+3
*
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-05-11
2
-3
/
+3
*
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
2021-05-11
4
-0
/
+16
*
mac80211: assure all fragments are encrypted
Mathy Vanhoef
2021-05-11
1
-11
/
+12
*
tipc: make node link identity publish thread safe
Hoang Le
2021-05-10
1
-6
/
+6
*
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
2021-05-10
1
-5
/
+7
*
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
2021-05-10
1
-2
/
+3
*
net/nfc/rawsock.c: fix a permission check bug
Jeimon
2021-05-10
1
-1
/
+1
*
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
31
-121
/
+407
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-07
13
-40
/
+117
|
|
\
|
|
*
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2021-05-07
2
-7
/
+10
|
|
*
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-07
1
-1
/
+9
|
|
*
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-05
1
-2
/
+2
|
|
*
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
2021-05-05
6
-7
/
+21
|
|
*
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-05
1
-0
/
+2
|
|
*
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
2021-05-05
1
-0
/
+1
|
|
*
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
2021-05-03
2
-4
/
+3
|
|
*
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-03
1
-19
/
+69
|
*
|
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
2021-05-07
1
-2
/
+1
|
*
|
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
2021-05-06
1
-0
/
+1
|
*
|
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
2021-05-05
1
-1
/
+3
|
*
|
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
2021-05-05
1
-1
/
+2
|
*
|
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
2021-05-04
1
-0
/
+4
|
*
|
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
2021-05-04
1
-0
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-03
1
-4
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
2021-05-04
1
-4
/
+3
|
*
|
sctp: delay auto_asconf init until binding the first addr
Xin Long
2021-05-03
1
-14
/
+17
|
*
|
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
2021-05-03
1
-5
/
+8
|
*
|
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
2021-05-03
1
-0
/
+4
|
*
|
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
2021-05-03
1
-1
/
+2
|
*
|
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
Xin Long
2021-05-03
1
-5
/
+1
|
*
|
Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
Xin Long
2021-05-03
1
-3
/
+3
|
*
|
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
2021-04-30
2
-43
/
+30
|
*
|
Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
Xin Long
2021-04-30
1
-3
/
+3
|
*
|
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
2021-04-30
1
-5
/
+20
|
*
|
vsock/vmci: Remove redundant assignment to err
Yang Li
2021-04-30
1
-2
/
+0
|
|
/
|
*
net: Remove redundant assignment to err
Yang Li
2021-04-29
1
-3
/
+0
|
*
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
2021-04-29
1
-2
/
+3
|
*
net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-04-29
1
-4
/
+4
|
*
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-04-29
1
-4
/
+4
|
*
seg6: add counters support for SRv6 Behaviors
Andrea Mayer
2021-04-29
1
-2
/
+196
*
|
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-07
10
-227
/
+237
|
\
\
|
*
|
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
2021-05-01
1
-0
/
+1
|
*
|
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
2021-05-01
1
-6
/
+5
|
*
|
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
2021-04-26
2
-9
/
+6
[next]