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-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20enic: fix checksum validation for IPv6Govindarajulu Varadarajan
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-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-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2019-02-06can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl
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-21wil6210: missing length check in wmi_set_ieLior David
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun
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: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
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-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-11-22ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-11-22tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych
2018-11-22net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2018-11-10iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov
2018-11-10igb: Unpair the queues when changing the number of queuesShota Suzuki
2018-11-10rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger
2018-11-10rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger
2018-11-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki
2018-11-10net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik
2018-11-10net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang
2018-11-10smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-10smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli