summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-18mld: fix panic in mld_newpack()Taehee Yoo1-3/+0
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2-0/+6
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long1-7/+2
2021-05-15net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin2-2/+28
2021-05-15net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2-5/+25
2021-05-15net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin1-0/+19
2021-05-15tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma1-5/+6
2021-05-15Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le1-1/+4
2021-05-14netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...Stefano Brivio3-2/+7
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2-5/+5
2021-05-14openvswitch: meter: fix race when getting now_ms.Tao Liu1-0/+8
2021-05-13Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...David S. Miller1-16/+33
2021-05-13net: packetmmap: fix only tx timestamp on requestRichard Sanger1-2/+8
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni1-4/+4
2021-05-12can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek1-16/+33
2021-05-12mptcp: fix data stream corruptionPaolo Abeni1-0/+6
2021-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-27/+2
2021-05-12bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau1-0/+2
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann1-27/+0
2021-05-11mac80211: extend protection against mixed key and fragment cache attacksWen Gong1-2/+11
2021-05-11mac80211: do not accept/forward invalid EAPOL framesJohannes Berg1-6/+27
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2-1/+14
2021-05-11mac80211: check defrag PN against current frameJohannes Berg3-9/+20
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg5-43/+73
2021-05-11mac80211: drop A-MSDUs on old ciphersJohannes Berg1-1/+18
2021-05-11cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef1-0/+3
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2-3/+3
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef4-0/+16
2021-05-11mac80211: assure all fragments are encryptedMathy Vanhoef1-11/+12
2021-05-11tipc: make node link identity publish thread safeHoang Le1-6/+6
2021-05-11net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean1-5/+7
2021-05-11net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter1-2/+3
2021-05-11net/nfc/rawsock.c: fix a permission check bugJeimon1-1/+1
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-121/+407
2021-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski13-40/+117
2021-05-08mptcp: fix splat when closing unaccepted socketPaolo Abeni1-2/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-227/+237
2021-05-07netfilter: nftables: avoid potential overflows on 32bit archesEric Dumazet2-7/+10
2021-05-07netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet1-1/+9
2021-05-07tcp: Specify cmsgbuf is user pointer for receive zerocopy.Arjun Roy1-0/+1
2021-05-06Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds3-20/+38
2021-05-06netfilter: nftables: Fix a memleak from userdata error path in new objectsPablo Neira Ayuso1-2/+2
2021-05-06netfilter: remove BUG_ON() after skb_header_pointer()Pablo Neira Ayuso6-7/+21
2021-05-05Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds3-17/+24
2021-05-05netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso1-0/+2
2021-05-05smc: disallow TCP_ULP in smc_setsockopt()Cong Wang1-1/+3
2021-05-05ethtool: fix missing NLM_F_MULTI flag when dumpingFernando Fernandez Mancera1-1/+2
2021-05-05netfilter: nfnetlink: add a missing rcu_read_unlock()Eric Dumazet1-0/+1
2021-05-04net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen1-0/+4
2021-05-04net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart1-0/+4