summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown1-0/+2
2013-11-08Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-nextMark Brown1-0/+22
2013-11-08Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown1-0/+2
2013-11-08Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-57/+4
2013-11-08Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-14/+27
2013-11-08Merge remote-tracking branch 'asoc/topic/bclk' into asoc-nextMark Brown1-0/+3
2013-11-08Merge remote-tracking branch 'asoc/fix/dma' into asoc-linusMark Brown2-0/+15
2013-11-08net: skbuff - kernel-doc fixesMathias Krause1-1/+1
2013-11-08net: move pskb_put() to core codeMathias Krause2-2/+1
2013-11-08net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev1-1/+1
2013-11-08net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev1-0/+1
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend4-1/+39
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter1-1/+1
2013-11-08net/vlan: Provide read access to the vlan egress mapEyal Perry1-1/+8
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-51/+175
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring29-55/+133
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin1-29/+0
2013-11-07ALSA: include/uapi/sound/firewire.h: use "_UAPI" instead of "UAPI"Chen Gang1-3/+3
2013-11-07ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul1-7/+4
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches1-7/+7
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-31/+207
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-5/+1
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-53/+149
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-101/+388
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-410/+384
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov1-0/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long1-0/+8
2013-11-06sched: Move completion code from core.c to completion.cPeter Zijlstra1-1/+1
2013-11-06ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACEHannes Frederic Sowa2-4/+17
2013-11-06Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-73/+72
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-5/+74
2013-11-06net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-useEnrico Mioso1-0/+3
2013-11-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller17-467/+365
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang1-0/+3
2013-11-05net: codel: Avoid undefined behavior from signed overflowJesper Dangaard Brouer1-4/+15
2013-11-05tcp: properly handle stretch acks in slow startYuchung Cheng1-4/+3
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller5-5/+25
2013-11-05NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust1-0/+2
2013-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-3/+15
2013-11-05mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-0/+17
2013-11-05net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-05net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein1-0/+1
2013-11-05NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust1-1/+1
2013-11-05net: checksum: fix warning in skb_checksumDaniel Borkmann1-0/+5
2013-11-05clk: new driver for efm32 SoCUwe Kleine-König1-0/+42
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-467/+365
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-16/+20
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+4
2013-11-04Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai14-21/+50