summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu3-5/+15
2005-10-05[IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki1-1/+1
2005-10-05[TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger1-1/+1
2005-10-05[MCAST] ipv6: Fix address size in grec_sizeYan Zheng1-1/+1
2005-10-05[XFRM]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-10-05[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap4-4/+5
2005-10-05[RPC]: fix sparse gfp nocast warningsRandy Dunlap5-5/+5
2005-10-05[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap1-3/+4
2005-10-05[NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-05[IPVS]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-10-05[DECNET]: fix sparse gfp nocast warningsRandy Dunlap4-16/+23
2005-10-05[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2-2/+3
2005-10-05[BONDING]: fix sparse gfp nocast warningsRandy Dunlap1-2/+3
2005-10-05[ATM]: fix sparse gfp nocast warningsRandy Dunlap3-8/+6
2005-10-05[NETFILTER]: Fix Kconfig typoHorst H. von Brand1-1/+1
2005-10-05[INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet1-1/+1
2005-10-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+24
2005-10-05[PATCH] uml: Fix sysrq-r support for skas modeAllan Graves9-89/+38
2005-10-05[PATCH] UML - Fix Al's build tidyingJeff Dike1-1/+1
2005-10-05[PATCH] bfs iget() abusesAl Viro1-12/+30
2005-10-05[PATCH] bfs endianness annotationsAlexey Dobriyan3-23/+23
2005-10-05[PATCH] bogus kfree() in ibmtrAl Viro1-5/+0
2005-10-05[PATCH] missing include in megaraid_sasAl Viro1-0/+1
2005-10-05[IPV4]: fib_trie root-node expansionRobert Olsson1-2/+21
2005-10-05[IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki1-1/+3
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds5-5/+10
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-120/+116
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov3-3/+4
2005-10-04NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused theAnton Altaparmakov2-2/+6
2005-10-04[PATCH] sungem: fix gfp flags typeRandy Dunlap1-1/+2
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-04[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu1-22/+24
2005-10-04[PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady1-4/+4
2005-10-04[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth1-0/+31
2005-10-04[PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter1-1/+1
2005-10-04[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2-213/+71
2005-10-04[PATCH] s390: qeth driver fixesUrsula Braun2-20/+19
2005-10-04[netdrvr] fix smc91c92_cs multicast bugKomuro1-1/+1
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-04[PATCH] skge: set mac address oops with bondingStephen Hemminger1-8/+16
2005-10-04[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller1-4/+0
2005-10-04[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk25-116/+116
2005-10-04[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-10-04[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by defaultDavid S. Miller2-4/+8
2005-10-04[IPV4]: Get rid of bogus __in_put_dev in pktgenHerbert Xu1-1/+0
2005-10-04[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu24-55/+73
2005-10-04[IPV6]: Fix leak added by udp connect dst caching fix.David S. Miller1-4/+10
2005-10-04[IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng1-1/+1