aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-05net: mediatek: Explicitly include pinctrl headersThierry Reding1-0/+1
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-33/+60
2018-02-02net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann1-2/+1
2018-02-02net: qed: use correct strncpy() sizeArnd Bergmann1-4/+2
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann1-1/+1
2018-02-02r8152: set rx mode early when linking onHayes Wang1-2/+3
2018-02-02r8152: fix wrong checksum status for received IPv4 packetsHayes Wang1-5/+3
2018-02-02nfp: fix TLV offset calculationEdwin Peer1-1/+1
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov1-0/+12
2018-02-01ibmvnic: fix firmware version when no firmware level has been provided by the VIOS serverDesnes Augusto Nunes do Rosario1-1/+5
2018-02-01vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King1-4/+2
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King1-1/+1
2018-02-01net: jme: remove unused initialization of 'rxdesc'Colin Ian King1-1/+1
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+2
2018-02-01rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko1-9/+9
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King1-2/+1
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds777-28654/+78583
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-52/+88
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds11-29/+299
2018-01-31r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin1-2/+2
2018-01-31qmi_wwan: Add support for Quectel EP06Kristian Evensen1-0/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds8-12/+12
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe177-859/+1893
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-36/+41
2018-01-29ibmvnic: Wait for device response when changing MACThomas Falcon1-7/+14
2018-01-29qlcnic: fix deadlock bugJunxiao Bi1-9/+9
2018-01-29net: macb: Handle HRESP errorHarini Katakam2-4/+58
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman1-1/+1
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2-2/+2
2018-01-29bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek1-1/+7
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module nameVadim Lomovtsev5-5/+5
2018-01-29tap: fix use-after-freeMichael S. Tsirkin1-3/+0
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+9
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller49-383/+2213
2018-01-28sfc: mark some unexported symbols as statickbuild test robot2-3/+3
2018-01-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-106/+342
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller8-179/+271
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky1-1/+0
2018-01-26i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński1-0/+4
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck5-18/+12
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller1-4/+4
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller1-0/+87
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller2-0/+13
2018-01-26i40e: Fix kdump failureAvinash Dayanand1-2/+2
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher2-2/+2
2018-01-26i40e: fix FW_LLDP flag on initAlan Brady1-0/+3
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman2-3/+58