summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter
2017-05-14brcmfmac: Make skb header writable before useJames Hughes
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann
2017-05-02macvlan: Fix device ref leak when purging bc_queueHerbert Xu
2017-05-02dp83640: don't recieve time stamps twiceDan Carpenter
2017-05-02net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-05-02net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon
2017-04-21catc: Use heap buffer for memory size testBen Hutchings
2017-04-21catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-04-21rtl8150: Use heap buffers for all register accessBen Hutchings
2017-04-21pegasus: Use heap buffers for all register accessBen Hutchings
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon
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-03-30igb: add i211 to i210 PHY workaroundSumit Semwal
2017-03-30igb: Workaround for igb i210 firmware issueSumit Semwal
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-30net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-30net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-30amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli
2017-03-26hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-03-18cpmac: remove hopeless #warningArnd Bergmann
2017-03-15fakelb: fix schedule while atomicAlexander Aring
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih
2017-03-12can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-26rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-14netvsc: Set maximum GSO size in the right placeBen Hutchings
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann