aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-28net-next/hinic: fix comparison of a uint16_t type with -1Aviad Krawczyk2-36/+22
2017-08-28net-next/hinic: Fix MTU limitationAviad Krawczyk1-0/+1
2017-08-28staging: irda: add a TODO file.Greg Kroah-Hartman1-0/+4
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman36-0/+3851
2017-08-28irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman50-2/+2
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman53-0/+31656
2017-08-28dpaa_eth: check allocation resultMadalin Bucur1-0/+3
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur5-5/+41
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur1-0/+113
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur3-7/+47
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R701777-2/+884
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur3-81/+82
2017-08-28net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha1-8/+4
2017-08-28mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky1-0/+3
2017-08-28mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2-1/+17
2017-08-28xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn1-2/+2
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart1-2/+2
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-249/+289
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman1-0/+6
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón8-1/+372
2017-08-25hinic: skb_pad() frees on errorDan Carpenter1-1/+2
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari1-0/+6
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady1-22/+43
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller2-2/+2
2017-08-25i40evf: use netdev variable in reset taskAlan Brady1-2/+2
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resourceStefan Assmann4-23/+23
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller1-10/+13
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller2-28/+70
2017-08-25i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain1-0/+8
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller2-61/+0
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller9-88/+85
2017-08-25i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain1-23/+23
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari3-1/+24
2017-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams4-3/+4
2017-08-24hv_netvsc: Fix rndis_filter_close error during netvsc_removeHaiyang Zhang1-1/+6
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-153/+899
2017-08-24hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter1-0/+1
2017-08-24net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli1-2/+2
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli1-4/+4
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal1-1/+1
2017-08-24net/mlx4_core: make mlx4_profile constBhumika Goyal1-2/+2
2017-08-24ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer1-2/+2
2017-08-24mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky3-0/+49
2017-08-24mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky1-0/+247
2017-08-24mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky4-2/+71
2017-08-24mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2-12/+12
2017-08-24mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2-0/+103
2017-08-24mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky1-2/+2
2017-08-24mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky2-0/+49
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky1-22/+2