summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sock_diag_handler structs can be constShan Wei2012-04-251-2/+2
* net: skb_can_coalesce returns a booleanEric Dumazet2012-04-241-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-2323-135/+178
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-221-0/+7
| |\
| | * irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-225-7/+61
| |\ \
| | * | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-171-0/+1
| | * | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-171-1/+1
| | * | ipv6: fix rt6_update_expiresJiri Bohac2012-04-171-2/+8
| | * | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-161-3/+3
| * | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-211-1/+1
| |\ \ \
| | * | | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-1/+1
| * | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-214-71/+103
| |\ \ \ \
| | * | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-8/+39
| | * | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-12/+27
| | * | | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-161-51/+37
| * | | | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
| * | | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-201-17/+6
| * | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-0/+1
| * | | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-201-1/+2
| | |/ / / | |/| | |
| * | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-201-1/+3
| |\ \ \ \
| | * | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-111-0/+2
| | * | | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-111-1/+1
| * | | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-201-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-161-0/+1
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-101-0/+1
| | | |/ / /
| * | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-191-0/+1
| |\ \ \ \ \
| | * | | | | nfsd: include cld.h in the headers_install targetJeff Layton2012-04-161-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-191-0/+6
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-111-0/+6
| | |/ / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-181-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | fuse: use flexible array in fuse.hMiklos Szeredi2012-04-121-1/+1
| * | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-151-7/+0
| |\ \ \ \
| | * | | | ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-7/+0
| | | |/ / | | |/| |
| * | | | SCSI: Fix error handling when no ULD is attachedMartin K. Petersen2012-04-151-0/+3
| * | | | do not export kernel's NULL #define to userspaceLubos Lunak2012-04-141-6/+2
| * | | | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-131-11/+7
| |\ \ \ \
| | * | | | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-301-11/+7
| * | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-131-0/+2
| |\ \ \ \ \
| | * | | | | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-301-0/+2
| * | | | | | kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-121-4/+18
| * | | | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-121-8/+0
| |\ \ \ \ \ \
| | * | | | | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-091-8/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-0/+1
| | * | | | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-1/+0
* | | | | | | | net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-231-4/+6
* | | | | | | | net ax25: Fix the build when sysctl support is disabled.Eric W. Biederman2012-04-231-2/+2
* | | | | | | | net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman2012-04-231-3/+12
* | | | | | | | tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell2012-04-211-0/+1