summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-34/+141
2010-04-21net: Remove two unnecessary exports (skbuff).Rami Rosen1-4/+0
2010-04-20rps: cleanupsEric Dumazet1-2/+2
2010-04-20rps: shortcut net_rps_action()Eric Dumazet1-3/+6
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+56
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney1-4/+1
2010-04-17rfs: Receive Flow SteeringTom Herbert1-1/+68
2010-04-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-1/+12
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-1/+12
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-25/+82
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter2-17/+47
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao1-1/+1
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO1-0/+1
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells1-5/+23
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney1-0/+32
2010-04-14ipv4: ipmr: support multiple tablesPatrick McHardy2-1/+3
2010-04-14ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-1/+1
2010-04-14ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy1-15/+0
2010-04-14net: fib_rules: decouple address families from real address familiesPatrick McHardy1-0/+7
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet1-44/+4
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-0/+1
2010-04-13skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck1-1/+0
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran1-0/+1
2010-04-12NFSv4: fix delegated lockingTrond Myklebust1-0/+1
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller48-133/+143
2010-04-10firewire: cdev: comment fixletStefan Richter1-2/+2
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch1-6/+33
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-33/+21
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells1-0/+7
2010-04-09slab: Generify kernel pointer validationPekka Enberg1-0/+1
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona1-0/+2
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville28-204/+417
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord1-2/+2
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-0/+1
2010-04-08net: fix ethtool coding style errors and warningschavey1-53/+62
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin1-23/+0
2010-04-08net: fix definition of netdev_for_each_mc_addr()Pavel Roskin1-1/+1
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg1-1/+0
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen1-0/+8
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+6
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki1-0/+6
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi1-2/+2
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang1-1/+1
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton1-1/+1
2010-04-07raw: fsync method is now requiredAnton Blanchard1-0/+1
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman1-1/+2
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton1-3/+0
2010-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller16-63/+168
2010-04-07TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy1-18/+12