summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-07-271-0/+1
* mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris2017-07-271-36/+35
* wlcore: fix 64K page supportArnd Bergmann2017-07-271-3/+3
* iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach2017-07-271-7/+25
* ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan2017-07-271-1/+3
* ath9k: fix tx99 bus errorMiaoqing Pan2017-07-271-2/+0
* ath9k: fix tx99 use after freeMiaoqing Pan2017-07-271-4/+9
* brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel2017-07-211-4/+3
* brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet2017-07-211-1/+2
* sfc: don't read beyond unicast address listBert Kenward2017-07-211-5/+3
* brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-211-0/+5
* tap: convert a mutex to a spinlockWANG Cong2017-07-211-9/+9
* cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2017-07-212-22/+36
* net/mlx5e: Initialize CEE's getpermhwaddr address buffer to 0xffHuy Nguyen2017-07-211-0/+2
* virtio-net: fix leaking of ctx arrayJason Wang2017-07-211-0/+1
* vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov2017-07-211-5/+6
* liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-212-2/+2
* geneve: fix hlist corruptionJiri Benc2017-07-211-16/+32
* vxlan: fix hlist corruptionJiri Benc2017-07-211-10/+20
* net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-07-211-2/+0
* net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-07-212-2/+15
* net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman2017-07-211-1/+1
* sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-291-3/+4
* arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik2017-06-291-0/+1
* arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik2017-06-291-2/+3
* arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik2017-06-291-2/+0
* Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-291-1/+1
* arcnet: change irq handler to lock irqsaveMichael Grzeschik2017-06-291-3/+4
* rocker: move dereference before freeDan Carpenter2017-06-291-1/+1
* mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel2017-06-291-0/+3
* virtio-net: serialize tx routine during resetJason Wang2017-06-291-0/+1
* net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis2017-06-271-0/+16
* fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
* bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
* bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
* bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
* net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-06-231-1/+1
* sfc: Fix MCDI command size for filter operationsMartin Habets2017-06-221-4/+4
* netvsc: don't access netdev->num_rx_queues directlyArnd Bergmann2017-06-221-2/+2
* macvlan: Let passthru macvlan correctly restore lower mac addressVlad Yasevich2017-06-221-3/+44
* macvlan: convert port passthru to flags.Vlad Yasevich2017-06-221-13/+24
* macvlan: Fix passthru macvlan mac address inheritanceVlad Yasevich2017-06-221-1/+2
* macvlan: Do not return error when setting the same mac addressVlad Yasevich2017-06-221-0/+4
* xen-netback: correctly schedule rate-limited queuesWei Liu2017-06-223-2/+11
* veth: Be more robust on network device creation when no attributesSerhey Popovych2017-06-221-2/+2
* drivers: net: cpsw-common: Fix reading of mac address for am43 SoCsLokesh Vutla2017-06-221-1/+1
* net/phy: micrel: configure intterupts after autoneg workaroundZach Brown2017-06-221-0/+2
* Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller2017-06-206-36/+49
|\
| * brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel2017-06-161-2/+1
| * brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel2017-06-151-1/+1
OpenPOWER on IntegriCloud