summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-15mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg
2018-03-08net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-03-08net/mlx5: Fix error handling when adding flow rulesVlad Buslov
2018-03-08cxgb4: fix trailing zero in CIM LA dumpRahul Lakkireddy
2018-03-08virtio-net: disable NAPI only when enabled during XDP setJason Wang
2018-03-08tuntap: disable preemption during XDP processingJason Wang
2018-03-08tuntap: correctly add the missing XDP flushJason Wang
2018-03-08mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel
2018-03-08amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky
2018-03-08net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha
2018-03-08mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_createJiri Pirko
2018-03-08net/mlx5e: Fix loopback self test when GRO is offInbar Karmy
2018-03-08net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPTHeiner Kallweit
2018-03-08net/mlx5e: Specify numa node when allocating drop rqGal Pressman
2018-03-08mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo
2018-03-08net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman
2018-03-08ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-08net: ethernet: ti: cpsw: fix net watchdog timeoutGrygorii Strashko
2018-03-08net: amd-xgbe: fix comparison to bitshift when dealing with a maskWolfram Sang
2018-03-08hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2018-03-08ixgbe: fix crash in build_skb Rx code pathEmil Tantilov
2018-02-28net: thunderbolt: Run disconnect flow asynchronously when logout is receivedMika Westerberg
2018-02-28net: thunderbolt: Tear down connection properly on suspendMika Westerberg
2018-02-28PCI/cxgb4: Extend T3 PCI quirk to T4+ devicesCasey Leedom
2018-02-25tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet
2018-02-22mvpp2: fix multicast address filterMikulas Patocka
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris
2018-02-22IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein
2018-02-12rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko
2018-02-12r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin
2018-02-12qmi_wwan: Add support for Quectel EP06Kristian Evensen
2018-02-12qlcnic: fix deadlock bugJunxiao Bi
2018-02-03igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-23vmxnet3: repair memory leakNeil Horman
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2018-01-22ibmvnic: Allocate and request vpd in init_resourcesJohn Allen
2018-01-22ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen
2018-01-22ibmvnic: Modify buffer size and number of queues on failoverJohn Allen
2018-01-22usbnet: silence an unnecessary warningOliver Neukum