aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-02-08nfp: bpf: require ETH tableJakub Kicinski
2018-02-08Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"Ryan Hsu
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-07ath9k_htc: add Altai WA1011N-GUOleksij Rempel
2018-02-07ath10k: fix kernel panic issue during pci probeYu Wang
2018-02-07ath9k: Fix get channel default noise floorWojciech Dubowik
2018-02-07ath10k: add support for Ubiquiti rebranded QCA988X v2Tobias Schramm
2018-02-07ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1Yu Wang
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
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-06xen-netfront: Fix race between device setup and openRoss Lagerwall
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-02-01mt76: do not set status->aggr for NULL data framesFelix Fietkau
2018-02-01mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pendingFelix Fietkau
2018-02-01mt76: implement processing of BlockAckReq framesFelix Fietkau
2018-02-01mt76: implement AP_LINK_PSFelix Fietkau
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds