summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-06team: track sum of rx_nohandler for all slavesJarod Wilson2-3/+8
2016-02-06net: add rx_nohandler stat counterJarod Wilson5-1/+16
2016-02-06net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64Jarod Wilson1-6/+13
2016-02-06tipc: fix link priority propagationRichard Alpe1-0/+6
2016-02-06tipc: fix link attribute propagation bugRichard Alpe3-30/+16
2016-02-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David 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/netDavid S. Miller4705-86936/+297790
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds154-843/+1402
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-16/+28
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-93/+75
2016-01-31Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+82
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2016-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+13
2016-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-103/+209
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-36/+245
2016-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+25
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-667/+746
2016-01-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-72/+81
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-24/+27
2016-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-14/+10
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+23
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams3-4/+4
2016-01-31mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams1-2/+7
2016-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller7-35/+51
2016-01-30block: use DAX for partition table readsDan Williams3-3/+46