summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-30mm: trace filemap add and delRobert Jarzmik1-0/+58
2013-04-30debug_locks.h: make warning more verboseJames Hogan1-1/+1
2013-04-30drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang1-0/+11
2013-04-30Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds6-57/+186
2013-04-30Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields3-26/+37
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2-31/+38
2013-04-29proc: Delete create_proc_read_entry()David Howells1-16/+0
2013-04-29hostap: Don't use create_proc_read_entry()David Howells1-1/+3
2013-04-29nubus: Don't use create_proc_read_entry()David Howells1-0/+4
2013-04-29procfs: Mark create_proc_read_entry deprecatedDavid Howells1-2/+4
2013-04-29new helper: read_code()Al Viro1-0/+1
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+8
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-45/+252
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-74/+366
2013-04-29net: Add MIB counters for checksum errorsEric Dumazet1-0/+5
2013-04-29net: defer net_secret[] initializationEric Dumazet1-0/+1
2013-04-29Merge tag 'staging-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-95/+55
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-21/+23
2013-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller10-1334/+213
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-11/+237
2013-04-29sctp: Correct type and usage of sctp_end_cksum()Simon Horman1-1/+1
2013-04-29netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal1-1/+2
2013-04-29netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal1-0/+7
2013-04-29netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal1-0/+6
2013-04-29netfilter: ipset: set match: add support to match the countersJozsef Kadlecsik3-6/+43
2013-04-29netfilter: ipset: Introduce the counter extension in the coreJozsef Kadlecsik2-4/+76
2013-04-29netfilter: ipset: Unified hash type generationJozsef Kadlecsik1-1241/+0
2013-04-29netfilter: ipset: Unified bitmap type generationJozsef Kadlecsik1-0/+6
2013-04-29netfilter: ipset: Introduce extensions to elements in the coreJozsef Kadlecsik2-87/+61
2013-04-29netfilter: ipset: Move often used IPv6 address masking function to header fileJozsef Kadlecsik1-0/+9
2013-04-29netfilter: ipset: Make possible to test elements marked with nomatchJozsef Kadlecsik1-0/+8
2013-04-29ipv6: Kill ipv6 dependency of icmpv6_send().Pravin B Shelar1-3/+15
2013-04-29net: increase frag hash sizeJesper Dangaard Brouer1-1/+1
2013-04-29sock_diag: allow to dump bpf filtersNicolas Dichtel2-0/+5
2013-04-29packet_diag: disclose meminfo valuesNicolas Dichtel1-0/+2
2013-04-29packet_diag: disclose uid valueNicolas Dichtel1-0/+1
2013-04-29Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+8
2013-04-29Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+9
2013-04-29Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds5-76/+87
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-115/+156
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger1-1/+2
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger1-1/+1
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+3
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+1
2013-04-29ALSA: pcm_format_to_bits strong-typed conversionEldad Zack1-0/+6
2013-04-29f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim1-0/+7
2013-04-29Merge branch 'clksrc/cleanup' into next/multiplatformOlof Johansson1-1/+1
2013-04-29Merge branch 'gic/cleanup' into next/socOlof Johansson2-1/+52
2013-04-29Merge branch 'fixes' into next/cleanupOlof Johansson11-16/+27
2013-04-28clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa1-0/+3