summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet2022-03-021-17/+34
* drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov2022-03-011-6/+86
* drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov2022-03-013-9/+102
* vxlan: vni filtering support on collect metadata deviceRoopa Prabhu2022-03-015-30/+1121
* vxlan_multicast: Move multicast helpers to a separate fileRoopa Prabhu2022-03-014-124/+142
* vxlan_core: add helper vxlan_vni_in_useRoopa Prabhu2022-03-011-18/+28
* vxlan_core: make multicast helper take rip and ifindex explicitlyRoopa Prabhu2022-03-011-16/+21
* vxlan_core: move some fdb helpers to non-staticRoopa Prabhu2022-03-012-19/+39
* vxlan_core: move common declarations to private header fileRoopa Prabhu2022-03-012-79/+100
* vxlan_core: fix build warnings in vxlan_xmit_oneRoopa Prabhu2022-03-011-1/+8
* vxlan: move to its own directoryRoopa Prabhu2022-03-013-1/+8
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-03-0121-270/+618
|\
| * net/mlx5: Add clarification on sync reset failureMoshe Shemesh2022-02-244-19/+71
| * RDMA/mlx5: Use new command interface APISaeed Mahameed2022-02-241-23/+32
| * net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed2022-02-242-26/+50
| * net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed2022-02-244-7/+19
| * net/mlx5: cmdif, Add new api for command executionSaeed Mahameed2022-02-241-13/+66
| * net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed2022-02-242-83/+95
| * net/mlx5: cmdif, Return value improvementsSaeed Mahameed2022-02-241-34/+43
| * net/mlx5: Lag, offload active-backup drops to hardwareMark Bloch2022-02-242-3/+73
| * net/mlx5: Lag, record inactive state of bond deviceMark Bloch2022-02-243-3/+49
| * net/mlx5: Lag, don't use magic numbers for portsMark Bloch2022-02-241-4/+9
| * net/mlx5: Lag, use local variable already defined to access E-SwitchMark Bloch2022-02-241-2/+3
| * net/mlx5: E-switch, add drop rule support to ingress ACLMark Bloch2022-02-243-0/+105
| * net/mlx5: E-switch, remove special uplink ingress ACL handlingMark Bloch2022-02-241-64/+1
| * net/mlx5: E-Switch, reserve and use same uplink metadata across portsSunil Rani2022-02-241-3/+25
| * net/mlx5: Add ability to insert to specific flow groupMark Bloch2022-02-241-1/+8
| * mlx5: remove unused static inlinesJakub Kicinski2022-02-242-16/+0
* | net: dm9051: Make remove() callback a void functionStephen Rothwell2022-02-281-3/+1
* | Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski2022-02-28186-586/+232
|\ \
| * | spi: make remove callback a void functionUwe Kleine-König2022-02-09179-515/+185
| * | platform/chrome: cros_ec: Make cros_ec_unregister() return voidUwe Kleine-König2022-02-095-7/+11
| * | tpm: st33zp24: Make st33zp24_remove() a void functionUwe Kleine-König2022-02-094-11/+4
| * | staging: fbtft: Deduplicate driver registration macrosUwe Kleine-König2022-02-091-57/+36
| * | staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-02-091-1/+4
* | | net: wan: lmc: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-281-1/+2
* | | net: hamradio: use time_is_after_jiffies() instead of open coding itWang Qing2022-02-281-3/+4
* | | net: ethernet: sun: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-281-2/+3
* | | net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing2022-02-281-1/+2
* | | net: ethernet: use time_is_before_eq_jiffies() instead of open coding itWang Qing2022-02-281-1/+2
* | | net: phylink: remove phylink_set_pcs()Russell King (Oracle)2022-02-281-32/+12
* | | net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster2022-02-284-48/+63
* | | ionic: no transition while stoppingShannon Nelson2022-02-281-5/+9
* | | net: netsec: enable pp skb recyclingLorenzo Bianconi2022-02-281-1/+1
* | | flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu2022-02-2811-38/+363
* | | net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean2022-02-275-46/+296
* | | net: dsa: sja1105: enforce FDB isolationVladimir Oltean2022-02-271-29/+30
* | | net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean2022-02-2715-16/+30
* | | net: dsa: request drivers to perform FDB isolationVladimir Oltean2022-02-2713-50/+103
* | | net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean2022-02-271-1/+1