summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-17net: phy: sfp: correct store of detected link modesBaruch Siach
2018-12-17virtio-net: keep vnet header zeroed after processing XDPJason Wang
2018-12-17tun: forbid iface creation with rtnl opsNicolas Dichtel
2018-12-17Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-17net: phy: don't allow __set_phy_supported to add unsupported modesHeiner Kallweit
2018-12-17net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
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-13team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2018-12-13ibmvnic: Update driver queues after change in ring size supportThomas Falcon
2018-12-13ibmvnic: Fix RX queue buffer cleanupThomas Falcon
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13net/ibmnvic: Fix deadlock problem in resetJuliet Kim
2018-12-13qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-12-13qed: Fix bitmap_weight() checkDenis Bolotin
2018-12-13net: ena: fix crash during failed resume from hibernationArthur Kiyanovski
2018-12-13drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typoAndrew Morton
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-13bnxt_en: Fix filling time in bnxt_fill_coredump_record()Vasundhara Volam
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix rdma_info structure allocationMichal Kalderon
2018-12-13qed: Fix overriding offload_tc by protocols without APP TLVDenis 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-13can: ucan: remove set but not used variable 'udev'YueHaibing
2018-12-13mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann
2018-12-13brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki
2018-12-08i40e: Fix deletion of MAC filtersLihong Yang
2018-12-05net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-12-05virtio-net: disable guest csum during XDP setJason Wang
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-12-05net: gemini: Fix copy/paste errorAndreas Fiedler
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-12-01can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Marc Kleine-Budde
2018-12-01can: flexcan: Always use last mailbox for TXAlexander Stein
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner