summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2010-04-21ks8842: Add platform data for setting mac addressRichard Röjfors
2010-04-21fasync: RCU and fine grained lockingEric Dumazet
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-20net: Remove two unnecessary exports (skbuff).Rami Rosen
2010-04-20net: sk_sleep() helperEric Dumazet
2010-04-20rps: cleanupsEric Dumazet
2010-04-19rps: shortcut net_rps_action()Eric Dumazet
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Dave Airlie
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-16rfs: Receive Flow SteeringTom Herbert
2010-04-15net: replace ipfragok with skb->local_dfShan Wei
2010-04-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-04-13ipv4: ipmr: remove net pointer from struct mfc_cachePatrick McHardy
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy
2010-04-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy
2010-04-13net: uninline skb_bond_should_drop()Eric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-13skbuff: remove unused dev_consume_skb macro definitionAlexander Duyck
2010-04-13net: sk_dst_cache RCUificationEric Dumazet
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-10firewire: cdev: comment fixletStefan Richter
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-08mac80211: Moved mesh action codes to a more visible locationJavier Cardona
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds