summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sch_dsmark: fix a NULL deref in qdisc_reset()Taehee Yoo2021-06-031-1/+2
* ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri2021-06-031-1/+3
* bpf: Set mac_len in bpf_skb_change_headJussi Maki2021-06-031-0/+1
* mld: fix panic in mld_newpack()Taehee Yoo2021-06-031-3/+0
* tipc: skb_linearize the head skb when reassembling msgsXin Long2021-06-031-7/+2
* Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"Hoang Le2021-06-031-1/+4
* Bluetooth: cmtp: fix file refcount when cmtp_attach_device failsThadeu Lima de Souza Cascardo2021-06-031-0/+5
* mac80211: extend protection against mixed key and fragment cache attacksWen Gong2021-06-031-2/+11
* mac80211: do not accept/forward invalid EAPOL framesJohannes Berg2021-06-031-6/+28
* mac80211: prevent attacks on TKIP/WEP as wellJohannes Berg2021-06-032-1/+14
* mac80211: check defrag PN against current frameJohannes Berg2021-06-033-9/+19
* mac80211: add fragment cache to sta_infoJohannes Berg2021-06-035-40/+70
* mac80211: drop A-MSDUs on old ciphersJohannes Berg2021-06-031-0/+17
* cfg80211: mitigate A-MSDU aggregation attacksMathy Vanhoef2021-06-031-0/+3
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-032-3/+5
* mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef2021-06-034-0/+16
* mac80211: assure all fragments are encryptedMathy Vanhoef2021-06-031-11/+12
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-06-032-0/+6
* netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-06-031-0/+3
* Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz2021-05-261-0/+9
* ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet2021-05-224-6/+0
* ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-1/+1
* sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-3/+1
* netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart2021-05-221-1/+4
* netfilter: nftables: avoid overflows in nft_hash_buckets()Eric Dumazet2021-05-221-1/+9
* sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long2021-05-221-1/+2
* sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva2021-05-221-1/+1
* mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach2021-05-221-0/+5
* ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-221-1/+1
* Bluetooth: check for zapped sk before connectingArchie Pusaka2021-05-221-0/+8
* Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa2021-05-221-0/+2
* Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka2021-05-221-0/+2
* tipc: convert dest node's address to network orderHoang Le2021-05-221-1/+1
* sctp: delay auto_asconf init until binding the first addrXin Long2021-05-221-14/+17
* Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long2021-05-221-5/+8
* net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong2021-05-221-0/+2
* vsock/vmci: log once the failed queue pair allocationStefano Garzarella2021-05-221-2/+1
* mac80211: bail out if cipher schemes are invalidJohannes Berg2021-05-221-2/+5
* cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-05-221-0/+2
* net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen2021-05-221-0/+4
* bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-05-221-4/+8
* hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo2021-05-221-1/+2
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-221-1/+2
* openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti2021-05-221-4/+4
* net: sit: Unregister catch-all devicesHristo Venev2021-04-281-2/+2
* netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet2021-04-281-2/+2
* netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso2021-04-281-0/+1
* mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan2021-04-281-1/+3
* net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring2021-04-281-0/+3
* net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring2021-04-281-0/+5