summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* flow_offload: add skip_hw and skip_sw to control if offload the actionBaowen Zheng2021-12-192-3/+7
* flow_offload: allow user to offload tc action to net deviceBaowen Zheng2021-12-193-0/+23
* flow_offload: add ops to tc_action_ops for flow action setupBaowen Zheng2021-12-191-0/+12
* flow_offload: rename offload functions with offload instead of flowBaowen Zheng2021-12-191-3/+3
* flow_offload: add index to flow_action_entry structureBaowen Zheng2021-12-192-7/+1
* virtchnl: Add support for new VLAN capabilitiesBrett Creeley2021-12-171-0/+377
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-178-15/+75
|\
| * Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-171-8/+10
| |\
| | * mptcp: add missing documented NL paramsMatthieu Baerts2021-12-151-8/+10
| * | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-121-0/+13
| |\ \
| | * | bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-091-0/+13
| * | | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-121-1/+1
| |\ \ \
| | * | | percpu_ref: Replace kernel.h with the necessary inclusionsAndy Shevchenko2021-12-091-1/+1
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-112-4/+23
| |\ \ \ \
| | * | | | timers: implement usleep_idle_range()SeongJae Park2021-12-111-1/+13
| | * | | | Increase default MLOCK_LIMIT to 8 MiBDrew DeVault2021-12-111-3/+10
| | | |_|/ | | |/| |
| * | | | Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-12-101-1/+1
| |\ \ \ \
| | * | | | PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki2021-12-081-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-102-1/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2021-12-091-1/+1
| | * | | wait: add wake_up_pollfree()Eric Biggers2021-12-091-0/+26
| | |/ /
* | | | fib: expand fib_rule_policyFlorian Westphal2021-12-161-20/+0
* | | | fib: rules: remove duplicated nla policiesFlorian Westphal2021-12-161-1/+0
* | | | net: phylink: add pcs_validate() methodRussell King (Oracle)2021-12-161-0/+20
* | | | net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)2021-12-161-0/+18
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-12-162-1/+2
|\ \ \ \
| * | | | net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory2021-12-151-1/+1
| * | | | net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-141-0/+1
* | | | | net: add net device refcount tracker to struct packet_typeEric Dumazet2021-12-151-0/+1
* | | | | net: dev_replace_track() cleanupEric Dumazet2021-12-151-6/+4
* | | | | net: dsa: make tagging protocols connect to individual switches from a treeVladimir Oltean2021-12-141-3/+2
* | | | | net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean2021-12-141-1/+2
* | | | | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-1/+15
* | | | | u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior2021-12-131-14/+28
* | | | | bareudp: Move definition of struct bareudp_conf to bareudp.cGuillaume Nault2021-12-131-8/+1
* | | | | bareudp: Remove bareudp_dev_create()Guillaume Nault2021-12-131-4/+0
* | | | | net: dsa: remove dp->privVladimir Oltean2021-12-121-6/+0
* | | | | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean2021-12-121-9/+4
* | | | | Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean2021-12-121-19/+7
* | | | | net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean2021-12-121-2/+5
* | | | | net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean2021-12-121-1/+0
* | | | | net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean2021-12-121-7/+1
* | | | | net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean2021-12-121-1/+0
* | | | | net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean2021-12-121-3/+8
* | | | | net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean2021-12-121-2/+10
* | | | | net: dsa: introduce tagger-owned storage for private and shared dataVladimir Oltean2021-12-121-0/+12
* | | | | net: ocelot: add FDMA supportClément Léger2021-12-111-0/+3
* | | | | net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger2021-12-111-0/+2
* | | | | net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger2021-12-111-0/+1
* | | | | net: ocelot: fix missed include in the vsc7514_regs.h fileColin Foster2021-12-111-0/+2