summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-31cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-07-28macsec: fix checksumming after decryptionAndreas Steinmetz
2019-07-28macsec: fix use-after-free of skb during RXAndreas Steinmetz
2019-07-28net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin
2019-07-28vrf: make sure skb->data contains ip header to make routingPeter Kosyh
2019-07-28sky2: Disable MSI on ASUS P6TTakashi Iwai
2019-07-28r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-28net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach
2019-07-28net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-28hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang
2019-07-28caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-07-28bnx2x: Prevent load reordering in tx completion processingBrian King
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-26gtp: fix use-after-free in gtp_newlink()Taehee Yoo
2019-07-26gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo
2019-07-26gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo
2019-07-26gtp: fix suspicious RCU usageTaehee Yoo
2019-07-26gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo
2019-07-26bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-26net: usb: asix: init MAC address buffersPhong Tran
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang