aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ch_ktls: fix enum-conversion warningArnd Bergmann2021-03-241-1/+1
* octeontx2-af: Fix memory leak of object bufColin Ian King2021-03-241-1/+3
* net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit2021-03-224-24/+17
* net/mlx5e: Fix division by 0 in mlx5e_select_queueMaxim Mikityanskiy2021-03-221-0/+5
* net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin2021-03-221-1/+5
* net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2021-03-222-12/+35
* net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel2021-03-221-0/+10
* net/mlx5: Add back multicast stats for uplink representorHuy Nguyen2021-03-221-0/+7
* r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit2021-03-201-2/+4
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-03-195-20/+38
|\
| * igb: check timestamp validityJesse Brandeburg2021-03-193-14/+32
| * igb: Fix duplicate include guardTom Seewald2021-03-191-3/+3
| * e1000e: Fix duplicate include guardTom Seewald2021-03-191-3/+3
* | net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe2021-03-191-0/+2
|/
* net: marvell: Remove reference to CONFIG_MV64X60Christophe Leroy2021-03-182-3/+3
* octeontx2-af: Fix uninitialized variable warningSubbaraya Sundeep2021-03-181-1/+1
* octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam2021-03-181-1/+1
* octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya2021-03-181-0/+5
* octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya2021-03-181-2/+4
* octeontx2-af: Return correct CGX RX fifo sizeSubbaraya Sundeep2021-03-183-6/+22
* octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep2021-03-181-2/+0
* octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu2021-03-181-17/+29
* octeontx2-pf: Do not modify number of rulesSubbaraya Sundeep2021-03-181-1/+3
* netsec: restore phy power state after controller resetMian Yousaf Kaukab2021-03-181-3/+6
* ionic: linearize tso skb with too many fragsShannon Nelson2021-03-171-6/+7
* nfp: flower: fix pre_tun mask id allocationLouis Peens2021-03-161-7/+17
* nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens2021-03-161-2/+13
* nfp: flower: fix unsupported pre_tunnel flowsLouis Peens2021-03-161-0/+18
* net: broadcom: BCM4908_ENET should not default to y, unconditionallyGeert Uytterhoeven2021-03-161-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/gitDavid S. Miller2021-03-127-44/+57
|\
| * igb: avoid premature Rx buffer reuseLi RongQing2021-03-121-7/+15
| * ixgbe: move headroom initialization to ixgbe_configure_rx_ringMaciej Fijalkowski2021-03-121-1/+2
| * ice: move headroom initialization to ice_setup_rx_ctxMaciej Fijalkowski2021-03-122-17/+18
| * i40e: move headroom initialization to i40e_configure_rx_ringMaciej Fijalkowski2021-03-122-12/+13
| * ice: fix napi work done reporting in xsk pathMagnus Karlsson2021-03-122-7/+9
* | ftgmac100: Restart MAC HW onceDylan Hung2021-03-121-0/+1
* | net: axienet: Fix probe error cleanupRobert Hancock2021-03-121-12/+25
|/
* net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong2021-03-111-0/+3
* e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu2021-03-111-0/+2
* e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits2021-03-111-1/+5
* igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2021-03-112-33/+41
* igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli2021-03-111-0/+3
* igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli2021-03-111-3/+1
* igc: reinit_locked() should be called with rtnl_lockSasha Neftin2021-03-111-0/+9
* Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-03-1018-45/+85
|\
| * net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getterYevgeny Kliteynik2021-03-101-2/+2
| * net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory2021-03-101-1/+1
| * net/mlx5: SF: Fix memory leak of work itemShay Drory2021-03-101-0/+1
| * net/mlx5: SF, Correct vhca context sizeParav Pandit2021-03-101-1/+1
| * net/mlx5e: E-switch, Fix rate calculation divisionParav Pandit2021-03-101-1/+2