summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-25sctp: fix the proc_handler for sysctl encap_portXin Long
2021-05-25sctp: add the missing setting for asoc encap_portXin Long
2021-05-24net: hsr: fix mac_len checksGeorge McCollister
2021-05-24sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-05-23net/sched: fq_pie: fix OOB access in the traffic pathDavide Caratti
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-05-21ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri
2021-05-21RDS tcp loopback connection can hangRao Shoaib
2021-05-19ethtool: stats: Fix a copy-paste errorYueHaibing
2021-05-18tipc: simplify the finalize work queueXin Long
2021-05-17netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-05-17net/smc: remove device from smcd_dev_list after failed device_add()Julian Wiedmann
2021-05-17tipc: wait and exit until all work queues are doneXin Long
2021-05-17mld: fix panic in mld_newpack()Taehee Yoo
2021-05-17NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-17tipc: skb_linearize the head skb when reassembling msgsXin Long
2021-05-14net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin
2021-05-14net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-05-14net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-05-14tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma
2021-05-14Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le
2021-05-14netfilter: nft_set_pipapo_avx2: Add irq_fpu_usable() check, fallback to non-A...Stefano Brivio
2021-05-14netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan
2021-05-13openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-05-12Merge tag 'linux-can-fixes-for-5.13-20210512' of git://git.kernel.org/pub/scm...David S. Miller
2021-05-12net: packetmmap: fix only tx timestamp on requestRichard Sanger
2021-05-12net: really orphan skbs tied to closing skPaolo Abeni
2021-05-12can: isotp: prevent race between isotp_bind() and isotp_setsockopt()Norbert Slusarek
2021-05-11mptcp: fix data stream corruptionPaolo Abeni
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-11bpf: Limit static tcp-cc functions in the .BTF_ids list to x86Martin KaFai Lau
2021-05-11bpf, kconfig: Add consolidated menu entry for bpf with core optionsDaniel Borkmann
2021-05-11mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-05-11mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-05-11mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-05-11mac80211: check defrag PN against current frameJohannes Berg
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg
2021-05-11mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-05-11cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef
2021-05-11mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-05-11mac80211: assure all fragments are encryptedMathy Vanhoef
2021-05-10tipc: make node link identity publish thread safeHoang Le
2021-05-10net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean
2021-05-10net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter
2021-05-10net/nfc/rawsock.c: fix a permission check bugJeimon
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-05-07mptcp: fix splat when closing unaccepted socketPaolo Abeni