summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-20net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-20niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-20cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-02-06net/mlx4_core: Add masking for a few queries on HCA capsAya Levin
2019-02-06can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
2019-02-06net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-26e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13xen/netfront: tolerate frags with no dataJuergen Gross
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2018-12-21mv88e6060: disable hardware level MAC learningAnderson Luiz Alves
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-12-17rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2018-12-17wil6210: missing length check in wmi_set_ieLior David
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-12-13rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar