aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean
2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean
2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski
2022-03-03mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03mlxsw: Extract classification of router-related events to a helperPetr Machata
2022-03-03mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functionsPetr Machata
2022-03-03mlxsw: reg: Fix packing of router interface countersPetr Machata
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-03-03qed: display VF trust configManish Chopra
2022-03-03net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platformBjorn Andersson
2022-03-03net: stmmac: Add support for SM8150Vinod Koul
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato
2022-03-02net: dsa: mv88e6xxx: support RMII cmodeBaruch Siach
2022-03-02net: dsa: mv88e6xxx: don't error out cmode set on missing laneBaruch Siach
2022-03-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-03-02nfp: flower: Remove usage of the deprecated ida_simple_xxx APIChristophe JAILLET
2022-03-02net: sfp: use %pe for printing errorsRussell King (Oracle)
2022-03-02net: phylink: use %pe for printing errorsRussell King (Oracle)
2022-03-02tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang
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-01iavf: Remove non-inclusive languageMateusz Palczewski
2022-03-01iavf: Fix incorrect use of assigning iavf_status to intMateusz Palczewski
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski
2022-03-01iavf: remove redundant ret variableMinghao Chi
2022-03-01iavf: Add usage of new virtchnl format to set default MACMateusz Palczewski
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski
2022-03-01iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski
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