aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-0632-57/+77
|\
| * [AX.25]: Fix packet socket crashRalf Baechle2005-10-052-2/+2
| * [IPSEC]: Document that policy direction is derived from the index.Herbert Xu2005-10-053-5/+15
| * [IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki2005-10-051-1/+1
| * [TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger2005-10-051-1/+1
| * [MCAST] ipv6: Fix address size in grec_sizeYan Zheng2005-10-051-1/+1
| * [XFRM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| * [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-044-4/+5
| * [RPC]: fix sparse gfp nocast warningsRandy Dunlap2005-10-045-5/+5
| * [AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-3/+4
| * [NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| * [IPVS]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+2
| * [DECNET]: fix sparse gfp nocast warningsRandy Dunlap2005-10-044-16/+23
| * [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-042-2/+3
| * [BONDING]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-2/+3
| * [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-043-8/+6
| * [NETFILTER]: Fix Kconfig typoHorst H. von Brand2005-10-041-1/+1
| * [INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet2005-10-041-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-069-341/+103
|\ \
| * | [SPARC64]: Fix initrd when net booting.David S. Miller2005-10-051-100/+56
| * | [SPARC]: Remove some duplicated sparc32 config itemsMartin Habets2005-10-051-56/+0
| * | [SPARC64]: Replace cheetah+ code patching with variables.David S. Miller2005-10-048-185/+47
* | | [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
* | | [PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt2005-10-051-1/+1
* | | [PATCH] fix the breakage in sparc headersAl Viro2005-10-052-14/+14
* | | [PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin2005-10-041-5/+9
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-10-042-26/+23
|\ \ \
| * | | [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
| * | | [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-281-2/+2
* | | | [PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena2005-10-041-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-046-29/+54
|\ \ \ \
| * | | | [ARM] 2952/1: fix a register clobber listNicolas Pitre2005-10-041-1/+1
| * | | | [ARM] 2951/1: fix wrong commentNicolas Pitre2005-10-041-1/+1
| * | | | [ARM] 2950/1: i.MX gpio setup functionSascha Hauer2005-10-043-24/+47
| * | | | [ARM] 2949/1: Hynix h720x Run modeSascha Hauer2005-10-041-3/+5
* | | | | [PATCH] x86_64: Drop global bit from early low mappingsAndi Kleen2005-10-041-20/+20
| |_|_|/ |/| | |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-042-3/+24
|\ \ \ \
| * | | | [IPV4]: fib_trie root-node expansionRobert Olsson2005-10-041-2/+21
| * | | | [IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki2005-10-041-1/+3
| | |_|/ | |/| |
* | | | [PATCH] uml: Fix sysrq-r support for skas modeAllan Graves2005-10-049-89/+38
* | | | [PATCH] UML - Fix Al's build tidyingJeff Dike2005-10-041-1/+1
* | | | [PATCH] bfs iget() abusesAl Viro2005-10-041-12/+30
* | | | [PATCH] bfs endianness annotationsAlexey Dobriyan2005-10-043-23/+23
* | | | [PATCH] bogus kfree() in ibmtrAl Viro2005-10-041-5/+0
* | | | [PATCH] missing include in megaraid_sasAl Viro2005-10-041-0/+1
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds2005-10-045-5/+10
|\ \ \
| * | | NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov2005-10-043-3/+4
| * | | NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused theAnton Altaparmakov2005-10-042-2/+6
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-0426-120/+116
|\ \ \
| * | | [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller2005-10-031-4/+0