summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-06-14net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14vxlan: eliminate cached dst leakLance Richardson1-3/+17
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-07virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich1-0/+1
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-06-07net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-06-07net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia3-7/+38
2017-06-07bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-06-07net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman1-2/+1
2017-06-07net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman1-1/+5
2017-06-07driver: vrf: Fix one possible use-after-free issueGao Feng1-1/+2
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris1-0/+7
2017-05-25mwifiex: MAC randomization should not be persistentBrian Norris1-1/+3
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-05-14wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul3-1/+31
2017-05-14wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul3-5/+9
2017-05-14net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-14net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas1-0/+1
2017-05-14macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter1-0/+2
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2-3/+24
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon2-12/+24
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2-39/+22
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev1-4/+6
2017-05-14iwlwifi: mvm: fix reorder timer re-armingSara Sharon1-1/+2
2017-05-14iwlwifi: pcie: fix the set of DMA memory maskSara Sharon1-6/+2
2017-05-14iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani1-6/+2
2017-05-14iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg1-5/+15
2017-05-14iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho1-5/+8
2017-05-14iwlwifi: fix MODULE_FIRMWARE for 6030Jürg Billeter1-1/+1
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu1-12/+7
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-05-03net: can: usb: gs_usb: Fix buffer on stackMaksim Salau1-5/+12
2017-05-03macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld1-1/+1
2017-05-03net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36
2017-05-03macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-05-03net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1