summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-08-16can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli
2019-08-16allocate_flower_entry: should check for null derefNavid Emamdoost
2019-08-16can: peak_usb: fix potential double kfree_skb()Stephane Grosjean
2019-08-16can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09r8169: don't use MSI before RTL8168dHeiner Kallweit
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09tun: mark small packets as owned by the tap sockAlexis Bauvin
2019-08-09ocelot: Cancel delayed work before wq destructionClaudiu Manoil
2019-08-09net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-08-09net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-09net/mlx5e: always initialize frag->last_in_pageQian Cai
2019-08-09mvpp2: refactor MTU change codeMatteo Croce
2019-08-09mvpp2: fix panic on module removalMatteo Croce
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-06mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-04ath10k: Change the warning message stringFabio Estevam
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