summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki
2017-07-15bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-26can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-26net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-06-26net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-06-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-20cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork
2017-05-20ppp: defer netns reference release for ppp channelWANG Cong
2017-05-15brcmfmac: Make skb header writable before useJames Hughes
2017-05-15brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-05-15mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-15mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann
2017-05-08mlx5: avoid build warnings on 32-bitArnd Bergmann
2017-05-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-04-30net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-04-30net: vxge: avoid unused function warningsArnd Bergmann
2017-04-30brcmfmac: avoid gcc-5.1 warningArnd Bergmann
2017-04-30net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2017-04-22igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-04-22igb: Workaround for igb i210 firmware issueChris J Arges
2017-04-22net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-04-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-04-22catc: Use heap buffer for memory size testBen Hutchings
2017-04-22catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-04-22rtl8150: Use heap buffers for all register accessBen Hutchings
2017-04-22pegasus: Use heap buffers for all register accessBen Hutchings
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-18vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-04-18cpmac: remove hopeless #warningArnd Bergmann
2017-04-18smc91x: avoid self-comparison warningArnd Bergmann
2017-04-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-08i40e: Reduce stack in i40e_dbg_dump_descJoe Perches
2017-02-08iwlegacy: avoid warning about missing bracesArnd Bergmann
2017-02-08drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm