aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-69/+121
2014-10-17net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli1-0/+1
2014-10-17ipv6: introduce tcp_v6_iif()Eric Dumazet2-2/+12
2014-10-17ipv4: clean up cookie_v4_check()Cong Wang1-3/+2
2014-10-17ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang1-0/+20
2014-10-16netlink: fix description of portidNicolas Dichtel1-1/+1
2014-10-15net: Add ndo_gso_checkTom Herbert1-1/+11
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds5-9/+17
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds1-0/+5
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-19/+25
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds14-7/+337
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds15-108/+626
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds3-27/+106
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-98/+133
2014-10-14genl_magic: Resolve logical-op warningsMark Rustad1-2/+2
2014-10-14net: filter: move common defines into bpf_common.hAlexei Starovoitov4-55/+58
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov1-96/+129
2014-10-14libceph: remove redundant declarationFabian Frederick1-1/+0
2014-10-14libceph: reference counting pagelistYan, Zheng1-1/+4
2014-10-14isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt1-1/+1
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing1-1/+0
2014-10-14skbuff: fix ftrace handling in skb_unshareAlexander Aring1-1/+6
2014-10-14net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann1-0/+5
2014-10-14net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann1-3/+3
2014-10-14crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster1-0/+5
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds23-1005/+773
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds15-118/+161
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+3
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+16
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-14mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2-0/+19
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven1-0/+2
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell1-0/+13
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko1-5/+0
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko1-0/+31
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko1-34/+0
2014-10-14include/linux: remove strict_strto* definitionsDaniel Walter1-4/+0
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes1-1/+1
2014-10-14x86: optimize resource lookups for ioremapMike Travis1-0/+1
2014-10-14rbtree: add comment to rb_insert_augmented()Lai Jiangshan1-0/+10
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He1-0/+1
2014-10-14signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov1-16/+13
2014-10-14lib: remove prio_heapLai Jiangshan1-58/+0
2014-10-14list: include linux/kernel.hMasahiro Yamada1-0/+1
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski1-0/+3
2014-10-14kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-6/+41
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+22
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-61/+11
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-101/+113