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-07
net/mlx5: remove many unnecessary NULL values
Ruan Jinjie
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2023-08-07
net/mlx5: Handle SF IRQ request in the absence of SF IRQ pool
Maher Sanalla
2023-08-07
net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
Maher Sanalla
2023-08-07
net/mlx5: Add IRQ vector to CPU lookup function
Maher Sanalla
2023-08-07
net/mlx5: Introduce mlx5_cpumask_default_spread
Maher Sanalla
2023-08-07
net/mlx5: Implement single completion EQ create/destroy methods
Maher Sanalla
2023-08-07
net/mlx5: Use xarray to store and manage completion EQs
Maher Sanalla
2023-08-07
net/mlx5: Refactor completion IRQ request/release handlers in EQ layer
Maher Sanalla
2023-08-07
net/mlx5: Use xarray to store and manage completion IRQs
Maher Sanalla
2023-08-07
net/mlx5: Refactor completion IRQ request/release API
Maher Sanalla
2023-08-07
net/mlx5: Track the current number of completion EQs
Maher Sanalla
2023-08-06
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
2023-08-06
net: ethernet: adi: adin1110: use eth_broadcast_addr() to assign broadcast ad...
Yang Yingliang
2023-08-06
ibmvnic: remove unused rc variable
Yu Liao
2023-08-06
net: mana: Add page pool for RX buffers
Haiyang Zhang
2023-08-06
gve: RX path for DQO-QPL
Rushil Gupta
2023-08-06
gve: Tx path for DQO-QPL
Rushil Gupta
2023-08-06
gve: Control path for DQO-QPL
Rushil Gupta
2023-08-04
mlxsw: spectrum: Remove unused function declarations
Yue Haibing
2023-08-04
ixgbevf: Remove unused function declarations
Yue Haibing
2023-08-04
net: hns3: Remove unused function declarations
Yue Haibing
2023-08-04
net: lan966x: Do not check 0 for platform_get_irq_byname()
Zhu Wang
2023-08-04
net: mana: Configure hwc timeout from hardware
Souradeep Chakrabarti
2023-08-04
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
2023-08-03
eth: dpaa: add missing net/xdp.h include
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
2023-08-03
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
net/mlx4: Remove many unnecessary NULL values
Ruan Jinjie
2023-08-03
net: gemini: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
Daniel Golle
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: lan966x: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net: sparx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net: fec: delete fec_ptp_disable_hwts()
Vladimir Oltean
2023-08-02
net: fec: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2023-08-02
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
2023-08-02
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
2023-08-02
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
2023-08-02
net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdev
Jianbo Liu
2023-08-02
net/mlx5e: Add get IPsec offload stats for uplink representor
Jianbo Liu
2023-08-02
net/mlx5e: Modify and restore TC rules for IPSec TX rules
Jianbo Liu
2023-08-02
net/mlx5e: Make IPsec offload work together with eswitch and TC
Jianbo Liu
2023-08-02
net/mlx5: Compare with old_dest param to modify rule destination
Jianbo Liu
2023-08-02
net/mlx5e: Support IPsec packet offload for TX in switchdev mode
Jianbo Liu
2023-08-02
net/mlx5e: Refactor IPsec TX tables creation
Jianbo Liu
2023-08-02
net/mlx5e: Handle IPsec offload for RX datapath in switchdev mode
Jianbo Liu
[prev]
[next]