Age | Commit message (Expand) | Author | Files | Lines |
2021-10-18 | ethernet: use eth_hw_addr_set() in unmaintained drivers | Jakub Kicinski | 21 | -53/+99 |
2021-10-18 | octeontx2-nic: fix mixed module build | Arnd Bergmann | 2 | -4/+12 |
2021-10-18 | net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoC | Kunihiko Hayashi | 1 | -0/+15 |
2021-10-18 | net: w5100: Make w5100_remove() return void | Uwe Kleine-König | 3 | -5/+8 |
2021-10-18 | net: ks8851: Make ks8851_remove_common() return void | Uwe Kleine-König | 4 | -6/+8 |
2021-10-18 | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish | 1 | -1/+1 |
2021-10-16 | ethernet: ixgb: use eth_hw_addr_set() | Jakub Kicinski | 1 | -2/+6 |
2021-10-16 | ethernet: ibmveth: use ether_addr_to_u64() | Jakub Kicinski | 1 | -14/+3 |
2021-10-16 | ethernet: enetc: use eth_hw_addr_set() | Jakub Kicinski | 3 | -3/+7 |
2021-10-16 | ethernet: ec_bhf: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+3 |
2021-10-16 | ethernet: enic: use eth_hw_addr_set() | Jakub Kicinski | 1 | -2/+3 |
2021-10-16 | ethernet: bcmgenet: use eth_hw_addr_set() | Jakub Kicinski | 1 | -2/+6 |
2021-10-16 | ethernet: bnx2x: use eth_hw_addr_set() | Jakub Kicinski | 1 | -5/+11 |
2021-10-16 | ethernet: aquantia: use eth_hw_addr_set() | Jakub Kicinski | 1 | -2/+4 |
2021-10-16 | ethernet: amd: use eth_hw_addr_set() | Jakub Kicinski | 2 | -5/+12 |
2021-10-16 | ethernet: alteon: use eth_hw_addr_set() | Jakub Kicinski | 1 | -6/+8 |
2021-10-16 | ethernet: aeroflex: use eth_hw_addr_set() | Jakub Kicinski | 1 | -3/+3 |
2021-10-16 | ethernet: adaptec: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+3 |
2021-10-16 | net: ipvtap: fix template string argument of device_create() call | Jean Sacren | 1 | -1/+1 |
2021-10-16 | net: macvtap: fix template string argument of device_create() call | Jean Sacren | 1 | -1/+1 |
2021-10-16 | Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 29 | -122/+471 |
2021-10-16 | net/mlx5: Use system_image_guid to determine bonding | Rongwei Liu | 1 | -1/+13 |
2021-10-16 | net/mlx5: Introduce new device index wrapper | Rongwei Liu | 5 | -7/+7 |
2021-10-16 | net/mlx5: Check return status first when querying system_image_guid | Rongwei Liu | 1 | -9/+12 |
2021-10-16 | net/mlx5: DR, Prefer kcalloc over open coded arithmetic | Len Baker | 1 | -2/+6 |
2021-10-16 | net/mlx5e: Add extack msgs related to TC for better debug | Abhiram R N | 1 | -30/+76 |
2021-10-16 | net/mlx5: CT: Fix missing cleanup of ct nat table on init failure | Paul Blakey | 1 | -0/+1 |
2021-10-16 | net/mlx5: Disable roce at HCA level | Shay Drory | 2 | -2/+26 |
2021-10-16 | net/mlx5i: Enable Rx steering for IPoIB via ethtool | Moosa Baransi | 5 | -10/+43 |
2021-10-16 | net/mlx5: Bridge, provide flow source hints | Vlad Buslov | 1 | -0/+4 |
2021-10-16 | net/mlx5: Read timeout values from DTOR | Amir Tzin | 10 | -40/+124 |
2021-10-16 | net/mlx5: Read timeout values from init segment | Amir Tzin | 5 | -22/+160 |
2021-10-15 | ice: make use of ice_for_each_* macros | Maciej Fijalkowski | 6 | -27/+30 |
2021-10-15 | ice: introduce XDP_TX fallback path | Maciej Fijalkowski | 6 | -9/+75 |
2021-10-15 | ice: optimize XDP_TX workloads | Maciej Fijalkowski | 4 | -25/+88 |
2021-10-15 | ice: propagate xdp_ring onto rx_ring | Maciej Fijalkowski | 6 | -29/+35 |
2021-10-15 | ice: do not create xdp_frame on XDP_TX | Maciej Fijalkowski | 1 | -1/+1 |
2021-10-15 | ice: unify xdp_rings accesses | Maciej Fijalkowski | 3 | -3/+3 |
2021-10-15 | ice: split ice_ring onto Tx/Rx separate structs | Maciej Fijalkowski | 21 | -321/+396 |
2021-10-15 | ice: move ice_container_type onto ice_ring_container | Maciej Fijalkowski | 3 | -23/+23 |
2021-10-15 | ice: remove ring_active from ice_ring | Maciej Fijalkowski | 3 | -5/+0 |
2021-10-15 | net: dpaa2: add adaptive interrupt coalescing | Ioana Ciornei | 3 | -2/+20 |
2021-10-15 | net: dpaa2: add support for manual setup of IRQ coalesing | Ioana Ciornei | 1 | -0/+51 |
2021-10-15 | tcp: switch orphan_count to bare per-cpu counters | Eric Dumazet | 2 | -2/+2 |
2021-10-15 | net: dsa: qca8k: move port config to dedicated struct | Ansuel Smith | 2 | -16/+20 |
2021-10-15 | net: dsa: qca8k: set internal delay also for sgmii | Ansuel Smith | 2 | -28/+62 |
2021-10-15 | net: dsa: qca8k: add support for QCA8328 | Ansuel Smith | 2 | -3/+17 |
2021-10-15 | net: dsa: qca8k: add support for pws config reg | Ansuel Smith | 2 | -0/+45 |
2021-10-15 | net: dsa: qca8k: add explicit SGMII PLL enable | Ansuel Smith | 2 | -2/+18 |
2021-10-15 | net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6 | Ansuel Smith | 2 | -86/+89 |