summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds36-838/+1588
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+297
2014-10-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-34/+1
2014-10-09Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-40/+10
2014-10-09net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpersEric Dumazet1-0/+29
2014-10-09net: description of dma_cookie cause make xmldocs warningMasanari Iida1-2/+0
2014-10-09net: fs_enet: Remove non NAPI RXLEROY Christophe1-1/+0
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-2/+4
2014-10-08Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-4/+25
2014-10-08Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-55/+21
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-290/+28
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+43
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+45
2014-10-08Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-40/+61
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-18/+52
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+37
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2014-10-08Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-0/+5
2014-10-08Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-35/+90
2014-10-08Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+4
2014-10-08Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-35/+3
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+39
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-0/+8
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther1-7/+7
2014-10-07net: introduce netdevice gso_min_segs attributeEric Dumazet1-1/+3
2014-10-07Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina152-1417/+2870
2014-10-06net/mlx4_en: Code cleanups in tx pathEric Dumazet1-1/+1
2014-10-06Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-0/+2
2014-10-05net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian1-3/+4
2014-10-04fou: eliminate IPv4,v6 specific GRO functionsTom Herbert1-0/+3
2014-10-04net/mlx5_core: Identify resources by their typeEli Cohen2-3/+13
2014-10-04net/mlx5_core: use set/get macros in device capsEli Cohen3-92/+207
2014-10-04net/mlx5_core: Use hardware registers description header fileEli Cohen3-75/+188
2014-10-04net/mlx5_core: Update device capabilities handlingEli Cohen2-12/+40
2014-10-04qdisc: validate skb without holding lockEric Dumazet1-1/+1
2014-10-04dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches1-6/+6
2014-10-03Merge remote-tracking branches 'spi/topic/pl022', 'spi/topic/pxa2xx', 'spi/to...Mark Brown1-0/+5
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-30/+39
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-0/+12
2014-10-02net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther1-0/+2
2014-10-02udp: Generalize skb_udp_segmentTom Herbert1-2/+24
2014-10-02net: cleanup and document skb fclone layoutEric Dumazet1-0/+25
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires1-0/+2
2014-10-01net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny1-0/+1
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens1-0/+2
2014-09-30Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown1-0/+20
2014-09-30Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown4-31/+21
2014-09-30Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown1-1/+1