summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-05ip_tunnel_core: Fix build for archs without _HAVE_ARCH_IPV6_CSUMStefano Brivio
2020-08-05selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05mptcp: be careful on subflow creationPaolo Abeni
2020-08-05Merge branch 'selftests-rtnetlink-Fix-for-false-negative-return-values'David S. Miller
2020-08-05selftests: rtnetlink: make kci_test_encap() return sub-test resultPo-Hsu Lin
2020-08-05selftests: rtnetlink: correct the final return value for the testPo-Hsu Lin
2020-08-05net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean
2020-08-05Merge branch 'net-fix-a-mcast-issue-for-tipc-udp-media'David S. Miller
2020-08-05tipc: set ub->ifindex for local ipv6 addressXin Long
2020-08-05ipv6: add ipv6_dev_find()Xin Long
2020-08-05net: openvswitch: silence suspicious RCU usage warningTonghao Zhang
2020-08-05Revert "vxlan: fix tos value before xmit"Hangbin Liu
2020-08-05ptp: only allow phase values lower than 1 periodVladimir Oltean
2020-08-04farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-04hv_netvsc: do not use VF device if link is downStephen Hemminger
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-04net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-04net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-04Merge branch 'Support-PMTU-discovery-with-bridged-UDP-tunnels'David S. Miller
2020-08-04selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitchStefano Brivio
2020-08-04selftests: pmtu.sh: Add tests for bridged UDP tunnelsStefano Brivio
2020-08-04geneve: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04vxlan: Support for PMTU discovery on directly bridged linksStefano Brivio
2020-08-04tunnels: PMTU discovery support for directly bridged IP packetsStefano Brivio
2020-08-04ipv4: route: Ignore output interface in FIB lookup for PMTU routeStefano Brivio
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-04via-velocity: Use more typical logging stylesJoe Perches
2020-08-04Merge branch 'hinic-mailbox-channel-enhancement'David S. Miller
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo bin
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2020-08-03sfc: Fix build with CONFIG_RFS_ACCEL disabled.David S. Miller
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03Merge branch 'sfc-driver-for-EF100-family-NICs-part-2'David S. Miller
2020-08-03sfc_ef100: add nic-type for VFs, and bind to themEdward Cree
2020-08-03sfc_ef100: read pf_index at probe timeEdward Cree
2020-08-03sfc_ef100: functions for selftestsEdward Cree
2020-08-03sfc_ef100: statistics gatheringEdward Cree
2020-08-03sfc_ef100: plumb in fini_dmaqEdward Cree
2020-08-03sfc_ef100: RX path for EF100Edward Cree
2020-08-03sfc_ef100: RX filter table management and related gubbinsEdward Cree
2020-08-03sfc_ef100: TX path for EF100 NICsEdward Cree
2020-08-03sfc_ef100: read Design Parameters at probe timeEdward Cree
2020-08-03sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree
2020-08-03sfc_ef100: check firmware version at start-of-dayEdward Cree
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan