summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03net: systemport: Correct IPG length settingsFlorian Fainelli
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill
2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel
2017-11-01net: hns: set correct return valuePan Bian
2017-11-01net: lapbether: fix double freePan Bian
2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn
2017-11-01Merge tag 'wireless-drivers-for-davem-2017-10-31' of git://git.kernel.org/pub...David S. Miller
2017-10-31Merge ath-current from ath.gitKalle Valo
2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo
2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-10-28tuntap: properly align skb->head before building skbJason Wang
2017-10-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu
2017-10-27wcn36xx: Remove unnecessary rcu_read_unlock in wcn36xx_bss_info_changedJia-Ju Bai
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-10-26i40e: Add programming descriptors to cleaned_countAlexander Duyck
2017-10-26i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker
2017-10-26e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2017-10-26e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2017-10-26tap: double-free in error path in tap_open()Girish Moodalbail
2017-10-26Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz
2017-10-26net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen
2017-10-26net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh
2017-10-26tun: allow positive return values on dev_get_valid_name() callJulien Gomes
2017-10-26nfp: refuse offloading filters that redirects to upper devicesPieter Jansen van Vuuren
2017-10-24can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-10-24can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-10-24can: sun4i: fix loopback modeGerhard Bertelsmann
2017-10-24net: mvpp2: do not call txq_done from the Tx path when Tx irqs are usedAntoine Tenart
2017-10-24net: mvpp2: do not unmap TSO headers buffersAntoine Tenart
2017-10-24net: mvpp2: fix TSO headers allocation and managementYan Markman
2017-10-24cdc_ether: flag the Huawei ME906/ME909 as WWANAleksander Morgado
2017-10-24drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 EthernetRan Wang
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger