Age | Commit message (Expand) | Author |
2024-06-28 | ice: Add get/set hw address for VFs using devlink commands | Karthik Sundaravel |
2024-06-28 | net/mlx5e: Approximate IPsec per-SA payload data bytes count | Leon Romanovsky |
2024-06-28 | net/mlx5e: Present succeeded IPsec SA bytes and packet | Leon Romanovsky |
2024-06-28 | net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup() | Jianbo Liu |
2024-06-28 | net/mlx5: E-switch, Create ingress ACL when needed | Chris Mi |
2024-06-28 | net/mlx5: Use max_num_eqs_24b when setting max_io_eqs | Daniel Jurgens |
2024-06-28 | net/mlx5: Use max_num_eqs_24b capability if set | Daniel Jurgens |
2024-06-28 | mlxsw: Implement ethtool operation to write to a transceiver module EEPROM | Ido Schimmel |
2024-06-27 | net: thunderx: Unembed netdev structure | Breno Leitao |
2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-27 | net: mana: Fix possible double free in error handling path | Ma Ke |
2024-06-27 | net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32 | Christophe Roullier |
2024-06-26 | mlxsw: pci: Use fragmented buffers | Amit Cohen |
2024-06-26 | mlxsw: pci: Store number of scatter/gather entries for maximum packet size | Amit Cohen |
2024-06-26 | net: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König |
2024-06-25 | net: tn40xx: add phylink support | FUJITA Tomonori |
2024-06-25 | net: tn40xx: add mdio bus support | FUJITA Tomonori |
2024-06-25 | net: tn40xx: add basic Rx handling | FUJITA Tomonori |
2024-06-25 | net: tn40xx: add basic Tx handling | FUJITA Tomonori |
2024-06-25 | net: tn40xx: add register defines | FUJITA Tomonori |
2024-06-25 | net: tn40xx: add pci driver for Tehuti Networks TN40xx chips | FUJITA Tomonori |
2024-06-25 | gve: Add flow steering ethtool support | Jeroen de Borst |
2024-06-25 | gve: Add flow steering adminq commands | Jeroen de Borst |
2024-06-25 | gve: Add flow steering device option | Jeroen de Borst |
2024-06-25 | gve: Add adminq extended command | Jeroen de Borst |
2024-06-25 | gve: Add adminq mutex lock | Ziwei Xiao |
2024-06-25 | ravb: Add MII support for R-Car V4M | Geert Uytterhoeven |
2024-06-25 | ravb: Improve ravb_hw_info instance order | Geert Uytterhoeven |
2024-06-25 | ionic: use dev_consume_skb_any outside of napi | Shannon Nelson |
2024-06-25 | net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devices | Elad Yifee |
2024-06-25 | net: macb: Add ARP support to WOL | Vineeth Karumanchi |
2024-06-25 | net: macb: Enable queue disable | Vineeth Karumanchi |
2024-06-25 | net: macb: queue tie-off or disable during WOL suspend | Vineeth Karumanchi |
2024-06-25 | ibmvnic: Add tx check to prevent skb leak | Nick Child |
2024-06-23 | octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver | Ratheesh Kannoth |
2024-06-23 | ice: Rebuild TC queues on VSI queue reconfiguration | Jan Sokolowski |
2024-06-23 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller |
2024-06-22 | net: xilinx: axienet: Enable multicast by default | Sean Anderson |
2024-06-22 | ibmvnic: Free any outstanding tx skbs during scrq reset | Nick Child |
2024-06-21 | ice: update representor when VSI is ready | Michal Swiatkowski |
2024-06-21 | ice: move VSI configuration outside repr setup | Michal Swiatkowski |
2024-06-21 | ice: move devlink locking outside the port creation | Michal Swiatkowski |
2024-06-21 | ice: store representor ID in bridge port | Michal Swiatkowski |
2024-06-21 | mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems | Ido Schimmel |
2024-06-21 | mlxsw: pci: Fix driver initialization with Spectrum-4 | Ido Schimmel |
2024-06-21 | net: ethernet: rtsn: Add support for Renesas Ethernet-TSN | Niklas Söderlund |
2024-06-21 | ionic: fix kernel panic due to multi-buffer handling | Taehee Yoo |
2024-06-21 | octeontx2-pf: Add ucast filter count configurability via devlink. | Sai Krishna |
2024-06-21 | net: mvpp2: fill-in dev_port attribute | Aryan Srivastava |
2024-06-21 | net: fec: Fix FEC_ECR_EN1588 being cleared on link-down | Csókás, Bence |