aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
| * | | | | | | | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller2008-10-304-4/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2008-10-302-0/+24
| | * | | | | | | | netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-291-1/+1
| | * | | | | | | | cipso: unsigned buf_len cannot be negativeroel kluin2008-10-291-3/+4
| * | | | | | | | | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan2008-10-301-2/+2
| * | | | | | | | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-302-0/+34
| * | | | | | | | | net: delete excess kernel-doc notationRandy Dunlap2008-10-303-3/+0
| * | | | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3013-37/+127
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| | * | | | | | | | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-315-1/+59
| | * | | | | | | | | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| | * | | | | | | | | amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4
| | * | | | | | | | | atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| | * | | | | | | | | SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0
| | * | | | | | | | | myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| | * | | | | | | | | bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8
| | * | | | | | | | | bonding: Clean up resource leaksJay Vosburgh2008-10-311-18/+31
| | * | | | | | | | | bonding: fix miimon failure counterJay Vosburgh2008-10-311-0/+3
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-309-25/+19
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ath5k: add self to MAINTAINERSBob Copeland2008-10-291-0/+2
| | * | | | | | | | | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
| | * | | | | | | | | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
| | * | | | | | | | | | rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
| | * | | | | | | | | | ath5k: correct misspelling in debug helpBob Copeland2008-10-291-1/+1
| | * | | | | | | | | | libertas: fix buffer overrunJohannes Berg2008-10-291-2/+2
| | * | | | | | | | | | libertas: remove two libertas sparse warningHolger Schurig2008-10-291-2/+2
| | * | | | | | | | | | iwlwifi: fix suspend to RAM in iwlwifiTomas Winkler2008-10-291-1/+1
| * | | | | | | | | | | pppoe: Fix socket leak.David S. Miller2008-10-301-3/+3
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1
* | | | | | | | | | | sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro2008-11-011-0/+1
* | | | | | | | | | | el3_common_init() should be __devinit, not __initAl Viro2008-11-011-3/+3
* | | | | | | | | | | missing dependencies on HAVE_CLK in drivers/mfdAl Viro2008-11-011-2/+2
* | | | | | | | | | | section fixes for cirrusfbAl Viro2008-11-011-1/+1
* | | | | | | | | | | PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro2008-11-011-1/+1
* | | | | | | | | | | oss: fix O_NONBLOCK in dmasound_coreAl Viro2008-11-012-3/+3
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-012-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi2008-10-311-1/+1
| * | | | | | | | | | | x86: build fixIngo Molnar2008-10-311-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | init/do_mounts_md.c: remove duplicated #includeHuang Weiyi2008-11-011-1/+0
* | | | | | | | | | | x86: Clean up late e820 resource allocationLinus Torvalds2008-11-011-3/+5
* | | | | | | | | | | reserve_region_with_split: Fix GFP_KERNEL usage under spinlockLinus Torvalds2008-11-011-1/+1
* | | | | | | | | | | Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds2008-11-017-246/+115
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [CRIS] Remove links from CRIS buildJesper Nilsson2008-10-315-178/+81
| * | | | | | | | | | | [CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson2008-10-313-69/+35
* | | | | | | | | | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-01365-1746/+124
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29365-1744/+122
| * | | | | | | | | | | Merge branch 'for-next' of git://www.jni.nu/cris into cris_mergeJesper Nilsson2008-10-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | [CRISv32] Remove warning in io.hJesper Nilsson2008-10-231-2/+2
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-11-011-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \