summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: bgmac: mac address change bugHari Vyas2017-06-051-1/+5
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-06-051-6/+3
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-06-051-1/+1
* net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet2017-06-051-4/+4
* net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny2017-06-051-2/+0
* net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-06-052-7/+21
* mlx4: reduce OOM risk on arches with large pagesEric Dumazet2017-06-051-1/+2
* sfc: do not device_attach if a reset is pendingPeter Dunning2017-06-053-5/+13
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-06-051-2/+2
* ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau2017-06-055-26/+48
* mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat2017-06-051-2/+0
* iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani2017-06-051-3/+1
* mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris2017-06-051-1/+2
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-06-051-2/+1
* adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter2017-06-051-1/+2
* mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-03-161-1/+4
* macvtap: read vnet_hdr_size onceWillem de Bruijn2017-03-161-2/+2
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-03-161-4/+6
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-03-161-4/+8
* qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-03-162-0/+15
* r8152: fix the sw rx checksum is unavailablehayeswang2017-03-161-1/+6
* netvsc: reduce maximum GSO sizestephen hemminger2017-03-161-0/+4
* net: sky2: Fix shutdown crashJeremy Linton2017-03-161-0/+13
* bonding: set carrier off for devices created through netlinkBeniamino Galvani2017-03-161-1/+5
* cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2017-03-161-0/+7
* net: alx: Work around the DMA RX overflow issueFeng Tang2017-03-161-1/+6
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2017-03-161-6/+2
* net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula2017-03-161-54/+62
* net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula2017-03-161-3/+7
* xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky2017-03-161-7/+2
* catc: Use heap buffer for memory size testBen Hutchings2017-03-161-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-03-161-16/+17
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-03-161-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-03-161-4/+25
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-03-161-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-03-161-0/+1
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-03-161-9/+14
* net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-03-161-2/+3
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-03-161-18/+20
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-03-161-1/+1
* net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli2017-03-161-7/+18
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-03-161-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-03-161-2/+2
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-03-161-0/+1
* net: systemport: Pad packet before inserting TSBFlorian Fainelli2017-03-161-9/+9
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-03-161-1/+6
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-03-161-1/+7
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2017-03-161-2/+4
* net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2017-03-161-2/+9
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2017-03-161-9/+6