summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-05wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-05wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-05wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-05tipc: Return the correct errno codeZheng Yongjun1-3/+3
2021-06-05Merge branch 'mptcp-timestamps'David S. Miller8-124/+296
2021-06-05selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal2-3/+126
2021-06-05mptcp: receive path cmsg supportFlorian Westphal1-3/+25
2021-06-05tcp: export timestamp helpers for mptcpFlorian Westphal2-6/+8
2021-06-05mptcp: setsockopt: handle SOL_SOCKET in one place onlyFlorian Westphal1-70/+29
2021-06-05mptcp: sockopt: propagate timestamp request to subflowsFlorian Westphal1-0/+50
2021-06-05sock: expose so_timestamping options for mptcpFlorian Westphal2-35/+38
2021-06-05sock: expose so_timestamp options for mptcpFlorian Westphal2-7/+20
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli4-2/+78
2021-06-04igc: Indentation fixesSasha Neftin1-2/+2
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin1-1/+0
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin1-1/+0
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin1-26/+13
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven1-0/+1
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman1-1/+4
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt1-45/+6
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang1-1/+6
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2-5/+8
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley1-0/+2
2021-06-04netdevsim: Fix unsigned being compared to less than zeroColin Ian King1-1/+1
2021-06-04Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller4-6/+30
2021-06-04icmp: fix lib conflict with trinityAndreas Roeseler2-3/+2
2021-06-04net: ethernet: rmnet: Restructure if checks to avoid uninitialized warningNathan Chancellor1-10/+3
2021-06-04virtio-net: fix for skb_over_panic inside big modeXuan Zhuo1-1/+1
2021-06-04net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor1-11/+4
2021-06-04sch_htb: fix doc warning in htb_add_to_id_tree()Yu Kuai1-0/+3
2021-06-04bonding: remove redundant initialization of variable retColin Ian King1-1/+1
2021-06-04net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()Russell King1-21/+6
2021-06-04Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller4-11/+16
2021-06-04ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li1-2/+6
2021-06-04Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller11-30/+138
2021-06-04fib: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-04net: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-04net/x25: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-04cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy1-9/+5
2021-06-04Merge branch 'ipa-inline-csum'David S. Miller2-27/+37
2021-06-04Revert "net: ipa: disable checksum offload for IPA v4.5+"Alex Elder1-16/+0
2021-06-04net: ipa: add support for inline checksum offloadAlex Elder2-11/+37
2021-06-04Merge branch 'caif-fixes'David S. Miller7-12/+41
2021-06-04net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin1-1/+13
2021-06-04net: caif: fix memory leak in caif_device_notifyPavel Skripkin1-1/+4
2021-06-04net: caif: add proper error handlingPavel Skripkin4-10/+18
2021-06-04net: caif: added cfserl_release functionPavel Skripkin2-0/+6
2021-06-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller13-68/+112
2021-06-04Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller20-49/+108
2021-06-04net:cxgb3: fix code style issuesÍñigo Huguet1-9/+10