summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-09ethernet: 8390: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: sun: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: tulip: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: tg3: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-09ethernet: forcedeth: remove direct netdev->dev_addr writesJakub Kicinski
2021-10-08mlxsw: item: Annotate item helpers with '__maybe_unused'Ido Schimmel
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang
2021-10-08net: tg3: fix redundant check of true expressionJean Sacren
2021-10-08qed: Fix compilation for CONFIG_QED_SRIOV undefined scenarioPrabhakar Kushwaha
2021-10-08net: phy: micrel: ksz9131 led errata workaroundFrancesco Dolcini
2021-10-08Merge branch 'netdev-name-in-use'David S. Miller
2021-10-08ppp: use the correct function to check if a netdev name is in useAntoine Tenart
2021-10-08bonding: use the correct function to check for netdev name collisionAntoine Tenart
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart
2021-10-08Merge branch 'enetc-swtso'David S. Miller
2021-10-08net: enetc: add support for software TSOIoana Ciornei
2021-10-08net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei
2021-10-08Merge branch 'ip6gre-tests'David S. Miller
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen
2021-10-08vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe
2021-10-08vsock: Refactor vsock_*_getsockopt to resemble sock_getsockoptRichard Palethorpe
2021-10-08ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()Kalle Valo
2021-10-08net-sysfs: try not to restart the syscall if it will fail eventuallyAntoine Tenart
2021-10-08net: phylib: ensure phy device drivers do not match by DTRussell King (Oracle)
2021-10-08net: mdio: ensure the type of mdio devices match mdio driversRussell King (Oracle)
2021-10-08net/sched: sch_ets: properly init all active DRR list handlesDavide Caratti
2021-10-08qed: Initialize debug string arrayTim Gardner
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li
2021-10-08Merge branch 'dev_addr-helpers'David S. Miller
2021-10-08ethernet: use platform_get_ethdev_address()Jakub Kicinski
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-08ethernet: un-export nvmem_get_mac_address()Jakub Kicinski
2021-10-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-07Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann
2021-10-07Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds
2021-10-07ice: add port representor ethtool ops and statsWojciech Drewek
2021-10-07ice: switchdev slow pathGrzegorz Nitka