summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-03tcp: Remove the unused apiTao Chen1-5/+0
2022-03-03flow_dissector: Add support for HSRKurt Kanzenbach3-16/+33
2022-03-03net: dsa: mv88e6xxx: support RMII cmodeBaruch Siach1-0/+3
2022-03-03net: dsa: mv88e6xxx: don't error out cmode set on missing laneBaruch Siach1-0/+2
2022-03-03net: openvswitch: remove unneeded semicolonYang Li1-1/+1
2022-03-03flow_offload: improve extack msg for user when adding invalid filterBaowen Zheng1-0/+2
2022-03-03nfp: flower: Remove usage of the deprecated ida_simple_xxx APIChristophe JAILLET1-5/+5
2022-03-03net: sfp: use %pe for printing errorsRussell King (Oracle)1-18/+30
2022-03-03net: phylink: use %pe for printing errorsRussell King (Oracle)1-9/+11
2022-03-03tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang3-2/+5
2022-03-02net: hamradio: fix compliation errorWang Qing1-1/+1
2022-03-02batman-adv: Demote batadv-on-batadv skip error messageSven Eckelmann1-2/+2
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann16-12/+16
2022-03-02if_ether.h: add EtherCAT EthertypeDaniel Braunwarth1-0/+1
2022-03-02if_ether.h: add PROFINET EthertypeDaniel Braunwarth1-0/+1
2022-03-02macvtap: advertise link netns via netlinkSven Eckelmann1-0/+6
2022-03-02nfp: avoid newline at end of message in NL_SET_ERR_MSG_MODWan Jiabing1-1/+1
2022-03-02tun: support NAPI for packets received from batched XDP buffsHarold Huang1-13/+30
2022-03-02sfc: set affinity hints in local NUMA node onlyÍñigo Huguet1-2/+10
2022-03-02sfc: default config to 1 channel/core in local NUMA node onlyÍñigo Huguet1-17/+34
2022-03-02net: smc: fix different types in min()Jakub Kicinski1-2/+2
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-01net/smc: don't send in the BH context if sock_owned_by_userDust Li3-5/+34
2022-03-01net/smc: don't req_notify until all CQEs drainedDust Li1-21/+28
2022-03-01net/smc: correct settings of RMB window update limitDust Li1-1/+1
2022-03-01net/smc: send directly on setting TCP_NODELAYDust Li1-2/+2
2022-03-01net/smc: add sysctl for autocorkingDust Li4-1/+35
2022-03-01net/smc: add autocorking supportDust Li3-15/+105
2022-03-01net/smc: add sysctl interface for SMCDust Li5-1/+116
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov2-7/+110
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov4-9/+128