summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+3
2015-09-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2015-09-02flow_dissector: Add control/reporting of encapsulationTom Herbert1-0/+2
2015-09-02flow_dissector: Add flag to stop parsing when an IPv6 flow label is seenTom Herbert1-0/+1
2015-09-02flow_dissector: Add flag to stop parsing at L3Tom Herbert1-0/+1
2015-09-02flow_dissector: Add control/reporting of fragmentationTom Herbert1-0/+4
2015-09-02flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert1-8/+11
2015-09-02flowi: Abstract out functions to get flow hash based on flowiTom Herbert3-4/+33
2015-09-02skbuff: Make __skb_set_sw_hash a general functionTom Herbert2-16/+34
2015-09-02flow_dissector: Move skb related functions to skbuff.hTom Herbert2-50/+47
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-37/+151
2015-09-02net: Make table id type u32David Ahern3-16/+16
2015-09-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+62
2015-09-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-0/+300
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-2/+157
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds4-1/+51
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-8/+0
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+45
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-15/+31
2015-09-01Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki2-15/+0
2015-09-01Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'Rafael J. Wysocki1-1/+0
2015-09-01Merge branch 'pm-opp'Rafael J. Wysocki2-0/+49
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki2-13/+7
2015-09-01cpufreq: rename cpufreq_real_policy as cpufreq_user_policyViresh Kumar1-2/+2
2015-09-01cpufreq: remove redundant 'policy' field from user_policyViresh Kumar1-1/+0
2015-09-01cpufreq: remove redundant 'governor' field from user_policyViresh Kumar1-1/+0
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar1-5/+4
2015-09-01netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error pathsDaniel Borkmann1-0/+1
2015-09-01drm/dp: add drm_dp_tps3_supported helperJani Nikula1-0/+7
2015-09-01reset: Add (devm_)reset_control_get stub functionsAxel Lin1-0/+14
2015-09-01tun_dst: Remove opts_sizePravin B Shelar1-1/+0
2015-09-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+14
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-94/+97
2015-09-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-3/+58
2015-09-01Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+9
2015-09-01Merge branch 'device-properties'Rafael J. Wysocki1-1/+2
2015-09-01Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'Rafael J. Wysocki1-1/+1
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki3-0/+8
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki4-16/+50
2015-09-01Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+6
2015-09-01Merge branch 'acpica'Rafael J. Wysocki12-24/+186
2015-09-01ipvs: add schedule_icmp sysctlAlex Gartrell1-0/+11
2015-09-01ipvs: drop inverse argument to conn_{in,out}_getAlex Gartrell1-8/+4
2015-09-01ipvs: Add hdr_flags to iphdrAlex Gartrell1-3/+40
2015-09-01ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_offAlex Gartrell1-20/+29
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-79/+95
2015-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds11-228/+564
2015-09-01Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-152/+786
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-55/+54
2015-09-01Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2-0/+22