summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-03ptp: ocp: adjust utc_tai_offset to TOD infoVadim Fedorenko1-20/+31
2022-03-03ptp: ocp: add tod_correction attributeVadim Fedorenko1-0/+41
2022-03-03ptp: ocp: Expose clock status drift and offsetVadim Fedorenko1-0/+34
2022-03-03ptp: ocp: add TOD debug informationVadim Fedorenko1-36/+70
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau1-1/+1
2022-03-03net: mscc: ocelot: accept configuring bridge port flags on the NPI portVladimir Oltean1-0/+3
2022-03-03net: dsa: felix: stop clearing CPU flooding in felix_setup_tag_8021qVladimir Oltean1-10/+0
2022-03-03net: dsa: felix: start off with flooding disabled on the CPU portVladimir Oltean1-17/+0
2022-03-03net: dsa: felix: migrate flood settings from NPI to tag_8021q CPU portVladimir Oltean1-2/+45
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean1-26/+145
2022-03-03ice: add TTY for GNSS module for E810T deviceKarol Kolacinski11-1/+566
2022-03-03mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata2-2/+293
2022-03-03mlxsw: Extract classification of router-related events to a helperPetr Machata1-3/+13
2022-03-03mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functionsPetr Machata3-14/+10
2022-03-03mlxsw: reg: Fix packing of router interface countersPetr Machata1-3/+5
2022-03-03qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra2-2/+27
2022-03-03qed: display VF trust configManish Chopra1-0/+1
2022-03-03net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platformBjorn Andersson1-4/+18
2022-03-03net: stmmac: Add support for SM8150Vinod Koul1-0/+15
2022-03-03mlx5: add support for page_pool_get_statsJoe Damato2-1/+101
2022-03-02net: dsa: mv88e6xxx: support RMII cmodeBaruch Siach1-0/+3
2022-03-02net: dsa: mv88e6xxx: don't error out cmode set on missing laneBaruch Siach1-0/+2
2022-03-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski6-189/+397
2022-03-02nfp: flower: Remove usage of the deprecated ida_simple_xxx APIChristophe JAILLET1-5/+5
2022-03-02net: sfp: use %pe for printing errorsRussell King (Oracle)1-18/+30
2022-03-02net: phylink: use %pe for printing errorsRussell King (Oracle)1-9/+11
2022-03-02tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang3-2/+5
2022-03-02net: hamradio: fix compliation errorWang Qing1-1/+1
2022-03-01macvtap: advertise link netns via netlinkSven Eckelmann1-0/+6
2022-03-01nfp: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing1-1/+1
2022-03-01tun: support NAPI for packets received from batched XDP buffsHarold Huang1-13/+30
2022-03-01sfc: set affinity hints in local NUMA node onlyÍñigo Huguet1-2/+10
2022-03-01sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet1-17/+34
2022-03-01iavf: Remove non-inclusive languageMateusz Palczewski3-4/+4
2022-03-01iavf: Fix incorrect use of assigning iavf_status to intMateusz Palczewski1-92/+68
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski3-39/+157
2022-03-01iavf: remove redundant ret variableMinghao Chi1-7/+2
2022-03-01iavf: Add usage of new virtchnl format to set default MACMateusz Palczewski2-3/+25
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski2-30/+95
2022-03-01iavf: Add support for 50G/100G in AIM algorithmMateusz Palczewski1-15/+47
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov1-6/+86
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov3-9/+102
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu5-30/+1121
2022-03-01vxlan_multicast: Move multicast helpers to a separate fileRoopa Prabhu4-124/+142
2022-03-01vxlan_core: add helper vxlan_vni_in_useRoopa Prabhu1-18/+28
2022-03-01vxlan_core: make multicast helper take rip and ifindex explicitlyRoopa Prabhu1-16/+21
2022-03-01vxlan_core: move some fdb helpers to non-staticRoopa Prabhu2-19/+39
2022-03-01vxlan_core: move common declarations to private header fileRoopa Prabhu2-79/+100
2022-03-01vxlan_core: fix build warnings in vxlan_xmit_oneRoopa Prabhu1-1/+8
2022-03-01vxlan: move to its own directoryRoopa Prabhu3-1/+8