summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-03sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo
2021-06-03mld: fix panic in mld_newpack()Taehee Yoo
2021-06-03tipc: skb_linearize the head skb when reassembling msgsXin 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-06-03NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-06-03netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-05-26Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz 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-22netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart
2021-05-22sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long
2021-05-22sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva
2021-05-22mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-05-22ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-05-22Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa
2021-05-22Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2021-05-22tipc: convert dest node's address to network orderHoang Le
2021-05-22sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-22Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-05-22net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-05-22vsock/vmci: log once the failed queue pair allocationStefano Garzarella
2021-05-22mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-05-22cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-05-22net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen
2021-05-22bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-05-22hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo
2021-05-22Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-22openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-04-28net: sit: Unregister catch-all devicesHristo Venev
2021-04-28net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring
2021-04-28net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring
2021-04-28net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring
2021-04-28net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring
2021-04-28net: ieee802154: forbid monitor for add llsec devAlexander Aring
2021-04-28net: ieee802154: stop dump llsec devs for monitorsAlexander Aring
2021-04-28net: ieee802154: stop dump llsec keys for monitorsAlexander Aring
2021-04-28neighbour: Disregard DEAD dst in neigh_updateTong Zhu
2021-04-28net/sctp: fix race condition in sctp_destroy_sockOr Cohen