summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-11-05tcp: fix req->saved_syn raceEric Dumazet1-0/+7
2015-11-04net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko1-0/+1
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds54-732/+2604
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-6/+4
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-39/+28
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-17/+103
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2-34/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+117
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-47/+141
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+23
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-131/+159
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+19
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds1-0/+1
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-4/+2
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-3/+4
2015-11-03leds: netxbig: add device tree bindingSimon Guinot1-0/+1
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+11
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann1-0/+7
2015-11-02bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann1-1/+1
2015-11-02Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+11
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds3-0/+5
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-32/+50
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-2/+0
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-38/+29
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds1-12/+0
2015-11-01Merge branch 'fs-file-descriptor-optimization'Linus Torvalds1-0/+2
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-105/+82
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds1-0/+2
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2-0/+10
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse1-1/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-2/+0
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2-22/+0
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen1-1/+1
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar8-85/+84
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-1/+1
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen1-0/+11
2015-10-27qed: Add statistics supportManish Chopra1-0/+3
2015-10-27qed: Add link supportYuval Mintz1-0/+4
2015-10-27qed: Add slowpath L2 supportManish Chopra1-0/+120
2015-10-27qed: Add basic L2 interfaceYuval Mintz2-0/+317
2015-10-27qed: Add module with basic common supportYuval Mintz3-0/+1644
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2-0/+18
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo1-2/+2
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller1-0/+7
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov1-1/+0
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-0/+8