index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-05-22
1
-1
/
+3
*
RDS tcp loopback connection can hang
Rao Shoaib
2021-05-21
4
-9
/
+27
*
ethtool: stats: Fix a copy-paste error
YueHaibing
2021-05-19
1
-1
/
+1
*
tipc: simplify the finalize work queue
Xin Long
2021-05-18
6
-23
/
+14
*
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
2021-05-18
1
-2
/
+4
*
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-18
1
-1
/
+10
*
tipc: wait and exit until all work queues are done
Xin Long
2021-05-17
3
-0
/
+6
*
mld: fix panic in mld_newpack()
Taehee Yoo
2021-05-17
1
-3
/
+0
*
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-17
2
-0
/
+6
*
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
2021-05-17
1
-7
/
+2
*
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-15
2
-2
/
+28
*
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-15
2
-5
/
+25
*
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
2021-05-15
1
-0
/
+19
*
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Jim Ma
2021-05-15
1
-5
/
+6
*
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-05-15
1
-1
/
+4
*
netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...
Stefano Brivio
2021-05-14
3
-2
/
+7
*
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-05-14
2
-5
/
+5
*
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-05-14
1
-0
/
+8
*
Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...
David S. Miller
2021-05-12
1
-16
/
+33
|
\
|
*
can: isotp: prevent race between isotp_bind() and isotp_setsockopt()
Norbert Slusarek
2021-05-12
1
-16
/
+33
*
|
net: packetmmap: fix only tx timestamp on request
Richard Sanger
2021-05-12
1
-2
/
+8
*
|
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-05-12
1
-4
/
+4
|
/
*
mptcp: fix data stream corruption
Paolo Abeni
2021-05-12
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-12
2
-27
/
+2
|
\
|
*
bpf: Limit static tcp-cc functions in the .BTF_ids list to x86
Martin KaFai Lau
2021-05-11
1
-0
/
+2
|
*
bpf, kconfig: Add consolidated menu entry for bpf with core options
Daniel Borkmann
2021-05-11
1
-27
/
+0
*
|
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
2021-05-11
1
-2
/
+11
*
|
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-08
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
[next]