index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2023-08-25
ice: avoid executing commands on other ports when driving sync
Jacob Keller
2023-08-25
net: ngbe: move mdio access registers to libwx
Jiawen Wu
2023-08-25
net: txgbe: support copper NIC with external PHY
Jiawen Wu
2023-08-25
net: txgbe: support switching mode to 1000BASE-X and SGMII
Jiawen Wu
2023-08-25
net: txgbe: add FW version warning
Jiawen Wu
2023-08-24
net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...
Stephen Rothwell
2023-08-24
net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clock
Rahul Rameshbabu
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-08-24
e1000e: Add support for the next LOM generation
Sasha Neftin
2023-08-24
igc: Decrease PTM short interval from 10 us to 1 us
Sasha Neftin
2023-08-24
igc: Add support for multiple in-flight TX timestamps
Vinicius Costa Gomes
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
Merge tag 'mlx5-updates-2023-08-22' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2023-08-23
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
2023-08-23
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
2023-08-23
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
2023-08-23
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
Daniel Golle
2023-08-23
net: fec: add exception tracing for XDP
Wei Fang
2023-08-23
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-08-23
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
2023-08-23
bnxt: use the NAPI skb allocation cache
Jakub Kicinski
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
2023-08-23
mlx4: Move the bond work to the core driver
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
mlx4: Rename member mlx4_en_dev.nb to netdev_nb
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2023-08-23
qed/qede: Remove unused declarations
Yue Haibing
2023-08-23
octeontx2-pf: Use PTP HW timestamp counter atomic update feature
Sai Krishna
2023-08-22
net/mlx5e: Support IPsec upper TCP protocol selector
Leon Romanovsky
2023-08-22
net/mlx5e: Support IPsec upper protocol selector field offload for RX
Emeel Hakim
2023-08-22
net/mlx5: Store vport in struct mlx5_devlink_port and use it in port ops
Jiri Pirko
2023-08-22
net/mlx5: Check vhca_resource_manager capability in each op and add extack msg
Jiri Pirko
2023-08-22
net/mlx5: Relax mlx5_devlink_eswitch_get() return value checking
Jiri Pirko
2023-08-22
net/mlx5: Return -EOPNOTSUPP in mlx5_devlink_port_fn_migratable_set() directly
Jiri Pirko
2023-08-22
net/mlx5: Reduce number of vport lookups passing vport pointer instead of index
Jiri Pirko
2023-08-22
net/mlx5: Embed struct devlink_port into driver structure
Jiri Pirko
2023-08-22
net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in ops
Jiri Pirko
2023-08-22
net/mlx5: Remove no longer used mlx5_esw_offloads_sf_vport_enable/disable()
Jiri Pirko
2023-08-22
net/mlx5: Introduce mlx5_eswitch_load/unload_sf_vport() and use it from SF code
Jiri Pirko
2023-08-22
net/mlx5: Allow mlx5_esw_offloads_devlink_port_register() to register SFs
Jiri Pirko
2023-08-22
net/mlx5: Push devlink port PF/VF init/cleanup calls out of devlink_port_regi...
Jiri Pirko
2023-08-22
net/mlx5: Push out SF devlink port init and cleanup code to separate helpers
Jiri Pirko
[prev]
[next]