summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-263-6/+4
|\
| * crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu2021-03-133-6/+4
* | Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds2021-04-242-2/+1
* | netlink: don't call ->netlink_bind with table lock heldFlorian Westphal2021-04-161-2/+2
* | ethtool: pause: make sure we init driver statsJakub Kicinski2021-04-141-4/+4
* | gro: ensure frag0 meets IP header alignmentEric Dumazet2021-04-131-1/+2
* | net/sctp: fix race condition in sctp_destroy_sockOr Cohen2021-04-131-8/+5
* | net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart2021-04-131-3/+13
* | net: ip6_tunnel: Unregister catch-all devicesHristo Venev2021-04-131-0/+10
* | net: sit: Unregister catch-all devicesHristo Venev2021-04-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-1213-34/+112
|\ \
| * | netfilter: nftables: clone set element expression templatePablo Neira Ayuso2021-04-131-12/+34
| * | netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-134-8/+8
| * | netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-102-3/+16
| * | netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-104-6/+48
| * | netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet2021-04-101-2/+2
| * | netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso2021-03-311-0/+1
| * | netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso2021-03-311-3/+3
* | | ethtool: fix kdoc attr nameJakub Kicinski2021-04-121-3/+3
* | | net: fix hangup on napi_disable for threaded napiPaolo Abeni2021-04-091-1/+2
* | | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum2021-04-081-3/+5
* | | net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov2021-04-081-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-081-7/+5
|\ \ \
| * | | bpf, sockmap: Fix incorrect fwd_alloc accountingJohn Fastabend2021-04-071-7/+5
* | | | Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...David S. Miller2021-04-087-16/+28
|\ \ \ \
| * | | | nl80211: fix beacon head validationJohannes Berg2021-04-081-1/+5
| * | | | nl80211: fix potential leak of ACL paramsJohannes Berg2021-04-081-2/+2
| * | | | cfg80211: check S1G beacon compat element lengthJohannes Berg2021-04-081-6/+8
| * | | | cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng2021-04-081-1/+1
| * | | | mac80211: fix time-is-after bug in mlmeBen Greear2021-04-081-1/+4
| * | | | mac80211: fix TXQ AC confusionJohannes Berg2021-04-081-1/+1
| * | | | rfkill: revert back to old userspace API by defaultJohannes Berg2021-04-081-3/+4
| * | | | mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan2021-04-081-1/+3
* | | | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-083-8/+29
* | | | | net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-082-13/+18
* | | | | net: sched: fix action overwrite reference countingVlad Buslov2021-04-082-11/+20
* | | | | Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov2021-04-081-3/+0
|/ / / /
* | | | Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...David S. Miller2021-04-073-12/+65
|\ \ \ \
| * | | | net: mac802154: Fix general protection faultPavel Skripkin2021-04-061-1/+1
| * | | | net: ieee802154: stop dump llsec params for monitorsAlexander Aring2021-04-061-0/+5
| * | | | net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring2021-04-061-0/+3
| * | | | net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring2021-04-061-0/+3
| * | | | net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring2021-04-061-0/+5
| * | | | net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring2021-04-061-0/+3
| * | | | net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring2021-04-061-0/+3
| * | | | net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring2021-04-061-0/+5
| * | | | net: ieee802154: forbid monitor for del llsec devAlexander Aring2021-04-061-0/+3
| * | | | net: ieee802154: forbid monitor for add llsec devAlexander Aring2021-04-061-0/+3
| * | | | net: ieee802154: stop dump llsec devs for monitorsAlexander Aring2021-04-061-0/+5
| * | | | net: ieee802154: forbid monitor for del llsec keyAlexander Aring2021-04-061-0/+3