summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman
2017-08-28dpaa_eth: check allocation resultMadalin Bucur
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-08-28net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha
2017-08-28mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky
2017-08-28mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko
2017-08-28xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn
2017-08-27i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller
2017-08-27i40e/i40evf: remove ULTRA latency modeJacob Keller
2017-08-27i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller
2017-08-27i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller
2017-08-27i40e: move enabling icr0 into i40e_update_enable_itrJacob Keller
2017-08-27i40e: remove workaround for resetting XPSJacob Keller
2017-08-27i40e: Fix for unused value issue found by static analysisCarolyn Wyborny
2017-08-27i40e: 25G FEC status improvementsMariusz Stachura
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-27i40e: force VMDQ device name truncationJacob Keller
2017-08-27i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller
2017-08-27i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin
2017-08-27i40e: prevent snprintf format specifier truncationJacob Keller
2017-08-27i40e: Store the requested FEC informationMariusz Stachura
2017-08-27i40e: Update state variable for adminq subtaskSudheer Mogilappagari
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón
2017-08-25hinic: skb_pad() frees on errorDan Carpenter
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller
2017-08-25i40evf: use netdev variable in reset taskAlan Brady
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
2017-08-25i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain
2017-08-25i40e: remove workaround for Open Firmware MAC addressJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-08-25i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari
2017-08-25i40e/i40evf: adjust packet size to account for double VLANsMitch Williams
2017-08-24hv_netvsc: Fix rndis_filter_close error during netvsc_removeHaiyang Zhang
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24hinic: uninitialized variable in hinic_api_cmd_init()Dan Carpenter
2017-08-24net: mv643xx_eth: Be drop monitor friendlyFlorian Fainelli
2017-08-24tg3: Be drop monitor friendlyFlorian Fainelli
2017-08-24net/mlx5e: make mlx5e_profile constBhumika Goyal