summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2015-02-24i40e: Implement configfs for NPAR BW configurationGreg Rose
2015-02-24i40e: Add NPAR BW get and set functionsGreg Rose
2015-02-24i40e: enable packet split only when IOMMU presentMitch Williams
2015-02-24i40evf: allow enabling of debug prints via ethtoolAshish Shah
2015-02-24i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny
2015-02-24i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan
2015-02-24i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr
2015-02-24net: via-rhine: add BQL supportTino Reichardt
2015-02-24ipv6: remove dead debug code from ip6_tunnel.cIan Morris
2015-02-24Merge branch 'bonding-next'David S. Miller
2015-02-24bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar
2015-02-24bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar
2015-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-02-24Merge branch 'bcmgenet-next'David S. Miller
2015-02-24net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNTPetri Gynther
2015-02-24net: bcmgenet: precalculate TxCB->bd_addrPetri Gynther
2015-02-24net: bcmgenet: rework Tx queue initPetri Gynther
2015-02-24net: bcmgenet: bcmgenet_init_tx_ring() cleanupPetri Gynther
2015-02-23Merge branch 'pktgen-next'David S. Miller
2015-02-23pktgen: Correct documentation of module name and commandBen Hutchings
2015-02-23samples/pktgen: Show the results rather than just commenting where they areBen Hutchings
2015-02-23samples/pktgen: Trap SIGINTBen Hutchings
2015-02-23samples/pktgen: Use bash as interpreterBen Hutchings
2015-02-23samples/pktgen: Remove setting of obsolete max_before_softirq parameterBen Hutchings
2015-02-23samples/pktgen: Correct comments about the thread configBen Hutchings
2015-02-23samples/pktgen: Delete unused function pg()Ben Hutchings
2015-02-23samples/pktgen: Add sample scripts for pktgen facilityBen Hutchings
2015-02-23pktgen: Fix grammar errors and some poor wording in documentationBen Hutchings
2015-02-23pktgen: Delete the original date from documentationBen Hutchings
2015-02-23i40evf: don't wait foreverMitch Williams
2015-02-23i40evf: refactor resetMitch Williams
2015-02-23i40evf: disable NAPI polling soonerMitch Williams
2015-02-23i40e: Fix i40e_ndo_set_vf_spoofchkGreg Rose
2015-02-23i40e/i40evf: Bump Driver VersionsSravanthi Tangeda
2015-02-23i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan
2015-02-23i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain
2015-02-23i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain
2015-02-23i40e: Use #define for the VSI connection typeNeerav Parikh
2015-02-23i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley
2015-02-23i40e/i40evf: Refactor the receive routinesMitch Williams
2015-02-23i40e: rename debugfs clear_stats optionShannon Nelson
2015-02-23i40e: update Shadow RAM read/write functionsKamil Krawczyk
2015-02-23igbvf: cleanup msleep() and min/max() usageJeff Kirsher
2015-02-23igbvf: Fix code comments and whitespaceJeff Kirsher
2015-02-23e1000e: initial support for i219David Ertman
2015-02-23Merge branch 'be2net-next'David S. Miller
2015-02-23be2net: move be_func_init() call inside be_setup()Sathya Perla
2015-02-23be2net: refactor adapter resource cleanup sequence into be_cleanup()Kalesh AP
2015-02-23be2net: refactor adapter resource initialzation sequence into be_resume()Kalesh AP