summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-02-19tg3: APE heartbeat changesPrashant Sreedharan
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan
2018-02-19net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan
2018-02-19net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan
2018-02-16PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-16cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-02-16cxgb4: free up resources of pf 0-3Ganesh Goudar
2018-02-14ibmvnic: Clean RX pool buffers during device closeThomas Falcon
2018-02-14ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon
2018-02-14ibmvnic: Fix NAPI structures memory leakThomas Falcon
2018-02-14ibmvnic: Fix login buffer memory leaksThomas Falcon
2018-02-14ibmvnic: Wait until reset is complete to set carrier onThomas Falcon
2018-02-14Revert "net: thunderx: Add support for xdp redirect"Jesper Dangaard Brouer
2018-02-13mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko
2018-02-12net: cavium: fix NULL pointer dereference in cavium_ptp_putJan Glauber
2018-02-12sh_eth: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven
2018-02-12ravb: Remove obsolete explicit clock handling for WoLGeert Uytterhoeven
2018-02-11mvpp2: fix multicast address filterMikulas Patocka
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-08net: thunder: change q_len's type to handle max ring sizeDean Nelson
2018-02-08ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot
2018-02-08nfp: populate MODULE_VERSIONJakub Kicinski
2018-02-08nfp: limit the number of TSO segmentsJakub Kicinski
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski
2018-02-08nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski
2018-02-08nfp: bpf: require ETH tableJakub Kicinski
2018-02-08nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski
2018-02-07net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-02-07ibmvnic: Ensure that buffers are NULL after freeThomas Falcon
2018-02-07ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen
2018-02-07i40e: Fix the number of queues available to be mapped for useAmritha Nambiar
2018-02-07sun: Add SPDX license tags to Sun network driversShannon Nelson
2018-02-07cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET
2018-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-06be2net: Handle transmit completion errors in LancerSuresh Reddy
2018-02-06be2net: Fix HW stall issue in LancerSuresh Reddy
2018-02-06nfp: fix kdoc warnings on nested structuresJakub Kicinski
2018-02-06net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-02-05ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario
2018-02-05net: mediatek: Explicitly include pinctrl headersThierry Reding
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds