summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-30/+60
2016-01-12Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds3-8/+46
2016-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+13
2016-01-12Merge branch 'powercap'Rafael J. Wysocki1-2/+2
2016-01-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-6/+0
2016-01-12Merge branch 'pm-opp'Rafael J. Wysocki1-0/+22
2016-01-12Merge branches 'pm-pci' and 'pm-core'Rafael J. Wysocki1-0/+5
2016-01-12Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted'Rafael J. Wysocki1-0/+1
2016-01-12Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm'Rafael J. Wysocki1-1/+5
2016-01-12Merge branch 'acpi-video'Rafael J. Wysocki1-0/+6
2016-01-12Merge branch 'acpica'Rafael J. Wysocki4-16/+18
2016-01-12Merge branch 'acpi-debug'Rafael J. Wysocki5-1/+133
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki1-0/+1
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki3-15/+102
2016-01-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2016-01-12Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+30
2016-01-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-18/+70
2016-01-12IB/mlx5: Add flow steering supportMaor Gottlieb1-0/+10
2016-01-12net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-12net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2-0/+4
2016-01-12net/mlx5_core: Introduce modify flow table commandMaor Gottlieb1-4/+52
2016-01-12net/mlx5_core: Managing root flow tableMaor Gottlieb1-1/+30
2016-01-12net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb1-0/+6
2016-01-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-15/+34
2016-01-12bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann1-1/+9
2016-01-12bpf: export helper function flags and reject invalid onesDaniel Borkmann1-0/+16
2016-01-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+23
2016-01-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-36/+124
2016-01-12Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-12/+14
2016-01-12Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+44
2016-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab95-299/+343
2016-01-11unix: properly account for FDs passed over unix socketswilly tarreau1-0/+1
2016-01-11net, sched: add clsact qdiscDaniel Borkmann3-1/+12
2016-01-11bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann1-0/+17
2016-01-11net, sched: add skb_at_tc_ingress helperDaniel Borkmann1-0/+9
2016-01-11ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2-2/+4
2016-01-11ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2-2/+4
2016-01-11ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2-2/+5
2016-01-11udp: restrict offloads to one namespaceHannes Frederic Sowa1-1/+1
2016-01-11switchdev: Adding MDB entry offloadElad Raz1-0/+11
2016-01-09nfsd: don't hold i_mutex over userspace upcallsNeilBrown1-0/+1
2016-01-09bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann1-10/+29
2016-01-09ipv4: eliminate endianness warnings in ip_fib.hLance Richardson1-1/+2
2016-01-09Merge branch 'for-linus' into work.miscAl Viro4-5/+5
2016-01-09compat_ioctl: don't pass fd around when not neededAl Viro1-2/+0
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-11/+40
2016-01-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2016-01-08Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-1/+1
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-11/+24