summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel
2023-08-09selftests: forwarding: Switch off timeoutIdo Schimmel
2023-08-09selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel
2023-08-09tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet
2023-08-09Merge branch 'nexthop-nexthop-dump-fixes'Jakub Kicinski
2023-08-09nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel
2023-08-09nexthop: Make nexthop bucket dump more efficientIdo Schimmel
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel
2023-08-09vlan: Fix VLAN 0 memory leakVlad Buslov
2023-08-09Merge branch 'smc-fixes'David S. Miller
2023-08-09net/smc: Use correct buffer sizes when switching between TCP and SMCGerd Bayer
2023-08-09net/smc: Fix setsockopt and sysctl to specify same buffer size againGerd Bayer
2023-08-09Merge branch 'enetc-probe-fix'David S. Miller
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2023-08-09PCI: move OF status = "disabled" detection to dev->match_driverVladimir Oltean
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-08-08igc: Add lock to safeguard global Qbv variablesMuhammad Husaini Zulkifli
2023-08-08Merge tag 'mlx5-fixes-2023-08-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-08-08Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Jakub Kicinski
2023-08-08net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-08net: hns3: add wait until mac link downJie Wang
2023-08-08net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-08net: hns3: restore user pause configure when disable autonegJian Shen
2023-08-08net/unix: use consistent error code in SO_PEERPIDFDDavid Rheinsberg
2023-08-08MAINTAINERS: update Claudiu Beznea's email addressClaudiu Beznea
2023-08-07net: marvell: prestera: fix handling IPv4 routes with nhidJonas Gorski
2023-08-07net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()Andrew Kanner
2023-08-07drivers: net: prevent tun_build_skb() to exceed the packet size limitAndrew Kanner
2023-08-07Merge branch 'wireguard-fixes-for-6-5-rc6'Jakub Kicinski
2023-08-07wireguard: allowedips: expand maximum node depthJason A. Donenfeld
2023-08-07bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-07net/mlx5e: Add capability check for vnic countersLama Kayal
2023-08-07net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh
2023-08-07net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh
2023-08-07net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory
2023-08-07net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi
2023-08-07net/mlx5: Fix devlink controller number for ECVFDaniel Jurgens
2023-08-07net/mlx5: Allow 0 for total host VFsDaniel Jurgens
2023-08-07net/mlx5: Return correct EC_VF function IDDaniel Jurgens
2023-08-07net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu
2023-08-07net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman
2023-08-06ionic: Add missing err handling for queue reconfigNitya Sunkad
2023-08-06drivers: vxlan: vnifilter: free percpu vni stats on error pathFedor Pchelkin