summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-07-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann1-6/+13
2019-07-28macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-28macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin1-1/+8
2019-07-28vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit1-0/+137
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu1-10/+19
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-28hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang1-1/+0
2019-07-28caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-26gtp: fix use-after-free in gtp_newlink()Taehee Yoo1-1/+1
2019-07-26gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo1-2/+15
2019-07-26gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo1-1/+1
2019-07-26gtp: fix suspicious RCU usageTaehee Yoo1-2/+6
2019-07-26gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo1-1/+6
2019-07-26bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-07-26net: usb: asix: init MAC address buffersPhong Tran1-3/+3
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel1-0/+1
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri1-1/+12
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-26ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng1-0/+5
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin1-2/+4
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock1-1/+5
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock1-3/+17
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6