summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore1-2/+0
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore3-1/+12
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore1-0/+19
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore3-2/+185
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad4-31/+127
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad1-12/+54
2015-09-01flow_dissector: Don't use bit fields.David S. Miller2-10/+12
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2-24/+40
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2-2/+21
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore3-6/+18
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2-8/+30
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds14-34/+83
2015-09-01Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-74/+124
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-193/+214
2015-09-01Merge branch 'flow-dissector-features'David S. Miller12-128/+267
2015-09-01flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert1-9/+3
2015-09-01flow_dissector: Add control/reporting of encapsulationTom Herbert2-0/+17
2015-09-01flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert2-1/+5
2015-09-01flow_dissector: Add flag to stop parsing at L3Tom Herbert2-0/+7
2015-09-01flow_dissector: Support IPv6 fragment headerTom Herbert1-0/+25
2015-09-01flow_dissector: Add control/reporting of fragmentationTom Herbert2-2/+17
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert9-19/+23
2015-09-01flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert1-26/+25
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert4-4/+69
2015-09-01skbuff: Make __skb_set_sw_hash a general functionTom Herbert3-28/+40
2015-09-01flow_dissector: Move skb related functions to skbuff.hTom Herbert2-50/+47
2015-09-01tg3: Fix temperature reportingJean Delvare1-1/+1
2015-09-01phylib: fix device deletion order in mdiobus_unregister()Mark Salter1-1/+1
2015-09-01f2fs: upset segment_info repairYunlei He1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds161-852/+2211
2015-09-01net: Make table id type u32David Ahern6-23/+23
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds80-1681/+1575
2015-09-01Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds33-258/+3763
2015-09-01Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-152/+118
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds282-3197/+20100
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds88-498/+6781
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds100-517/+2728
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds196-10483/+1281
2015-09-01Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-36/+39
2015-09-01Merge tag 'arc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds17-139/+524
2015-09-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-232/+332
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds32-222/+254
2015-09-01Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+7
2015-09-01blk: Fix bio_io_vec index when checking bvec gapsKeith Busch1-1/+1
2015-09-01Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+52
2015-09-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-14/+8
2015-09-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2015-09-01perf tools: Fix link time error with sample_reg_masks on non x86Stephane Eranian3-23/+27
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-98/+47
2015-09-01perf build: Fix Intel PT instruction decoder dependency problemWang Nan1-0/+1