aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-21net: phylib: add link_change_notify callback to phy deviceGravatar Daniel Mack 1-0/+9
2014-06-16netfilter: nf_tables: use u32 for chain use counterGravatar Pablo Neira Ayuso 1-3/+3
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-6/+29
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Gravatar Linus Torvalds 2-1/+74
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeGravatar Linus Torvalds 2-20/+44
2014-06-15net: add skb_pop_rcv_encapsulationGravatar Tom Herbert 1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumGravatar Tom Herbert 1-1/+3
2014-06-15net: Fix GSO constants to match NETIF flagsGravatar Tom Herbert 3-5/+14
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-0/+10
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+23
2014-06-13btrfs: new ioctl TREE_SEARCH_V2Gravatar Gerhard Heift 1-0/+10
2014-06-13NVMe: Define Log Page constantsGravatar Matthew Wilcox 1-0/+4
2014-06-13NVMe: Fix hot cpu notification dead lockGravatar Keith Busch 1-1/+1
2014-06-13Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+2
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 2-3/+10
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 4-2/+34
2014-06-12Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Gravatar Linus Torvalds 1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-8/+28
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-10/+63
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-3/+209
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 108-540/+2197
2014-06-12Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-7/+3
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+13
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-26/+83
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 2-35/+10
2014-06-12Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+4
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 17-57/+760
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-50/+65
2014-06-12hwmon: add support for Sensirion SHTC1 sensorGravatar Tomas Pop 1-0/+23
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorGravatar Ingo Molnar 16-38/+88
2014-06-12Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-26/+58
2014-06-12Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+25
2014-06-12ALSA: core: Use ktime_get_ts()Gravatar Thomas Gleixner 1-1/+1
2014-06-12ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Gravatar Wang, Xiaoming 1-1/+1
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusGravatar Al Viro 31-50/+178
2014-06-12kill generic_file_splice_write()Gravatar Al Viro 1-2/+0
2014-06-12fs/splice.c: remove unneeded exportsGravatar Al Viro 1-10/+0
2014-06-12->splice_write() via ->write_iter()Gravatar Al Viro 1-0/+2
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-2/+2
2014-06-11net_sched: drr: warn when qdisc is not work conservingGravatar Florian Westphal 1-1/+1
2014-06-11net: Save software checksum completeGravatar Tom Herbert 1-1/+2
2014-06-11net: Preserve CHECKSUM_COMPLETE at validationGravatar Tom Herbert 1-9/+14
2014-06-11ip_vti: fix sparse warnings for VTI_ISVTIGravatar Dmitry Popov 1-1/+1
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneGravatar Octavian Purdila 1-1/+15
2014-06-11cpumask: Utility function to set n'th cpu - local cpu firstGravatar Amir Vadai 1-0/+8
2014-06-11Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-21/+6
2014-06-11scsi_cmnd: Introduce scsi_transfer_length helperGravatar Sagi Grimberg 1-0/+17
2014-06-11net: sctp: migrate most recently used transport to ktimeGravatar Daniel Borkmann 1-3/+3