summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-1423-125/+226
|\
| * cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork2019-09-131-1/+9
| * ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher2019-09-131-1/+2
| * ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert2019-09-121-1/+2
| * tun: fix use-after-free when register netdev failedYang Yingliang2019-09-121-5/+11
| * ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
| * ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck2019-09-111-1/+3
| * mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King2019-09-111-1/+1
| * net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King2019-09-111-1/+1
| * net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King2019-09-111-1/+1
| * net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan2019-09-111-1/+1
| * wimax: i2400: fix memory leakNavid Emamdoost2019-09-111-0/+1
| * net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek2019-09-101-1/+1
| * nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter2019-09-071-5/+5
| * net/ibmvnic: free reset work of removed device from queueJuliet Kim2019-09-071-2/+5
| * net: phylink: Fix flow control resolutionStefan Chulski2019-09-071-3/+3
| * net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET2019-09-071-2/+2
| * Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub...David S. Miller2019-09-067-34/+60
| |\
| | * rsi: fix a double free bug in rsi_91x_deinit()Hui Peng2019-09-031-1/+0
| | * Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka2019-09-031-12/+6
| | * rt2x00: clear up IV's on key removalStanislaw Gruszka2019-09-031-7/+12
| | * iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho2019-09-031-12/+12
| | * mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2019-09-032-1/+11
| | * mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka2019-09-031-0/+5
| | * mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka2019-09-031-1/+14
| * | forcedeth: use per cpu to collect xmit/recv statisticsZhu Yanjun2019-09-061-44/+99
| * | net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan2019-09-061-2/+2
| * | net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo2019-09-021-1/+6
| |/
* / virtio-net: lower min ring num_free for efficiency? jiang2019-09-041-1/+1
|/
* net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-011-3/+4
* enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-09-011-1/+4
* net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins2019-09-011-0/+1
* net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-09-011-0/+1
* net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov2019-09-011-1/+2
* net: aquantia: linkstate irq should be oneshotIgor Russkikh2019-09-011-1/+1
* net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-09-011-0/+4
* net: aquantia: fix limit of vlan filtersDmitry Bogdanov2019-09-011-1/+1
* net: aquantia: fix removal of vlan 0Dmitry Bogdanov2019-09-011-1/+2
* net: dsa: microchip: fill regmap_config nameGeorge McCollister2019-08-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-311-4/+13
|\
| * nfp: bpf: fix latency bug when updating stack index registerJiong Wang2019-08-261-4/+13
* | net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
* | amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
* | iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho2019-08-294-6/+31
* | sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-291-0/+7
* | nfp: flower: handle neighbour events on internal portsJohn Hurley2019-08-291-4/+4
* | nfp: flower: prevent ingress block binds on internal portsJohn Hurley2019-08-291-3/+4
* | r8152: remove calling netif_napi_delHayes Wang2019-08-291-2/+0
* | Revert "r8152: napi hangup fix after disconnect"Hayes Wang2019-08-291-2/+1
* | ibmvnic: Do not process reset during or after device removalThomas Falcon2019-08-291-1/+5