summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu2021-07-20
* SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu2021-07-20
* ping: Check return value of function 'ping_queue_rcv_skb'Zheng Yongjun2021-06-30
* mac80211: drop multicast fragmentsJohannes Berg2021-06-30
* cfg80211: call cfg80211_leave_ocb when switching away from OCBDu Cheng2021-06-30
* inet: use bigger hash table for IP ID generationEric Dumazet2021-06-30
* can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-30
* can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek2021-06-30
* net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sockEric Dumazet2021-06-30
* netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-30
* rtnetlink: Fix regression in bridge VLAN configurationIdo Schimmel2021-06-30
* net: rds: fix memory leak in rds_recvmsgPavel Skripkin2021-06-30
* net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun2021-06-30
* fib: Return the correct errno codeZheng Yongjun2021-06-30
* net: Return the correct errno codeZheng Yongjun2021-06-30
* net/x25: Return the correct errno codeZheng Yongjun2021-06-30
* rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong2021-06-30
* net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-30
* netlink: disable IRQs for netlink_lock_table()Johannes Berg2021-06-16
* net/nfc/rawsock.c: fix a permission check bugJeimon2021-06-16
* nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connectKrzysztof Kozlowski2021-06-10
* net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin2021-06-10
* net: caif: fix memory leak in caif_device_notifyPavel Skripkin2021-06-10
* net: caif: add proper error handlingPavel Skripkin2021-06-10
* net: caif: added cfserl_release functionPavel Skripkin2021-06-10
* Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-06-10
* Bluetooth: fix the erroneous flush_work() orderLin Ma2021-06-10
* ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun2021-06-10
* ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei2021-06-10
* netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso2021-06-10
* ipvs: ignore IP_VS_SVC_F_HASHED flag when adding serviceJulian Anastasov2021-06-10
* bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-06-03
* sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo2021-06-03
* mld: fix panic in mld_newpack()Taehee Yoo2021-06-03
* tipc: skb_linearize the head skb when reassembling msgsXin Long2021-06-03
* Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le2021-06-03
* Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo2021-06-03
* mac80211: extend protection against mixed key and fragment cache attacksWen Gong2021-06-03
* mac80211: do not accept/forward invalid EAPOL framesJohannes Berg2021-06-03
* mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2021-06-03
* mac80211: check defrag PN against current frameJohannes Berg2021-06-03
* mac80211: add fragment cache to sta_infoJohannes Berg2021-06-03
* mac80211: drop A-MSDUs on old ciphersJohannes Berg2021-06-03
* cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-06-03
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-03
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-06-03
* mac80211: assure all fragments are encryptedMathy Vanhoef2021-06-03
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-06-03
* netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-06-03
* Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-05-26