summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-10netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso
2021-06-10net/sched: act_ct: Fix ct template allocation for zone 0Ariel Levkovich
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-06-10netfilter: conntrack: unregister ipv4 sockopts on error unwindFlorian Westphal
2021-06-10nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam
2021-06-03neighbour: Prevent Race condition in neighbour subsytemChinmay Agarwal
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-06-03ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri
2021-06-03bpf: Set mac_len in bpf_skb_change_headJussi Maki
2021-06-03mld: fix panic in mld_newpack()Taehee Yoo
2021-06-03net: sched: fix tx action reschedule issue with stopped queueYunsheng Lin
2021-06-03net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-06-03net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-06-03tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAITJim Ma
2021-06-03openvswitch: meter: fix race when getting now_ms.Tao Liu
2021-06-03net: really orphan skbs tied to closing skPaolo Abeni
2021-06-03net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_countVladimir Oltean
2021-06-03Revert "net/smc: fix a NULL pointer dereference"Greg Kroah-Hartman
2021-06-03net: dsa: fix a crash if ->get_sset_count() failsDan Carpenter
2021-06-03tipc: skb_linearize the head skb when reassembling msgsXin Long
2021-06-03tipc: wait and exit until all work queues are doneXin Long
2021-06-03Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le
2021-06-03Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo
2021-06-03mac80211: extend protection against mixed key and fragment cache attacksWen Gong
2021-06-03mac80211: do not accept/forward invalid EAPOL framesJohannes Berg
2021-06-03mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg
2021-06-03mac80211: check defrag PN against current frameJohannes Berg
2021-06-03mac80211: add fragment cache to sta_infoJohannes Berg
2021-06-03mac80211: drop A-MSDUs on old ciphersJohannes Berg
2021-06-03cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef
2021-06-03mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-06-03mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef
2021-06-03mac80211: assure all fragments are encryptedMathy Vanhoef
2021-05-28NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz
2021-05-26Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONSLuiz Augusto von Dentz
2021-05-22ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet
2021-05-22ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22bridge: Fix possible races between assigning rx_handler_data and setting IFF_...Zhang Zhengming
2021-05-22xsk: Simplify detection of empty and full ringsMagnus Karlsson
2021-05-19netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-19netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet
2021-05-19netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL checkPablo Neira Ayuso
2021-05-19smc: disallow TCP_ULP in smc_setsockopt()Cong Wang
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-19sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long