aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-10/+48
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller1-14/+1
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+13
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity1-0/+13
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller1-7/+2
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller2-2/+2
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+2
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller1-12/+0
2011-07-11net: introduce __netdev_alloc_skb_ip_alignEric Dumazet1-3/+9
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt1-0/+2
2011-07-10skbuff: update struct sk_buff members commentsDaniel Baluta1-20/+22
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais1-0/+7
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-2/+169
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells1-0/+21
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-1/+2
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma1-0/+16
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg1-0/+39
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller1-0/+1
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid1-2/+21
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-21/+49
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller1-0/+1
2011-07-05packet: Add fanout support.David S. Miller1-0/+4
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-5/+13
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio1-1/+12
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr2-1/+6
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio1-0/+112
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov1-1/+1
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra1-1/+1
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.xLinus Torvalds1-6/+0
2011-07-03netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_devJoe Perches1-2/+0
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha1-2/+14
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-5/+13
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linusJens Axboe1-2/+2
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg1-2/+2
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+3
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+1
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf1-0/+2
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins1-7/+10
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins1-0/+1
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins2-10/+17
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov2-1/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-0/+7
2011-06-27wireless: unify QoS control field definitionsJohannes Berg1-5/+13
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville4-0/+7
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3