summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-05-14sctp: delay auto_asconf init until binding the first addrXin Long
2021-05-14Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long
2021-05-14net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart
2021-05-14net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong
2021-05-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin
2021-05-14vsock/vmci: log once the failed queue pair allocationStefano Garzarella
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet
2021-05-14cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-05-14net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen
2021-05-14bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma
2021-05-14hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-11Fix misc new gcc warningsLinus Torvalds
2021-05-11openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti
2021-04-21gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-04-21net: ip6_tunnel: Unregister catch-all devicesHristo Venev
2021-04-21net: sit: Unregister catch-all devicesHristo Venev
2021-04-21netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-21netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso
2021-04-21mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
2021-04-21net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring
2021-04-21net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring
2021-04-21net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring
2021-04-21net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring
2021-04-21net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring
2021-04-21net: ieee802154: forbid monitor for del llsec devAlexander Aring
2021-04-21net: ieee802154: forbid monitor for add llsec devAlexander Aring
2021-04-21net: ieee802154: stop dump llsec devs for monitorsAlexander Aring
2021-04-21net: ieee802154: forbid monitor for del llsec keyAlexander Aring
2021-04-21net: ieee802154: forbid monitor for add llsec keyAlexander Aring
2021-04-21net: ieee802154: stop dump llsec keys for monitorsAlexander Aring
2021-04-21neighbour: Disregard DEAD dst in neigh_updateTong Zhu
2021-04-21net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring
2021-04-14net: mac802154: Fix general protection faultPavel Skripkin
2021-04-14cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng
2021-04-14net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi
2021-04-14openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets