summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel
2023-08-09vlan: Fix VLAN 0 memory leakVlad Buslov
2023-08-09mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...Ruan Jinjie
2023-08-09tools: ynl-gen: add missing empty line between policiesJakub Kicinski
2023-08-09net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()Yue Haibing
2023-08-09mlxbf_gige: Remove two unused function declarationsYue Haibing
2023-08-09net: phy: Remove two unused function declarationsYue Haibing
2023-08-09net: dsa: mark parsed interface mode for legacy switch driversRussell King (Oracle)
2023-08-09devlink: clear flag on port register error pathJiri Pirko
2023-08-09tools: ynl-gen: avoid rendering empty validate fieldJiri Pirko
2023-08-09net: txgbe: Use pci_dev_id() to simplify the codeXiongfeng Wang
2023-08-09bcm63xx_enet: Remove redundant initialization ownerLi Zetao
2023-08-09tipc: Remove unused declaration tipc_link_build_bc_sync_msg()Yue Haibing
2023-08-09tpm: Add a helper for checking hwrng enabledMario Limonciello
2023-08-09mm: Fix access_remote_vm() regression on tagged addressesKirill A. Shutemov
2023-08-09x86/CPU/AMD: Do not leak quotient data after a division by 0Borislav Petkov (AMD)
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong
2023-08-09wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()Keith Yeo
2023-08-09netfilter: nf_tables: don't skip expired elements during walkFlorian Westphal
2023-08-09net: dsa: mt7530: improve and relax PHY driver dependencyDaniel Golle
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 'sfc-conntrack-offload'David S. Miller
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree
2023-08-09sfc: handle non-zero chain_index on TC rulesEdward Cree
2023-08-09sfc: offload conntrack flow entries (match only) from CT zonesEdward Cree
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree
2023-08-09sfc: functions to register for conntrack zone offloadEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
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-08bpf: btf: Remove two unused function declarationsYue Haibing
2023-08-08bpf: lru: Remove unused declaration bpf_lru_promote()Yue Haibing
2023-08-08selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman
2023-08-08selftests/bpf: remove duplicated functionsKui-Feng Lee
2023-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
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-08bpf, docs: Fix small typo and define semantics of sign extensionWill Hawkins
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...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