summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-06net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-02net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann
2018-02-02net: qed: use correct strncpy() sizeArnd Bergmann
2018-02-02net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann
2018-02-02r8152: set rx mode early when linking onHayes Wang
2018-02-02r8152: fix wrong checksum status for received IPv4 packetsHayes Wang
2018-02-02nfp: fix TLV offset calculationEdwin Peer
2018-02-01net: pxa168_eth: add netconsole supportAlexander Monakov
2018-02-01ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario
2018-02-01vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King
2018-02-01lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King
2018-02-01net: jme: remove unused initialization of 'rxdesc'Colin Ian King
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko
2018-02-01be2net: remove redundant initialization of 'head' and pointer txqColin Ian King
2018-02-01bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2018-02-01netdevsim: fix overflow on the error pathJakub Kicinski
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-31Merge branch 'pci/misc' into nextBjorn Helgaas
2018-01-31Merge branch 'pci/dma' into nextBjorn Helgaas
2018-01-31r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-01-31qmi_wwan: Add support for Quectel EP06Kristian Evensen
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-29ibmvnic: Wait for device response when changing MACThomas Falcon
2018-01-29qlcnic: fix deadlock bugJunxiao Bi
2018-01-29net: macb: Handle HRESP errorHarini Katakam
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck
2018-01-29bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev
2018-01-29tap: fix use-after-freeMichael S. Tsirkin
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller