summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-06-04wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld
2021-06-04wireguard: allowedips: initialize list head in selftestJason A. Donenfeld
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld
2021-06-04wireguard: do not use -O3Jason A. Donenfeld
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-06-04tipc: Return the correct errno codeZheng Yongjun
2021-06-04Merge branch 'mptcp-timestamps'David S. Miller
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal
2021-06-04mptcp: receive path cmsg supportFlorian Westphal
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal
2021-06-04mptcp: setsockopt: handle SOL_SOCKET in one place onlyFlorian Westphal
2021-06-04mptcp: sockopt: propagate timestamp request to subflowsFlorian Westphal
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-06-04igc: Indentation fixesSasha Neftin
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley
2021-06-03netdevsim: Fix unsigned being compared to less than zeroColin Ian King
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-03icmp: fix lib conflict with trinityAndreas Roeseler
2021-06-03net: ethernet: rmnet: Restructure if checks to avoid uninitialized warningNathan Chancellor
2021-06-03virtio-net: fix for skb_over_panic inside big modeXuan Zhuo
2021-06-03net: ks8851: Make ks8851_read_selftest() return voidNathan Chancellor
2021-06-03sch_htb: fix doc warning in htb_add_to_id_tree()Yu Kuai
2021-06-03bonding: remove redundant initialization of variable retColin Ian King
2021-06-03net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()Russell King
2021-06-03Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller
2021-06-03ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li
2021-06-03Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-06-03fib: Return the correct errno codeZheng Yongjun
2021-06-03net: Return the correct errno codeZheng Yongjun
2021-06-03net/x25: Return the correct errno codeZheng Yongjun
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy
2021-06-03Merge branch 'ipa-inline-csum'David S. Miller
2021-06-03Revert "net: ipa: disable checksum offload for IPA v4.5+"Alex Elder
2021-06-03net: ipa: add support for inline checksum offloadAlex Elder
2021-06-03Merge branch 'caif-fixes'David S. Miller
2021-06-03net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin