Age | Commit message (Expand) | Author |
2020-11-12 | lan743x: fix use of uninitialized variable | Sven Van Asbroeck |
2020-11-12 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2020-11-11 | ch_ktls: stop the txq if reaches threshold | Rohit Maheshwari |
2020-11-11 | ch_ktls: tcb update fails sometimes | Rohit Maheshwari |
2020-11-11 | ch_ktls/cxgb4: handle partial tag alone SKBs | Rohit Maheshwari |
2020-11-11 | ch_ktls: don't free skb before sending FIN | Rohit Maheshwari |
2020-11-11 | ch_ktls: packet handling prior to start marker | Rohit Maheshwari |
2020-11-11 | ch_ktls: Correction in middle record handling | Rohit Maheshwari |
2020-11-11 | ch_ktls: missing handling of header alone | Rohit Maheshwari |
2020-11-11 | ch_ktls: Correction in trimmed_len calculation | Rohit Maheshwari |
2020-11-11 | cxgb4/ch_ktls: creating skbs causes panic | Rohit Maheshwari |
2020-11-11 | ch_ktls: Update cheksum information | Rohit Maheshwari |
2020-11-11 | ch_ktls: Correction in finding correct length | Rohit Maheshwari |
2020-11-11 | cxgb4/ch_ktls: decrypted bit is not enough | Rohit Maheshwari |
2020-11-10 | lan743x: fix "BUG: invalid wait context" when setting rx mode | Sven Van Asbroeck |
2020-11-10 | lan743x: correctly handle chips with internal PHY | Sven Van Asbroeck |
2020-11-10 | igc: Fix returning wrong statistics | Vinicius Costa Gomes |
2020-11-10 | i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() | Dan Carpenter |
2020-11-10 | i40e: Fix MAC address setting for a VF via Host/VM | Slawomir Laba |
2020-11-07 | net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m | Vadym Kochan |
2020-11-07 | Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski |
2020-11-07 | r8169: disable hw csum for short packets on all chip versions | Heiner Kallweit |
2020-11-07 | r8169: fix potential skb double free in an error path | Heiner Kallweit |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-11-05 | net/mlx5e: Fix incorrect access of RCU-protected xdp_prog | Maxim Mikityanskiy |
2020-11-05 | net/mlx5e: Fix VXLAN synchronization after function reload | Aya Levin |
2020-11-05 | net/mlx5: E-switch, Avoid extack error log for disabled vport | Parav Pandit |
2020-11-05 | net/mlx5: Fix deletion of duplicate rules | Maor Gottlieb |
2020-11-05 | net/mlx5e: Use spin_lock_bh for async_icosq_lock | Maxim Mikityanskiy |
2020-11-05 | net/mlx5e: Protect encap route dev from concurrent release | Vlad Buslov |
2020-11-05 | net/mlx5e: Fix modify header actions memory leak | Maor Dickman |
2020-11-05 | ionic: check port ptr before use | Shannon Nelson |
2020-11-04 | r8169: work around short packet hw bug on RTL8125 | Heiner Kallweit |
2020-11-03 | chelsio/chtls: fix always leaking ctrl_skb | Vinay Kumar Yadav |
2020-11-03 | chelsio/chtls: fix memory leaks caused by a race | Vinay Kumar Yadav |
2020-11-02 | powerpc/vnic: Extend "failover pending" window | Sukadev Bhattiprolu |
2020-11-02 | net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement | Grygorii Strashko |
2020-11-02 | dpaa_eth: fix the RX headroom size alignment | Camelia Groza |
2020-11-02 | dpaa_eth: update the buffer layout for non-A050385 erratum scenarios | Camelia Groza |
2020-10-31 | cadence: force nonlinear buffers to be cloned | Mark Deneen |
2020-10-31 | Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s... | Linus Torvalds |
2020-10-30 | gve: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-30 | net: stmmac: Fix channel lock initialization | Marek Szyprowski |
2020-10-30 | stmmac: intel: Fix kernel panic on pci probe | Wong Vee Khee |
2020-10-30 | gianfar: Account for Tx PTP timestamp in the skb headroom | Claudiu Manoil |
2020-10-30 | gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP | Claudiu Manoil |
2020-10-30 | net: fec: fix MDIO probing for some FEC hardware blocks | Greg Ungerer |
2020-10-29 | enetc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-10-29 | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-29 | r8169: fix issue with forced threading in combination with shared interrupts | Heiner Kallweit |