summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi
2018-11-23net: amd: add missing of_node_put()Yangtao Li
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang
2018-11-23virtio-net: disable guest csum during XDP setJason Wang
2018-11-22ibmvnic: Update driver queues after change in ring size supportThomas Falcon
2018-11-22ibmvnic: Fix RX queue buffer cleanupThomas Falcon
2018-11-22net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi
2018-11-21net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-11-21Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller
2018-11-20tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-19Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-11-19net/ibmnvic: Fix deadlock problem in resetJuliet Kim
2018-11-19qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-11-19qed: Fix bitmap_weight() checkDenis Bolotin
2018-11-19net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin
2018-11-19net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski
2018-11-19net: ena: fix crash during ena_remove()Arthur Kiyanovski
2018-11-19net: ena: fix crash during failed resume from hibernationArthur Kiyanovski
2018-11-19net/mlx5e: Fix selftest for small MTUsValentine Fatiev
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh
2018-11-19net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan
2018-11-19net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery
2018-11-19net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz
2018-11-19net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz
2018-11-19net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz
2018-11-19net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov
2018-11-19net/mlx5: IPSec, Fix the SA context hash keyRaed Salem
2018-11-18tuntap: fix multiqueue rxMatthew Cover
2018-11-17net: phy: mdio-gpio: Fix working over slow can_sleep GPIOsMartin Schiller
2018-11-16Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"David S. Miller