summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-05[RPC]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[IPVS]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[DECNET]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[BONDING]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-05[ATM]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[NETFILTER]: Fix Kconfig typoHorst H. von Brand
2005-10-04[INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-10-04[PATCH] uml: Fix sysrq-r support for skas modeAllan Graves
2005-10-04[PATCH] UML - Fix Al's build tidyingJeff Dike
2005-10-04[PATCH] bfs iget() abusesAl Viro
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan
2005-10-04[PATCH] bogus kfree() in ibmtrAl Viro
2005-10-04[PATCH] missing include in megaraid_sasAl Viro
2005-10-04[IPV4]: fib_trie root-node expansionRobert Olsson
2005-10-04[IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov
2005-10-04NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused theAnton Altaparmakov
2005-10-04[PATCH] sungem: fix gfp flags typeRandy Dunlap
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap
2005-10-04[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu
2005-10-04[PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady
2005-10-04[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth
2005-10-04[PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter
2005-10-04[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh
2005-10-04[PATCH] s390: qeth driver fixesUrsula Braun
2005-10-04[netdrvr] fix smc91c92_cs multicast bugKomuro
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap
2005-10-04[PATCH] skge: set mac address oops with bondingStephen Hemminger
2005-10-04[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller
2005-10-04[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk
2005-10-03[TG3]: Update driver version and release date.David S. Miller
2005-10-03[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by defaultDavid S. Miller
2005-10-03[IPV4]: Get rid of bogus __in_put_dev in pktgenHerbert Xu
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-10-03[IPV6]: Fix leak added by udp connect dst caching fix.David S. Miller
2005-10-03[IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng
2005-10-03[IPV4]: Fix "Proxy ARP seems broken"Herbert Xu
2005-10-03[NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"Russell King
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet
2005-10-03[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan
2005-10-03[CASSINI]: Convert to ethtool_opsAl Viro
2005-10-03[NET]: Fix packet timestamping.Herbert Xu