summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin2019-07-281-2/+2
* net/mlx5e: Fix return value from timeout recover functionAya Levin2019-07-281-4/+2
* net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-283-1/+10
* net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein2019-07-281-19/+4
* macsec: fix checksumming after decryptionAndreas Steinmetz2019-07-281-0/+1
* macsec: fix use-after-free of skb during RXAndreas Steinmetz2019-07-281-3/+2
* net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin2019-07-281-1/+8
* vrf: make sure skb->data contains ip header to make routingPeter Kosyh2019-07-281-23/+35
* sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-281-0/+7
* r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-281-0/+137
* net: stmmac: Re-work the queue selection for TSO packetsJose Abreu2019-07-281-10/+19
* net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-281-1/+1
* net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach2019-07-281-0/+2
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-281-31/+26
* hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang2019-07-281-1/+0
* caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo2019-07-281-1/+1
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-281-0/+3
* net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer2019-07-261-1/+1
* rt2x00usb: fix rx queue hangSoeren Moch2019-07-261-6/+6
* iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach2019-07-261-2/+6
* iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-07-262-2/+54
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-07-265-2/+43
* iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach2019-07-261-3/+9
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-07-261-18/+16
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-07-261-6/+21
* iwlwifi: add support for hr1 RF IDOren Givon2019-07-262-3/+6
* iavf: fix dereference of null rx_buffer pointerColin Ian King2019-07-261-2/+4
* net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issueHuazhong Tan2019-07-261-28/+26
* net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer2019-07-261-0/+5
* gtp: fix use-after-free in gtp_newlink()Taehee Yoo2019-07-261-1/+1
* gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo2019-07-261-2/+15
* gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo2019-07-261-1/+1
* gtp: fix suspicious RCU usageTaehee Yoo2019-07-261-2/+6
* gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo2019-07-261-1/+6
* net: hns3: enable broadcast promisc mode when initializing VFJian Shen2019-07-261-3/+11
* bonding: validate ip header before check IPPROTO_IGMPCong Wang2019-07-261-14/+23
* net: usb: asix: init MAC address buffersPhong Tran2019-07-261-3/+3
* bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-07-264-11/+34
* vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo2019-07-261-10/+27
* bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan2019-07-261-6/+11
* bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan2019-07-261-1/+2
* iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2019-07-262-4/+4
* iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski2019-07-261-0/+3
* ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier2019-07-261-0/+3
* net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu2019-07-262-0/+8
* igb: clear out skb->tstamp after reading the txtimeVedang Patel2019-07-261-0/+1
* net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier2019-07-261-1/+2
* ath10k: destroy sdio workqueue while remove sdio moduleWen Gong2019-07-261-0/+3
* ath10k: Fix memory leak in qmiDundi Raviteja2019-07-261-0/+1
* net: hns3: add some error checking in hclge_tm moduleYunsheng Lin2019-07-261-1/+5