summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz2022-03-171-0/+2
* net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz2022-03-172-0/+17
* net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz2022-03-171-0/+1
* net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz2022-03-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-175-3/+7
|\
| * Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-173-2/+3
| |\
| | * net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-161-0/+1
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-141-1/+0
| | |\
| | | * Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-081-1/+0
| | * | vsock: each transport cycles only on its own socketsJiyong Park2022-03-111-1/+2
| * | | Merge branch 'davidh' (fixes from David Howells)Linus Torvalds2022-03-112-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | cachefiles: Fix volume coherency attributeDavid Howells2022-03-111-0/+2
| | * | watch_queue: Fix filter limit checkDavid Howells2022-03-111-1/+2
* | | | net: geneve: support IPv4/IPv6 as inner protocolEyal Birger2022-03-171-0/+1
* | | | net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman2022-03-162-0/+16
* | | | devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski2022-03-161-2/+2
* | | | devlink: expose instance locking and add locked port registeringJakub Kicinski2022-03-161-0/+11
* | | | net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-151-1/+5
* | | | net: disable preemption in dev_core_stats_XXX_inc() helpersEric Dumazet2022-03-141-1/+5
* | | | net: dsa: felix: configure default-prio and dscp prioritiesVladimir Oltean2022-03-141-0/+5
* | | | net: dsa: report and change port dscp priority using dcbnlVladimir Oltean2022-03-141-0/+5
* | | | net: dsa: report and change port default priority using dcbnlVladimir Oltean2022-03-141-0/+7
* | | | net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior2022-03-141-0/+7
* | | | net: macvlan: add net device refcount trackerZiyang Xuan2022-03-141-0/+1
* | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2022-03-125-1/+63
|\ \ \ \
| * | | | gtp: Add support for checking GTP device typeWojciech Drewek2022-03-111-0/+6
| * | | | net/sched: Allow flower to match on GTP optionsWojciech Drewek2022-03-113-1/+23
| * | | | gtp: Implement GTP echo requestWojciech Drewek2022-03-111-0/+1
| * | | | gtp: Implement GTP echo responseWojciech Drewek2022-03-112-0/+32
| * | | | gtp: Allow to create GTP device without FDsWojciech Drewek2022-03-111-0/+1
* | | | | net: add per-cpu storage and net->core_statsEric Dumazet2022-03-112-10/+38
* | | | | nfp: add support for NFP3800/NFP3803 PCIe devicesDirk van der Merwe2022-03-111-0/+2
* | | | | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-114-9/+530
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala2022-03-111-0/+10
| * | | | nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam2022-03-111-1/+1
| * | | | iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit2022-02-181-0/+1
| * | | | mac80211: Handle station association response with EHTIlan Peer2022-02-161-0/+4
| * | | | mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-0/+2
| * | | | cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-162-1/+13
| * | | | cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-162-0/+5
| * | | | nl80211: add support for 320MHz channel limitationSriram R2022-02-161-0/+5
| * | | | nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-162-0/+73
| * | | | cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-162-1/+9
| * | | | cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-162-0/+75
| * | | | ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-161-1/+5
| * | | | ieee80211: Add EHT (802.11be) definitionsIlan Peer2022-02-161-0/+299
| * | | | ieee80211: add helper to check HE capability element sizeJohannes Berg2022-02-161-1/+24
| * | | | ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg2022-02-161-4/+4
* | | | | powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2022-03-111-0/+2
* | | | | net/mlx5: Parse module mapping using mlx5_ifcGal Pressman2022-03-102-5/+4