summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-04-20netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy
2010-04-20rps: cleanupsEric Dumazet
2010-04-19rps: shortcut net_rps_action()Eric Dumazet
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt
2010-04-19netfilter: xtables: inclusion of xt_TEEJan Engelhardt
2010-04-16rfs: Receive Flow SteeringTom Herbert
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-15netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer
2010-04-15netfilter: bridge-netfilter: simplify IP DNATBart De Schuymer
2010-04-15net: CONFIG_SMP should be CONFIG_RPSChangli Gao
2010-04-14stmmac: new descriptor field for the driver's platformGiuseppe CAVALLARO
2010-04-13ipv4: ipmr: support multiple tablesPatrick 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-13net: fib_rules: decouple address families from real address familiesPatrick McHardy
2010-04-13netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt
2010-04-13Restore __ALIGN_MASK()Alexey Dobriyan
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-13netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan
2010-04-13packet: support for TX time stamps on RAW socketsRichard Cochran
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-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
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-07net: fix definition of netdev_for_each_mc_addr()Pavel Roskin
2010-04-07mac80211: clean up/fix aggregation codeJohannes Berg
2010-04-07cfg80211: Add local-state-change-only auth/deauth/disassocJouni Malinen
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy
2010-04-06libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-06libata: unlock HPA if device shrunkTejun Heo