summary refs log tree commit diff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-10lan743x: correctly handle chips with internal PHYSven Van Asbroeck
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba
2020-11-07net: marvell: prestera: fix compilation with CONFIG_BRIDGE=mVadym Kochan
2020-11-07Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2020-11-07r8169: disable hw csum for short packets on all chip versionsHeiner Kallweit
2020-11-07r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-05net/mlx5e: Fix incorrect access of RCU-protected xdp_progMaxim Mikityanskiy
2020-11-05net/mlx5e: Fix VXLAN synchronization after function reloadAya Levin
2020-11-05net/mlx5: E-switch, Avoid extack error log for disabled vportParav Pandit
2020-11-05net/mlx5: Fix deletion of duplicate rulesMaor Gottlieb
2020-11-05net/mlx5e: Use spin_lock_bh for async_icosq_lockMaxim Mikityanskiy
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov
2020-11-05net/mlx5e: Fix modify header actions memory leakMaor Dickman
2020-11-05ionic: check port ptr before useShannon Nelson
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-11-03chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-03chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-10-31cadence: force nonlinear buffers to be clonedMark Deneen
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee
2020-10-30gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-10-30gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2020-10-29enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit