summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen2018-02-091-4/+1
* net: stmmac: remove redundant enable of PMT irqNiklas Cassel2018-02-092-4/+1
* net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2018-02-092-3/+3
* net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel2018-02-091-2/+4
* ibmvnic: Reset long term map ID counterThomas Falcon2018-02-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-091-1/+1
|\
| * nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski2018-02-081-1/+1
* | net: thunder: change q_len's type to handle max ring sizeDean Nelson2018-02-081-1/+1
* | ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot2018-02-081-1/+5
* | nfp: populate MODULE_VERSIONJakub Kicinski2018-02-081-0/+1
* | nfp: limit the number of TSO segmentsJakub Kicinski2018-02-082-1/+6
* | nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski2018-02-087-21/+33
* | nfp: don't advertise hw-tc-offload on non-port netdevsJakub Kicinski2018-02-081-1/+1
* | nfp: bpf: require ETH tableJakub Kicinski2018-02-081-0/+12
* | net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko2018-02-071-2/+14
* | ibmvnic: Ensure that buffers are NULL after freeThomas Falcon2018-02-071-0/+5
* | ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen2018-02-071-1/+2
* | i40e: Fix the number of queues available to be mapped for useAmritha Nambiar2018-02-071-13/+14
* | sun: Add SPDX license tags to Sun network driversShannon Nelson2018-02-0711-0/+11
* | cxgb4: Fix error handling path in 'init_one()'Christophe JAILLET2018-02-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0611-109/+133
|\ \
| * | be2net: Handle transmit completion errors in LancerSuresh Reddy2018-02-064-48/+69
| * | be2net: Fix HW stall issue in LancerSuresh Reddy2018-02-061-1/+4
| * | nfp: fix kdoc warnings on nested structuresJakub Kicinski2018-02-065-49/+55
| * | net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang2018-02-061-1/+1
| * | ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario2018-02-051-10/+4
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-061-1/+1
|\ \
| * | net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy2018-02-051-1/+1
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-067-31/+46
|\ \ \
| * \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2018-01-313-12/+12
| |\ \ \
| | * | | hinic: Replace PCI pool old APIRomain Perier2018-01-022-6/+6
| | * | | net: e100: Replace PCI pool old APIRomain Perier2018-01-021-6/+6
| * | | | Merge branch 'pci/dma' into nextBjorn Helgaas2018-01-311-16/+20
| |\ \ \ \
| | * | | | net: tsi108: Use DMA API properlyChristoph Hellwig2018-01-171-16/+20
| | |/ / /
| * | | | pch_gbe: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-2/+4
| * | | | bnx2x: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-172-1/+10
| |/ / /
* | | | net: mediatek: Explicitly include pinctrl headersThierry Reding2018-02-051-0/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0310-21/+51
|\ \ \
| * | | net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann2018-02-021-2/+1
| * | | net: qed: use correct strncpy() sizeArnd Bergmann2018-02-021-4/+2
| * | | net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann2018-02-021-1/+1
| * | | nfp: fix TLV offset calculationEdwin Peer2018-02-021-1/+1
| * | | net: pxa168_eth: add netconsole supportAlexander Monakov2018-02-011-0/+12
| * | | ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario2018-02-011-1/+5
| * | | net: jme: remove unused initialization of 'rxdesc'Colin Ian King2018-02-011-1/+1
| * | | rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko2018-02-011-9/+9
| * | | be2net: remove redundant initialization of 'head' and pointer txqColin Ian King2018-02-011-2/+1
| * | | bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2018-02-011-0/+18
* | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
OpenPOWER on IntegriCloud