Age | Commit message (Expand) | Author | Files | Lines |
2024-08-01 | Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 22 | -132/+201 |
2024-08-01 | igc: Fix double reset adapter triggered from a single taprio cmd | Faizal Rahim | 1 | -16/+17 |
2024-08-01 | net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys | Shahar Shitrit | 1 | -1/+6 |
2024-08-01 | net/mlx5e: Fix CT entry update leaks of modify header context | Chris Mi | 1 | -0/+1 |
2024-08-01 | net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability | Rahul Rameshbabu | 1 | -3/+4 |
2024-08-01 | net/mlx5: Fix missing lock on sync reset reload | Moshe Shemesh | 1 | -1/+4 |
2024-08-01 | net/mlx5: Lag, don't use the hardcoded value of the first port | Mark Bloch | 1 | -1/+1 |
2024-08-01 | net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule | Yevgeny Kliteynik | 1 | -1/+1 |
2024-08-01 | net/mlx5: Fix error handling in irq_pool_request_irq | Shay Drory | 1 | -3/+7 |
2024-08-01 | net/mlx5: Always drain health in shutdown callback | Shay Drory | 2 | -1/+2 |
2024-08-01 | r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY | Heiner Kallweit | 1 | -6/+2 |
2024-07-31 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 6 | -90/+135 |
2024-07-30 | net: mvpp2: Don't re-use loop iterator | Dan Carpenter | 1 | -3/+3 |
2024-07-29 | ice: xsk: fix txq interrupt mapping | Maciej Fijalkowski | 1 | -10/+14 |
2024-07-29 | ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog | Maciej Fijalkowski | 1 | -1/+1 |
2024-07-29 | ice: improve updating ice_{t,r}x_ring::xsk_pool | Maciej Fijalkowski | 6 | -55/+87 |
2024-07-29 | ice: toggle netif_carrier when setting up XSK pool | Maciej Fijalkowski | 1 | -1/+7 |
2024-07-29 | ice: modify error handling when setting XSK pool in ndo_bpf | Maciej Fijalkowski | 1 | -14/+16 |
2024-07-29 | ice: replace synchronize_rcu with synchronize_net | Maciej Fijalkowski | 1 | -5/+4 |
2024-07-29 | ice: don't busy wait for Rx queue disable in ice_qp_dis() | Maciej Fijalkowski | 1 | -3/+1 |
2024-07-29 | ice: respect netif readiness in AF_XDP ZC related ndo's | Michal Kubiak | 1 | -1/+5 |
2024-07-29 | net: axienet: start napi before enabling Rx/Tx | Andy Chiu | 1 | -1/+1 |
2024-07-29 | eth: bnxt: populate defaults in the RSS context struct | Jakub Kicinski | 1 | -0/+4 |
2024-07-29 | eth: bnxt: reject unsupported hash functions | Jakub Kicinski | 1 | -2/+8 |
2024-07-28 | minmax: add a few more MIN_T/MAX_T users | Linus Torvalds | 1 | -1/+1 |
2024-07-27 | fbnic: Change kconfig prompt from S390=n to !S390 | Alexander Duyck | 1 | -1/+1 |
2024-07-26 | bnxt_en: Fix RSS logic in __bnxt_reserve_rings() | Pavan Chebbi | 1 | -2/+4 |
2024-07-25 | Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 13 | -14/+70 |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -8/+6 |
2024-07-25 | gve: Fix an edge case for TSO skb validity check | Bailey Forrest | 1 | -1/+21 |
2024-07-25 | bnxt_en: update xdp_rxq_info in queue restart logic | Taehee Yoo | 1 | -0/+17 |
2024-07-25 | net: mediatek: Fix potential NULL pointer dereference in dummy net_device han... | Breno Leitao | 1 | -2/+1 |
2024-07-25 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Paolo Abeni | 5 | -5/+25 |
2024-07-24 | net: stmmac: Correct byte order of perfect_match | Simon Horman | 4 | -5/+5 |
2024-07-24 | ice: Fix recipe read procedure | Wojciech Drewek | 1 | -4/+4 |
2024-07-24 | ice: Add a per-VF limit on number of FDIR filters | Ahmed Zaki | 4 | -1/+21 |
2024-07-23 | net: airoha: Fix MBI_RX_AGE_SEL_MASK definition | Lorenzo Bianconi | 1 | -1/+1 |
2024-07-20 | Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 3 | -8/+12 |
2024-07-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 7 | -7/+30 |
2024-07-19 | eth: fbnic: don't build the driver when skb has more than 21 frags | Jakub Kicinski | 1 | -0/+1 |
2024-07-18 | net: airoha: Fix NULL pointer dereference in airoha_qdma_cleanup_rx_queue() | Lorenzo Bianconi | 1 | -2/+1 |
2024-07-18 | net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports | Lorenzo Bianconi | 1 | -4/+6 |
2024-07-18 | gve: Fix XDP TX completion handling when counters overflow | Joshua Washington | 1 | -2/+3 |
2024-07-17 | eth: fbnic: fix s390 build. | Paolo Abeni | 1 | -0/+1 |
2024-07-17 | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 371 | -4975/+30488 |
2024-07-16 | eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering" | Colin Ian King | 1 | -1/+1 |
2024-07-16 | Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -4/+11 |
2024-07-15 | eth: fbnic: Write the TCAM tables used for RSS control and Rx to host | Alexander Duyck | 7 | -1/+498 |
2024-07-15 | eth: fbnic: Add L2 address programming | Alexander Duyck | 9 | -0/+678 |
2024-07-15 | eth: fbnic: Add basic Rx handling | Alexander Duyck | 5 | -3/+402 |