summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-02Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-01flow_dissector: Use 'const' where possible.David S. Miller
2015-09-01flow_dissector: Fix function argument ordering dependencyTom Herbert
2015-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-09-01Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2015-09-01ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01flow: Move __get_hash_from_flowi{4,6} into flow_dissector.cDavid S. Miller
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-01flow_dissector: Don't use bit fields.David S. Miller
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2015-09-01Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01nfs: Remove unneeded checking of the return value from scnprintfKinglong Mee
2015-09-01nfs: Fix truncated client owner id without proto typeKinglong Mee
2015-09-01NFSv4.1/flexfiles: Mark layout for return if the mirrors are invalidTrond Myklebust
2015-09-01NFSv4.1/flexfiles: RW layouts are valid only if all mirrors are validTrond Myklebust
2015-09-01NFSv4.1/flexfiles: Fix incorrect usage of pnfs_generic_mark_devid_invalid()Trond Myklebust
2015-09-01Merge branch 'flow-dissector-features'David S. Miller
2015-09-01flow_dissector: Ignore flow dissector return value from ___skb_get_hashTom Herbert
2015-09-01flow_dissector: Add control/reporting of encapsulationTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert
2015-09-01flow_dissector: Add flag to stop parsing at L3Tom Herbert
2015-09-01flow_dissector: Support IPv6 fragment headerTom Herbert
2015-09-01flow_dissector: Add control/reporting of fragmentationTom Herbert
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-09-01flow_dissector: Jump to exit code in __skb_flow_dissectTom Herbert
2015-09-01flowi: Abstract out functions to get flow hash based on flowiTom Herbert