aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-07virtio_net: add ethtool support for set and get of settingsNikolay Aleksandrov1-0/+60
2016-02-07sunvnet: perf tracepoint invocations to trace LDC state machineSowmini Varadhan1-2/+22
2016-02-07net: Add support for fill_slave_info to VRF deviceDavid Ahern1-0/+21
2016-02-07xen-netback: implement dynamic multicast controlPaul Durrant2-8/+82
2016-02-07be2net: Fix interval calculation in interrupt moderationPadmanabh Ratnakar1-2/+1
2016-02-07be2net: Add retry in case of error recovery failurePadmanabh Ratnakar2-6/+22
2016-02-07be2net: Fix Lancer error recoveryPadmanabh Ratnakar1-17/+34
2016-02-07be2net: Don't run ethtool self-tests for VFsSomnath Kotur1-1/+28
2016-02-07be2net: SRIOV Queue distribution should factor in EQ-count of VFsSriharsha Basavapatna2-9/+10
2016-02-07be2net: Fix be_vlan_rem_vid() to check vlan id being removedSriharsha Basavapatna1-0/+3
2016-02-07be2net: check for INSUFFICIENT_PRIVILEGES errorSuresh Reddy2-2/+4
2016-02-07be2net: return error status from be_set_phys_id()Suresh Reddy1-10/+13
2016-02-07vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skbJiri Benc1-111/+26
2016-02-07vxlan: consolidate csum flag handlingJiri Benc1-21/+16
2016-02-07vxlan: consolidate output route calculationJiri Benc1-40/+37
2016-02-06bonding: add slave device name for debugZhang Shengju1-2/+2
2016-02-06bgmac: add helper checking for BCM4707 / BCM53018 chip idRafał Miłecki1-14/+16
2016-02-06bond: track sum of rx_nohandler for all slavesJarod Wilson1-0/+1
2016-02-06team: track sum of rx_nohandler for all slavesJarod Wilson1-3/+7
2016-02-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-130/+282
2016-02-04ipvlan: inherit MTU from master deviceMahesh Bandewar1-0/+1
2016-02-03i40e: add 100Mb ethtool reportingCatherine Sullivan2-0/+5
2016-02-03i40e: AQ Add external power class to get link statusShannon Nelson2-2/+12
2016-02-03i40e: AQ Geneve cloud tunnel typeShannon Nelson2-4/+4
2016-02-03i40e: AQ Add Run PHY Activity structShannon Nelson2-0/+26
2016-02-03i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers1-5/+7
2016-02-03i40e: add new proxy-wol bit for X722Shannon Nelson2-0/+2
2016-02-03i40e/i40evf: Use private workqueueJesse Brandeburg2-2/+23
2016-02-03i40evf: add new write-back modeAnjali Singhai Jain3-0/+27
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain4-7/+54
2016-02-03i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain1-1/+52
2016-02-03i40e: add new device IDs for X722Anjali Singhai Jain3-0/+6
2016-02-03i40e: bump version to 1.4.10Catherine Sullivan1-1/+1
2016-02-03i40e: update features with right offloadJesse Brandeburg1-5/+5
2016-02-03i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2-4/+9
2016-02-03i40evf: null out ring pointers on freeMitch Williams1-0/+2
2016-02-03i40e: define function capabilities in only one placeShannon Nelson3-57/+30
2016-02-03i40evf: allow channel bonding of VFsMitch Williams3-4/+8
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2-1/+2
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2-42/+12
2016-02-03i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil1-1/+1
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds76-541/+990
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-6/+15
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-6/+6
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-12/+81
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+9
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+14
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-19/+15