aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/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
| * | [SPARC]: "extern inline" doesn't make much sense.Adrian Bunk2005-10-0325-116/+116
| |/
* | [PATCH] sungem: fix gfp flags typeRandy Dunlap2005-10-041-1/+2
* | [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | [netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu2005-10-031-22/+24
* | [PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady2005-10-031-4/+4
* | [PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth2005-10-031-0/+31
* | [PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter2005-10-031-1/+1
* | [PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2005-10-032-213/+71
* | [PATCH] s390: qeth driver fixesUrsula Braun2005-10-032-20/+19
* | [netdrvr] fix smc91c92_cs multicast bugKomuro2005-10-031-1/+1
* | [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
* | [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
* | [PATCH] skge: set mac address oops with bondingStephen Hemminger2005-10-031-8/+16
|/
* [TG3]: Update driver version and release date.David S. Miller2005-10-031-2/+2
* [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by defaultDavid S. Miller2005-10-032-4/+8
* [IPV4]: Get rid of bogus __in_put_dev in pktgenHerbert Xu2005-10-031-1/+0
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-0324-55/+73
* [IPV6]: Fix leak added by udp connect dst caching fix.David S. Miller2005-10-031-4/+10