aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09mn10300: Remove the architectureDavid Howells2-11/+3
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter1-4/+10
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon1-1/+1
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain1-1/+1
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky1-0/+2
2018-02-21Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-33/+70
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov1-2/+8
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev1-4/+4
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz1-1/+2
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens1-1/+1
2018-02-20net/mlx5e: Specify numa node when allocating drop rqGal Pressman1-2/+8
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz1-1/+2
2018-02-20net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz1-4/+4
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2-2/+3
2018-02-20net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha1-1/+1
2018-02-20net/mlx5e: Fix loopback self test when GRO is offInbar Karmy1-1/+2
2018-02-20net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman1-14/+35
2018-02-20ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon1-0/+5
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan2-11/+29
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel1-0/+3
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan1-0/+5
2018-02-19net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan1-1/+1
2018-02-19net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan1-54/+14
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom1-10/+0
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy2-2/+2
2018-02-16cxgb4: free up resources of pf 0-3Ganesh Goudar1-12/+13
2018-02-14ibmvnic: Clean RX pool buffers during device closeThomas Falcon1-1/+30
2018-02-14ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon1-0/+1
2018-02-14ibmvnic: Fix NAPI structures memory leakThomas Falcon1-0/+2
2018-02-14ibmvnic: Fix login buffer memory leaksThomas Falcon1-0/+16
2018-02-14ibmvnic: Wait until reset is complete to set carrier onThomas Falcon1-2/+2
2018-02-14Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer3-94/+31
2018-02-13mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko1-14/+18
2018-02-12net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber1-0/+2
2018-02-12sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven1-15/+3
2018-02-12ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven1-6/+0
2018-02-11mvpp2: fix multicast address filterMikulas Patocka1-3/+8
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2-3/+3
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon1-0/+1
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson1-1/+1
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot1-1/+5
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski1-0/+1
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski2-1/+6
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski7-21/+33
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski1-1/+1