summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-26net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-26net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2-9/+5
2018-06-26net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz3-9/+9
2018-06-26net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz5-6/+13
2018-06-26net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz1-1/+5
2018-06-26net: lan78xx: Use s/w csum check on VLANs without tag strippingDave Stevenson1-1/+6
2018-06-26net: lan78xx: Add support for VLAN tag stripping.Dave Stevenson1-0/+22
2018-06-26net: lan78xx: Add support for VLAN filtering.Dave Stevenson1-1/+4
2018-06-26net: lan78xx: Allow for VLAN headers in timeout calcsDave Stevenson1-2/+3
2018-06-26r8152: napi hangup fix after disconnectJiri Slaby1-1/+2
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski1-3/+3
2018-06-24mt7601u: remove warning when avg_rssi is zeroStanislaw Gruszka1-2/+4
2018-06-24mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-2/+2
2018-06-24Revert "mwifiex: handle race during mwifiex_usb_disconnect"Ganapathi Bhat1-3/+0
2018-06-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih6-13/+16
2018-06-24sfc: make function efx_rps_hash_bucket staticColin Ian King1-0/+1
2018-06-24qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado1-0/+1
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven12-19/+12
2018-06-23net: mscc: make sparse happyAntoine Tenart1-1/+2
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart1-1/+1
2018-06-22net: ethernet: ti: davinci_cpdma: make function cpdma_desc_pool_create staticColin Ian King1-1/+1
2018-06-22xen-netfront: Update features after registering netdevRoss Lagerwall1-4/+4
2018-06-22xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall1-1/+2
2018-06-21net: macb: Fix ptp time adjustment for large negative deltaHarini Katakam1-4/+1
2018-06-21ipvlan: fix IFLA_MTU ignored on NEWLINKXin Long1-1/+2
2018-06-21net: mscc: fix the injection headerAntoine Tenart1-5/+5
2018-06-21net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-06-21r8169: Fix netpoll oopsVille Syrjälä1-1/+1
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-51/+90
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka1-0/+10
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2-5/+15
2018-06-20net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-06-20net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano1-2/+1
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski1-2/+13
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon1-1/+1
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long1-0/+1
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-06-20net/ncsi: Silence debug messagesJoel Stanley1-2/+2
2018-06-20bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesizeDaniel Borkmann1-4/+3
2018-06-20qed: Do not advertise DCBX_LLD_MANAGED capability.Sudarsana Reddy Kalluru1-7/+4
2018-06-20qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru1-2/+10
2018-06-20qed: Fix possible memory leak in Rx error path handling.Sudarsana Reddy Kalluru1-2/+9
2018-06-18qtnfmac: fix NULL pointer dereferenceGustavo A. R. Silva1-2/+1