summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15leds: trigger: netdev: uninitialized variable in netdev_trig_activate()Dan Carpenter
2023-06-15tools: ynl: work around stale system headersJakub Kicinski
2023-06-15net: tls: make the offload check helper take skb not socketJakub Kicinski
2023-06-15Merge branch 'macb-partial-store-and-forward'David S. Miller
2023-06-15net: macb: Add support for partial store and forwardMaulik Jodhani
2023-06-15dt-bindings: net: cdns,macb: Add rx-watermark propertyPranavi Somisetty
2023-06-15Merge branch 'netdev-tracking'David S. Miller
2023-06-15netpoll: allocate netdev tracker right awayJakub Kicinski
2023-06-15net: create device lookup API with reference trackingJakub Kicinski
2023-06-14rtnetlink: move validate_linkmsg out of do_setlinkXin Long
2023-06-14rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFOEdwin Peer
2023-06-14Merge branch 'mlxsw-preparations-for-out-of-order-operations-patches'Paolo Abeni
2023-06-14mlxsw: spectrum_router: Move IPIP init upPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper for RIF migrationPetr Machata
2023-06-14mlxsw: spectrum_router: Add a helper to check if netdev has addressesPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper to free a RIFPetr Machata
2023-06-14mlxsw: spectrum_router: Access nhgi->rif through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Access nh->rif->dev through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()Petr Machata
2023-06-14mlxsw: spectrum_router: Access rif->dev through a helperPetr Machata
2023-06-14mlxsw: spectrum_router: Add a helper specifically for joining a LAGPetr Machata
2023-06-14mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()Petr Machata
2023-06-13ethtool: ioctl: account for sopass diff in set_wolJustin Chen
2023-06-13mctp i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-06-13Merge branch 'tools-ynl-gen-improvements-for-dpll'Jakub Kicinski
2023-06-13tools: ynl-gen: inherit policy in multi-attrJakub Kicinski
2023-06-13tools: ynl-gen: correct enum policiesJakub Kicinski
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju
2023-06-13Merge branch 'octeontx2-updates'David S. Miller
2023-06-13octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli
2023-06-13octeontx2-af: add option to toggle DROP_RE enable in rx cfgNithin Dabilpuram
2023-06-13octeontx2-af: Enable LBK links only when switch mode is on.Subbaraya Sundeep
2023-06-13octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB siliconSunil Goutham
2023-06-13octeontx2-af: extend RSS supported offload typesKiran Kumar K
2023-06-13octeontx2-af: Add devlink option to adjust mcam high prio zone entriesNaveen Mamindlapalli
2023-06-13selftests: forwarding: Fix layer 2 miss test syntaxIdo Schimmel
2023-06-12Merge branch 'splice-net-some-miscellaneous-msg_splice_pages-changes'Jakub Kicinski
2023-06-12kcm: Send multiple frags in one sendmsg()David Howells
2023-06-12kcm: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-12tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-12algif: Remove hash_sendpage*()David Howells
2023-06-12Remove file->f_op->sendpageDavid Howells
2023-06-12Merge branch 'net-flower-add-cfm-support'Jakub Kicinski
2023-06-12selftests: net: add tc flower cfm testZahari Doychev
2023-06-12net: flower: add support for matching cfm fieldsZahari Doychev
2023-06-12net: flow_dissector: add support for cfm packetsZahari Doychev
2023-06-12net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller