aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tun: read vnet_hdr_sz onceWillem de Bruijn2017-07-041-4/+6
* hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann2017-07-041-5/+10
* catc: Use heap buffer for memory size testBen Hutchings2017-07-041-7/+18
* catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-07-041-16/+17
* igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-07-041-1/+1
* igb: Workaround for igb i210 firmware issueChris J Arges2017-07-041-0/+4
* cpmac: remove hopeless #warningArnd Bergmann2017-07-041-1/+1
* ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-07-041-2/+1
* rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk2017-07-041-0/+18
* macvtap: read vnet_hdr_size onceWillem de Bruijn2017-07-041-2/+2
* bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2017-07-041-0/+8
* bna: Add synchronization for tx ring.Benjamin Poirier2017-07-041-2/+2
* vmxnet3: Wake queue from reset workBenjamin Poirier2017-07-041-1/+1
* netvsc: reduce maximum GSO sizestephen hemminger2017-07-041-0/+4
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2017-07-041-2/+3
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-07-041-6/+3
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-07-041-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-07-041-0/+1
* can: peak: fix bad memory access and free sequence추지호2017-07-041-2/+4
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-06-171-4/+8
* net: phy: handle state correctly in phy_stop_machineNathan Sullivan2017-06-171-1/+1
* rtl8150: Use heap buffers for all register accessBen Hutchings2017-06-171-7/+27
* pegasus: Use heap buffers for all register accessBen Hutchings2017-06-171-4/+25
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-06-171-18/+20
* net/mlx4_en: Fix bad WQE issueEugenia Emantayev2017-06-171-1/+7
* vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer2017-06-171-1/+1
* ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-06-171-2/+2
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2017-06-171-8/+12
* drivers: net: ppp: fix maybe-uninitialized warningNathan Chancellor2017-05-231-2/+2
* nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2017-04-131-5/+13
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2017-04-111-10/+17
* kaweth: fix firmware downloadOliver Neukum2017-04-111-2/+1
* net: sky2: Fix shutdown crashJeremy Linton2017-04-111-0/+13
* mwifiex: printk() overflow with 32-byte SSIDsBrian Norris2017-04-111-6/+7
* net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2017-04-111-1/+1
* brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2017-04-111-1/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2017-04-111-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2017-04-111-1/+3
* iwlwifi: pcie: fix access to scratch bufferSara Sharon2017-04-111-2/+2
* bonding: Fix bonding crashMahesh Bandewar2017-04-111-3/+4
* xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel2017-04-111-16/+14
* xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel2017-04-111-3/+1
* Revert "net: wireless: Add CONFIG_WIFI_CONTROL_FUNC option"Amit Pundir2017-04-111-5/+0
* UPSTREAM: ppp: defer netns reference release for ppp channelWANG Cong2017-04-111-2/+3
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2017-04-114-6/+2
* xen-netback: ref count shared ringsWei Liu2016-11-073-2/+25
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-7/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-108-22/+32
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-2612-22/+38
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-262-4/+13