summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09net/i40e: Replace 0-length array with flexible arrayKees Cook
2023-02-09i40e: use ERR_PTR error print in i40e messagesJan Sokolowski
2023-02-09i40e: use int for i40e_statusJan Sokolowski
2023-02-09i40e: Remove string printing for i40e_statusJan Sokolowski
2023-02-09i40e: Remove unused i40e status codesJan Sokolowski
2023-02-09net: mscc: ocelot: fix all IPv6 getting trapped to CPU when PTP timestamping ...Vladimir Oltean
2023-02-08Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski
2023-02-08net: libwx: Remove unneeded semicolonYang Li
2023-02-08net: libwx: clean up one inconsistent indentingYang Li
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2023-02-08net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko
2023-02-08net/mlx5e: Fix trap event handlingJiri Pirko
2023-02-08Merge tag 'mlx5-fixes-2023-02-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08sfc: move xdp_features configuration in efx_pci_probe_post_io()Lorenzo Bianconi
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-02-08net: lan966x: Add support for TC flower filter statisticsHoratiu Vultur
2023-02-08net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean
2023-02-08nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao
2023-02-08net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan
2023-02-08net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-07igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-02-07net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang
2023-02-07hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley
2023-02-07nfp: flower: add check for flower VF netdevs for get/set_eepromJames Hershaw
2023-02-07mlxsw: core: Register devlink instance before sub-objectsIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Move devlink param to TCAM codeIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel
2023-02-07mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel
2023-02-07mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()Danielle Ratson
2023-02-07net: enetc: add support for MAC Merge statistics countersVladimir Oltean
2023-02-07net: enetc: add support for MAC Merge layerVladimir Oltean
2023-02-07net/mlx5: Serialize module cleanup with reload and removeShay Drory
2023-02-07net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-07net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-07net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-07net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev modeAmir Tzin
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2023-02-07net/mlx5: DR, Fix potential race in dr_rule_create_rule_nicYevgeny Kliteynik
2023-02-07net/mlx5e: Update rx ring hw mtu upon each rx-fcs flag changeAdham Faris
2023-02-07net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hintsTariq Toukan