summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-06-30ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun
2021-06-30mac80211: drop multicast fragmentsJohannes Berg
2021-06-30cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng
2021-06-30inet: use bigger hash table for IP ID generationEric Dumazet
2021-06-30can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa
2021-06-30can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek
2021-06-30net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet
2021-06-30netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy
2021-06-30rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel
2021-06-30net: rds: fix memory leak in rds_recvmsgPavel Skripkin
2021-06-30net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun
2021-06-30fib: Return the correct errno codeZheng Yongjun
2021-06-30net: Return the correct errno codeZheng Yongjun
2021-06-30net/x25: Return the correct errno codeZheng Yongjun
2021-06-30rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong
2021-06-30net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett
2021-06-16netlink: disable IRQs for netlink_lock_table()Johannes Berg
2021-06-16net/nfc/rawsock.c: fix a permission check bugJeimon
2021-06-10nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski
2021-06-10net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin
2021-06-10net: caif: fix memory leak in caif_device_notifyPavel Skripkin
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma
2021-06-10Bluetooth: fix the erroneous flush_work() orderLin Ma
2021-06-10ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun
2021-06-10ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei
2021-06-10netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso
2021-06-10ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov
2021-06-03bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
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