summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov2018-03-021-1/+1
* net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2018-03-022-0/+8
* Merge tag 'v4.13.16' into dev-4.13Joel Stanley2017-11-2845-305/+480
|\
| * fealnx: Fix building error on MIPSHuacai Chen2017-11-241-3/+3
| * net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2017-11-241-2/+2
| * vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long2017-11-241-18/+13
| * net/mlx5e: Set page to null in case dma mapping failsInbar Karmy2017-11-241-7/+5
| * net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-241-0/+7
| * net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-241-2/+2
| * qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen2017-11-241-0/+1
| * net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork2017-11-241-1/+1
| * net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork2017-11-241-1/+1
| * bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-241-1/+1
| * net: systemport: Correct IPG length settingsFlorian Fainelli2017-11-241-4/+6
| * net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill2017-11-241-1/+1
| * tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-182-0/+6
| * tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-11-181-1/+1
| * tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-11-183-6/+7
| * net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-11-181-35/+54
| * net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-11-181-2/+3
| * tap: double-free in error path in tap_open()Girish Moodalbail2017-11-181-9/+9
| * geneve: Fix function matching VNI and tunnel ID on big-endianStefano Brivio2017-11-181-6/+0
| * tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3
| * macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca2017-11-181-0/+2
| * ppp: fix race in ppp device destructionGuillaume Nault2017-11-181-0/+20
| * can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-152-2/+0
| * can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-151-3/+3
| * can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean2017-11-151-2/+12
| * can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-151-2/+10
| * can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-021-0/+6
| * can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-021-1/+2
| * can: sun4i: fix loopback modeGerhard Bertelsmann2017-11-021-2/+1
| * rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-271-1/+1
| * brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-271-100/+97
| * brcmfmac: Add check for short event packetsKevin Cernekee2017-10-271-1/+2
| * can: flexcan: fix p1010 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-271-1/+2
| * can: flexcan: fix i.MX28 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-271-1/+3
| * can: flexcan: fix i.MX6 state transition issueZHU Yi (ST-FIR/ENG1-Zhu)2017-10-271-1/+1
| * can: flexcan: implement error passive state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-271-9/+66
| * can: flexcan: rename legacy error state quirkZHU Yi (ST-FIR/ENG1-Zhu)2017-10-271-4/+4
| * can: flexcan: fix state transition regressionZHU Yi (ST-FIR/ENG1-Zhu)2017-10-271-2/+3
| * can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-271-1/+1
| * can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-271-8/+2
| * brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2017-10-122-15/+9
| * brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel2017-10-121-3/+15
| * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-10-121-1/+9
| * rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann2017-10-121-18/+30
| * net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-10-121-1/+2
| * net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot2017-10-121-0/+2
| * net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn2017-10-121-0/+4
OpenPOWER on IntegriCloud