summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-04-29virtio_net: fix adding vids on big-endianMichael S. Tsirkin1-3/+3
2018-04-29virtio_net: split out ctrl bufferMichael S. Tsirkin1-29/+39
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk1-1/+1
2018-04-29amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky1-17/+54
2018-04-29amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky7-4/+160
2018-04-29amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2-2/+19
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy1-3/+2
2018-04-29i40e: Fix attach VF to VM issuePaweł Jabłoński1-0/+11
2018-04-26mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler1-2/+5
2018-04-26net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-04-26xen-netfront: Fix race between device setup and openRoss Lagerwall1-22/+24
2018-04-26gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-04-26i40e: fix reported mask for ntuple filtersJacob Keller1-4/+4
2018-04-26i40e: program fragmented IPv4 filter input setJacob Keller2-0/+13
2018-04-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov1-2/+6
2018-04-26fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan1-2/+12
2018-04-26igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua1-0/+9
2018-04-26igb: Allow to remove administratively set MAC on VFsCorinna Vinschen1-11/+31
2018-04-26i40evf: ignore link up if not runningAlan Brady1-12/+23
2018-04-26i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand2-1/+9
2018-04-26nfp: fix error return code in nfp_pci_probe()Wei Yongjun1-0/+1
2018-04-26mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-04-26net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl1-1/+1
2018-04-26net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl1-1/+3
2018-04-24iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho1-2/+155
2018-04-24iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho5-19/+91
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-19lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-19slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5
2018-04-19cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-12net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-04-12team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long1-7/+5
2018-04-12net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan1-2/+7
2018-04-12net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-04-12net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-7/+3
2018-04-12net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu1-5/+6
2018-04-12nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe1-4/+5
2018-04-12net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu1-8/+8
2018-04-12net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2-4/+4
2018-04-12bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-12bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-12bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-12vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern1-2/+3
2018-04-12sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1