summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2018-11-10sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10asix: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-11-10net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-11-10team: Forbid enslaving team device to itselfIdo Schimmel
2018-11-10qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-11-10net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-11-10stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-13r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-13net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-13e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-13e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-13wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-13rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-10-13net: hp100: fix always-true check for link up stateColin Ian King
2018-10-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross
2018-09-26net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-09-26ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-09-26enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan