summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-14net/packet: make packet_fanout.arr size configurable up to 64KTanner Love2-14/+28
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg1-2/+5
2021-05-14net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()Yang Yingliang1-0/+2
2021-05-14udp: never accept GSO_FRAGLIST packetsPaolo Abeni1-0/+3
2021-05-14inet: use bigger hash table for IP ID generationEric Dumazet1-14/+28
2021-05-14Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina1-4/+0
2021-05-14xsk: Respect device's headroom and tailroom on generic xmit pathAlexander Lobakin1-1/+7
2021-05-14cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg1-0/+2
2021-05-14net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen1-0/+4
2021-05-14bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma1-4/+8
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka1-1/+2
2021-05-11Fix misc new gcc warningsLinus Torvalds1-1/+1
2021-05-11openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti1-4/+4
2021-05-07net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson1-3/+5
2021-05-07netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-8/+2
2021-04-21gro: ensure frag0 meets IP header alignmentEric Dumazet1-1/+2
2021-04-21ethtool: pause: make sure we init driver statsJakub Kicinski1-4/+4
2021-04-21net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart1-3/+13
2021-04-21net: ip6_tunnel: Unregister catch-all devicesHristo Venev1-0/+10
2021-04-21net: sit: Unregister catch-all devicesHristo Venev1-2/+2
2021-04-21netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet1-2/+2
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2-3/+16
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal4-6/+48
2021-04-21netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso1-0/+1
2021-04-21netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso1-3/+3
2021-04-21mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan1-1/+3
2021-04-21net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring1-0/+5
2021-04-21net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring1-0/+3
2021-04-21net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring1-0/+5
2021-04-21net: ieee802154: forbid monitor for del llsec devAlexander Aring1-0/+3
2021-04-21net: ieee802154: forbid monitor for add llsec devAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec devs for monitorsAlexander Aring1-0/+5
2021-04-21net: ieee802154: forbid monitor for del llsec keyAlexander Aring1-0/+3
2021-04-21net: ieee802154: forbid monitor for add llsec keyAlexander Aring1-0/+3
2021-04-21net: ieee802154: stop dump llsec keys for monitorsAlexander Aring1-0/+5
2021-04-21neighbour: Disregard DEAD dst in neigh_updateTong Zhu1-1/+1
2021-04-21xfrm: BEET mode doesn't support fragments for inner packetsXin Long1-0/+13
2021-04-21net/sctp: fix race condition in sctp_destroy_sockOr Cohen1-8/+5
2021-04-16netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal4-8/+8
2021-04-14Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov1-3/+0
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4