summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-02net: hamradio: fix compliation errorWang Qing
2022-03-01macvtap: advertise link netns via netlinkSven Eckelmann
2022-03-01nfp: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing
2022-03-01tun: support NAPI for packets received from batched XDP buffsHarold Huang
2022-03-01sfc: set affinity hints in local NUMA node onlyÍñigo Huguet
2022-03-01sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu
2022-03-01vxlan_multicast: Move multicast helpers to a separate fileRoopa Prabhu
2022-03-01vxlan_core: add helper vxlan_vni_in_useRoopa Prabhu
2022-03-01vxlan_core: make multicast helper take rip and ifindex explicitlyRoopa Prabhu
2022-03-01vxlan_core: move some fdb helpers to non-staticRoopa Prabhu
2022-03-01vxlan_core: move common declarations to private header fileRoopa Prabhu
2022-03-01vxlan_core: fix build warnings in vxlan_xmit_oneRoopa Prabhu
2022-03-01vxlan: move to its own directoryRoopa Prabhu
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-28net: dm9051: Make remove() callback a void functionStephen Rothwell
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28net: wan: lmc: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: hamradio: use time_is_after_jiffies() instead of open coding itWang Qing
2022-02-28net: ethernet: sun: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: ethernet: use time_is_before_eq_jiffies() instead of open coding itWang Qing
2022-02-28net: phylink: remove phylink_set_pcs()Russell King (Oracle)
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster
2022-02-28ionic: no transition while stoppingShannon Nelson
2022-02-28net: netsec: enable pp skb recyclingLorenzo Bianconi
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-27net: mscc: ocelot: enforce FDB isolation when VLAN-unawareVladimir Oltean
2022-02-27net: dsa: sja1105: enforce FDB isolationVladimir Oltean
2022-02-27net: dsa: pass extack to .port_bridge_join driver methodsVladimir Oltean
2022-02-27net: dsa: request drivers to perform FDB isolationVladimir Oltean
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean
2022-02-27net: dsa: felix: delete workarounds present due to SVL tag_8021q bridgingVladimir Oltean
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean
2022-02-27net/fungible: Kconfig, Makefiles, and MAINTAINERSDimitris Michailidis
2022-02-27net/funeth: add kTLS TX control partDimitris Michailidis
2022-02-27net/funeth: add the data pathDimitris Michailidis
2022-02-27net/funeth: devlink supportDimitris Michailidis
2022-02-27net/funeth: ethtool operationsDimitris Michailidis
2022-02-27net/funeth: probing and netdev opsDimitris Michailidis
2022-02-27net/fungible: Add service module for Fungible driversDimitris Michailidis
2022-02-26net: dsa: ocelot: mark as non-legacyRussell King (Oracle)
2022-02-26net: dsa: ocelot: convert to mac_select_pcs()Russell King (Oracle)
2022-02-26net: dsa: ocelot: remove interface checksRussell King (Oracle)
2022-02-26net: dsa: ocelot: populate supported_interfacesRussell King (Oracle)
2022-02-25mctp i2c: Fix hard head TX bounds length checkMatt Johnston
2022-02-25mctp i2c: Fix potential use-after-freeMatt Johnston