aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-02Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux...Jakub Kicinski
2022-03-02net: hamradio: fix compliation errorWang Qing
2022-03-02batman-adv: Demote batadv-on-batadv skip error messageSven Eckelmann
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann
2022-03-01Merge branch 'if_ether-h-add-industrial-fieldbus-ethertypes'Jakub Kicinski
2022-03-01if_ether.h: add EtherCAT EthertypeDaniel Braunwarth
2022-03-01if_ether.h: add PROFINET EthertypeDaniel Braunwarth
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-01Merge branch 'sfc-optimize-rxqs-count-and-affinities'Jakub Kicinski
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-01net: smc: fix different types in min()Jakub Kicinski
2022-03-01Merge branch 'smc-datapath-opts'David S. Miller
2022-03-01net/smc: don't send in the BH context if sock_owned_by_userDust Li
2022-03-01net/smc: don't req_notify until all CQEs drainedDust Li
2022-03-01net/smc: correct settings of RMB window update limitDust Li
2022-03-01net/smc: send directly on setting TCP_NODELAYDust Li
2022-03-01net/smc: add sysctl for autocorkingDust Li
2022-03-01net/smc: add autocorking supportDust Li
2022-03-01net/smc: add sysctl interface for SMCDust Li
2022-03-01Merge branch 'vxlan-vnifiltering'David S. Miller
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01selftests: add new tests for vxlan vnifilteringRoopa Prabhu
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-01rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa 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: decnet: use time_is_before_jiffies() instead of open coding itWang Qing
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/sysctl: avoid two synchronize_rcu() callsEric Dumazet
2022-02-28net: netsec: enable pp skb recyclingLorenzo Bianconi
2022-02-28net/smc: Call trace_smc_tx_sendmsg when data corkedTony Lu