summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-09net: tg3: fix redundant check of true expressionJean Sacren1-2/+1
2021-10-08qed: Fix compilation for CONFIG_QED_SRIOV undefined scenarioPrabhakar Kushwaha1-0/+12
2021-10-08net: phy: micrel: ksz9131 led errata workaroundFrancesco Dolcini1-0/+24
2021-10-08Merge branch 'netdev-name-in-use'David S. Miller4-7/+14
2021-10-08ppp: use the correct function to check if a netdev name is in useAntoine Tenart1-1/+1
2021-10-08bonding: use the correct function to check for netdev name collisionAntoine Tenart1-2/+2
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart2-4/+11
2021-10-08Merge branch 'enetc-swtso'David S. Miller4-20/+317
2021-10-08net: enetc: add support for software TSOIoana Ciornei4-24/+311
2021-10-08net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei3-5/+15
2021-10-08Merge branch 'ip6gre-tests'David S. Miller11-32/+1109
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen1-2/+4
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen1-27/+11
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen1-3/+3
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen1-0/+250
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen4-1/+364
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen4-0/+465
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen1-0/+10
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen1-0/+3
2021-10-08vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe4-22/+55
2021-10-08vsock: Refactor vsock_*_getsockopt to resemble sock_getsockoptRichard Palethorpe1-37/+28
2021-10-08ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()Kalle Valo1-2/+2
2021-10-08net-sysfs: try not to restart the syscall if it will fail eventuallyAntoine Tenart1-0/+55
2021-10-08net: phylib: ensure phy device drivers do not match by DTRussell King (Oracle)1-0/+10
2021-10-08net: mdio: ensure the type of mdio devices match mdio driversRussell King (Oracle)1-0/+6
2021-10-08net/sched: sch_ets: properly init all active DRR list handlesDavide Caratti1-3/+9
2021-10-08qed: Initialize debug string arrayTim Gardner1-3/+0
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li1-1/+1
2021-10-08Merge branch 'dev_addr-helpers'David S. Miller6-7/+25
2021-10-08ethernet: use platform_get_ethdev_address()Jakub Kicinski4-6/+4
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski2-0/+21
2021-10-08ethernet: un-export nvmem_get_mac_address()Jakub Kicinski1-1/+0
2021-10-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller25-94/+1899
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski265-1902/+2787
2021-10-08Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds4-12/+18
2021-10-08Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds64-578/+662
2021-10-07Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann1-0/+3
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-14/+32
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-13/+22
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+4
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds8-54/+445
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek6-7/+118
2021-10-07ice: switchdev slow pathGrzegorz Nitka6-1/+156
2021-10-07ice: rebuild switchdev when resetting all VFsGrzegorz Nitka6-1/+130
2021-10-07ice: enable/disable switchdev when managing VFsGrzegorz Nitka4-2/+63
2021-10-07ice: introduce new type of VSI for switchdevGrzegorz Nitka6-3/+92
2021-10-07ice: set and release switchdev environmentGrzegorz Nitka6-13/+453
2021-10-07ice: allow changing lan_en and lb_en on dflt rulesMichal Swiatkowski4-1/+94
2021-10-07ice: manage VSI antispoof and destination overrideMichal Swiatkowski2-0/+73
2021-10-07ice: allow process VF opcodes in different waysMichal Swiatkowski3-37/+225