summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-09net/mlx5: Expose port.c/mlx5_query_module_num() functionAdham Faris
2023-08-09net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarationsNick Desaulniers
2023-08-09net: annotate data-races around sock->opsEric Dumazet
2023-08-09Merge branch 'remove-redundant-functions-and-use-generic-functions'Jakub Kicinski
2023-08-09octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64()Li Zetao
2023-08-09octeontx2-af: Use u64_to_ether_addr() to convert ethernet addressLi Zetao
2023-08-09octeontx2-af: Remove redundant functions mac2u64() and cfg2mac()Li Zetao
2023-08-09Merge branch 'mlxsw-set-port-stp-state-on-bridge-enslavement'Jakub Kicinski
2023-08-09selftests: mlxsw: router_bridge_lag: Add a new selftestPetr Machata
2023-08-09mlxsw: Set port STP state on bridge enslavementPetr Machata
2023-08-09ethernet: s2io: Use ether_addr_to_u64() to convert ethernet addressLi Zetao
2023-08-09Merge tag 'nf-next-2023-08-08' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
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-09net: dsa: mt7530: improve and relax PHY driver dependencyDaniel Golle
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-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-08Merge tag 'mlx5-updates-2023-08-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-08-08docs: net: page_pool: de-duplicate the intro commentJakub Kicinski
2023-08-08devlink: Remove unused devlink_dpipe_table_resource_set() declarationYue Haibing
2023-08-08net: fq: Remove unused typedef fq_flow_get_default_tYue Haibing
2023-08-08net/tls: avoid TCP window full during ->read_sock()Hannes Reinecke
2023-08-08ipv6: exthdrs: Replace opencoded swap() implementationZiyang Xuan
2023-08-08net/ipv4: return the real errno instead of -EINVALxu xin
2023-08-08Merge branch 'net-renesas-rswitch-add-speed-change-support'Jakub Kicinski
2023-08-08net: renesas: rswitch: Add .[gs]et_link_ksettings supportYoshihiro Shimoda
2023-08-08net: renesas: rswitch: Add runtime speed change supportYoshihiro Shimoda
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-08Merge branch 'bnxt_en-fix-2-compile-warnings-in-bnxt_dcb-c'Jakub Kicinski
2023-08-08bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.cMichael Chan
2023-08-08bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()Michael Chan
2023-08-08net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()Dan Carpenter
2023-08-08Merge branch 'team-do-some-cleanups-in-team-driver'Jakub Kicinski
2023-08-08team: remove unused input parameters in lb_htpm_select_tx_port and lb_hash_se...Zhengchao Shao