summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-11-24fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-24net: cdc_ncm: GetNtbFormat endian fixBjørn Mork1-2/+2
2017-11-24vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long1-18/+13
2017-11-24net/mlx5e: Set page to null in case dma mapping failsInbar Karmy1-7/+5
2017-11-24net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen1-0/+7
2017-11-24net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov1-2/+2
2017-11-24qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen1-0/+1
2017-11-24net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-24net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-24bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu1-1/+1
2017-11-24net: systemport: Correct IPG length settingsFlorian Fainelli1-4/+6
2017-11-24net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill1-1/+1
2017-11-18tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6
2017-11-18tun: allow positive return values on dev_get_valid_name() callJulien Gomes1-1/+1
2017-11-18tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail3-6/+7
2017-11-18net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz1-35/+54
2017-11-18net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh1-2/+3
2017-11-18tap: double-free in error path in tap_open()Girish Moodalbail1-9/+9
2017-11-18geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio1-6/+0
2017-11-18tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-11-18macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca1-0/+2
2017-11-18ppp: fix race in ppp device destructionGuillaume Nault1-0/+20
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-15can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-15can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson1-0/+6
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson1-1/+2
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann1-2/+1
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97
2017-10-27brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2017-10-27can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)1-1/+2
2017-10-27can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)1-1/+3
2017-10-27can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)1-1/+1
2017-10-27can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)1-9/+66
2017-10-27can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)1-4/+4
2017-10-27can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)1-2/+3
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje1-1/+1
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger1-8/+2
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-10-12brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann1-18/+30
2017-10-12net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan1-1/+2
2017-10-12net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot1-0/+2
2017-10-12net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn1-0/+4
2017-10-12tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko1-3/+5
2017-10-12net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi1-1/+2
2017-10-12net: stmmac: Cocci spatch "of_table"Thomas Meyer1-0/+1