summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio_net: add ethtool support for set and get of settingsNikolay Aleksandrov2016-02-071-0/+60
* sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan2016-02-071-2/+22
* net: Add support for fill_slave_info to VRF deviceDavid Ahern2016-02-071-0/+21
* xen-netback: implement dynamic multicast controlPaul Durrant2016-02-072-8/+82
* be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar2016-02-071-2/+1
* be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2016-02-072-6/+22
* be2net: Fix Lancer error recoveryPadmanabh Ratnakar2016-02-071-17/+34
* be2net: Don't run ethtool self-tests for VFsSomnath Kotur2016-02-071-1/+28
* be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2016-02-072-9/+10
* be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna2016-02-071-0/+3
* be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2016-02-072-2/+4
* be2net: return error status from be_set_phys_id()Suresh Reddy2016-02-071-10/+13
* vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skbJiri Benc2016-02-071-111/+26
* vxlan: consolidate csum flag handlingJiri Benc2016-02-071-21/+16
* vxlan: consolidate output route calculationJiri Benc2016-02-071-40/+37
* bonding: add slave device name for debugZhang Shengju2016-02-061-2/+2
* bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki2016-02-061-14/+16
* bond: track sum of rx_nohandler for all slavesJarod Wilson2016-02-061-0/+1
* team: track sum of rx_nohandler for all slavesJarod Wilson2016-02-061-3/+7
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-0614-130/+282
|\
| * i40e: add 100Mb ethtool reportingCatherine Sullivan2016-02-042-0/+5
| * i40e: AQ Add external power class to get link statusShannon Nelson2016-02-042-2/+12
| * i40e: AQ Geneve cloud tunnel typeShannon Nelson2016-02-042-4/+4
| * i40e: AQ Add Run PHY Activity structShannon Nelson2016-02-042-0/+26
| * i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers2016-02-041-5/+7
| * i40e: add new proxy-wol bit for X722Shannon Nelson2016-02-042-0/+2
| * i40e/i40evf: Use private workqueueJesse Brandeburg2016-02-042-2/+23
| * i40evf: add new write-back modeAnjali Singhai Jain2016-02-043-0/+27
| * i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-044-7/+54
| * i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain2016-02-041-1/+52
| * i40e: add new device IDs for X722Anjali Singhai Jain2016-02-043-0/+6
| * i40e: bump version to 1.4.10Catherine Sullivan2016-02-041-1/+1
| * i40e: update features with right offloadJesse Brandeburg2016-02-041-5/+5
| * i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2016-02-042-4/+9
| * i40evf: null out ring pointers on freeMitch Williams2016-02-041-0/+2
| * i40e: define function capabilities in only one placeShannon Nelson2016-02-043-57/+30
| * i40evf: allow channel bonding of VFsMitch Williams2016-02-043-4/+8
| * i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2016-02-042-1/+2
| * i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2016-02-042-42/+12
| * i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil2016-02-041-1/+1
* | ipvlan: inherit MTU from master deviceMahesh Bandewar2016-02-051-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0276-541/+990
|\
| * net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-301-1/+1
| * net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-301-2/+2
| * net: vxge: avoid unused function warningsArnd Bergmann2016-01-301-19/+12
| * net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-301-1/+4
| * net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-301-18/+0
| * net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-301-6/+6
| * Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller2016-01-3021-79/+135
| |\
| | * Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-01-275-33/+79
| | |\