summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1108-77569/+146804
2011-01-06cassini: Use local-mac-address prom property for Cassini MAC addressRichard Mortimer2-0/+19
2011-01-06net: remove the duplicate #ifdef __KERNEL__Changli Gao1-6/+2
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao1-10/+6
2011-01-06netconsole: clarify stopping messageFerenc Wagner1-2/+2
2011-01-06netconsole: don't announce stopping if nothing happenedFerenc Wagner1-1/+3
2011-01-06cnic: Fix the type field in SPQ messagesMichael Chan1-21/+12
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso3-13/+16
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao3-20/+22
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet1-0/+34
2011-01-06net: r6040: Return proper error for r6040_init_oneAxel Lin1-0/+2
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter1-1/+2
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter1-3/+8
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-143/+39
2011-01-06net: ixp4xx_eth: Return proper error for eth_init_oneAxel Lin1-1/+3
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds11-15/+117
2011-01-06include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local ...Henry Ptasinski1-0/+1
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+57
2011-01-06Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+96
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-18/+266
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds28-18/+1934
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-24/+16
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-65/+86
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-11/+50
2011-01-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller108-1642/+6014
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet1-1/+1
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-92/+129
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-224/+244
2011-01-06Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-124/+289
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds29-597/+930
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds207-3447/+4917
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-125/+110
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-285/+1207
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds12-173/+86
2011-01-06kernel-doc: code reorganizationRandy Dunlap1-48/+54
2011-01-06Documentation: update kernel-docs.txtNicolas Kaiser1-25/+2
2011-01-06Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop1-0/+26
2011-01-06af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller6-24/+22
2011-01-06net_sched: pfifo_head_drop problemEric Dumazet1-2/+0
2011-01-06mac80211: remove stray externJohannes Berg1-2/+2
2011-01-06mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg3-10/+81
2011-01-06mac80211: implement hardware offload for remain-on-channelJohannes Berg8-3/+306
2011-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville101-1637/+5635
2011-01-05tools, perf: Documentation for the power events APIJean Pihet1-0/+90
2011-01-05perf: Add calls to suspend trace pointJean Pihet1-0/+3
2011-01-05ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville1-1/+1
2011-01-05ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2-4/+4
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville3-5/+5
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-5/+20
2011-01-05perf script: Make some lists staticArnaldo Carvalho de Melo1-2/+2