summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-115-18/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0947-88/+311
|\
| * 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: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit2018-02-081-1/+1
| * | net: thunder: change q_len's type to handle max ring sizeDean Nelson2018-02-081-1/+1
| * | Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...David S. Miller2018-02-0816-31/+178
| |\ \
| | * \ Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2018-02-087-11/+57
| | |\ \
| | | * | Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu2018-02-081-7/+7
| | | * | ath9k_htc: add Altai WA1011N-GUOleksij Rempel2018-02-071-0/+1
| | | * | ath10k: fix kernel panic issue during pci probeYu Wang2018-02-071-2/+10
| | | * | ath9k: Fix get channel default noise floorWojciech Dubowik2018-02-071-1/+1
| | | * | ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm2018-02-073-0/+36
| | | * | ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang2018-02-071-1/+2
| | * | | rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2018-02-072-2/+4
| | |/ /
| | * | mt76: do not set status->aggr for NULL data framesFelix Fietkau2018-02-011-1/+1
| | * | mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau2018-02-011-1/+5
| | * | mt76: implement processing of BlockAckReq framesFelix Fietkau2018-02-011-1/+33
| | * | mt76: implement AP_LINK_PSFelix Fietkau2018-02-015-15/+78
| * | | ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot2018-02-081-1/+5
| * | | tuntap: add missing xdp flushJason Wang2018-02-081-0/+15
| * | | 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 tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-02-091-22/+24
|\ \ \ \ | |/ / / |/| | |
| * | | xen-netfront: Fix race between device setup and openRoss Lagerwall2018-02-061-22/+24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0613-113/+137
|\ \ \ \
| * | | | 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
| * | | | net: phy: Handle not having GPIO enabled in the kernelAndrew Lunn2018-02-061-1/+2
| * | | | ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario2018-02-051-10/+4
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-041-3/+2
| |\ \ \
| | * | | netdevsim: fix overflow on the error pathJakub Kicinski2018-02-011-3/+2
* | | | | 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