summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rrunner: use offsetof() instead of homegrown insanityAl Viro2007-12-232-26/+25
* r8169 endiannessAl Viro2007-12-231-2/+2
* dl2k endianness fixes (.24 fodder?)Al Viro2007-12-232-27/+30
* yellowfin: annotations and fixes (.24 fodder?)Al Viro2007-12-231-12/+13
* asix fixesAl Viro2007-12-231-130/+105
* cycx: annotations and fixes (.24 fodder?)Al Viro2007-12-231-6/+6
* typhoon: trivial endianness annotationsAl Viro2007-12-232-20/+24
* typhoon: memory corruptor on big-endian if TSO is enabledAl Viro2007-12-231-1/+1
* typhoon: missed rx overruns on big-endianAl Viro2007-12-232-3/+3
* typhoon: set_settings broken on big-endianAl Viro2007-12-231-1/+1
* typhoon: missing le32_to_cpu() in get_drvinfoAl Viro2007-12-231-1/+1
* typhoon: endianness bug in tx/rx byte countersAl Viro2007-12-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-2233-97/+118
|\
| * [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socketDenis V. Lunev2007-12-211-3/+6
| * [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-202-0/+4
| * [ATM]: Spelling fixesJoe Perches2007-12-201-2/+2
| * [NETFILTER] ipv4: Spelling fixesJoe Perches2007-12-201-1/+1
| * [NETFILTER]: Spelling fixesJoe Perches2007-12-201-2/+2
| * [SCTP]: Spelling fixesJoe Perches2007-12-201-4/+4
| * [NETLABEL]: Spelling fixesJoe Perches2007-12-201-1/+1
| * [PKT_SCHED]: Spelling fixesJoe Perches2007-12-201-1/+1
| * [NET] net/core/: Spelling fixesJoe Perches2007-12-201-1/+1
| * [IPV6]: Spelling fixesJoe Perches2007-12-201-1/+1
| * [IRDA]: Spelling fixesJoe Perches2007-12-205-10/+10
| * [DCCP]: Spelling fixesJoe Perches2007-12-202-2/+2
| * [NET] include/net/: Spelling fixesJoe Perches2007-12-204-6/+6
| * [NET]: Correct two mistaken skb_reset_mac_header() conversions.David S. Miller2007-12-202-2/+2
| * [IPV4] ip_gre: set mac_header correctly in receive pathTimo Teras2007-12-201-1/+1
| * [XFRM]: Audit function arguments misorderedPaul Moore2007-12-202-4/+4
| * [IPSEC]: Avoid undefined shift operation when testing algorithm IDHerbert Xu2007-12-201-2/+12
| * [IPV4] ARP: Remove not used codeMark Ryden2007-12-201-2/+1
| * [TG3]: Endianness bugfix.Al Viro2007-12-201-2/+1
| * [TG3]: Endianness annotations.Al Viro2007-12-201-43/+54
| * NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov2007-12-201-1/+1
| * mac80211: fix header opsJohannes Berg2007-12-201-1/+0
| * mac80211: Drop out of associated state if link is lostMichael Wu2007-12-201-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-223-11/+5
|\ \
| * | [SPARC32]: Spelling fixesJoe Perches2007-12-201-1/+1
| * | [SPARC64]: Spelling fixesJoe Perches2007-12-201-1/+1
| * | [SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller2007-12-201-9/+3
* | | SLUB: Improve hackbench speedChristoph Lameter2007-12-221-2/+2
* | | Linux 2.6.24-rc6v2.6.24-rc6Linus Torvalds2007-12-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-12-212-4/+4
|\ \ \
| * | | x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
| * | | x86: fix die() to not be preemptibleIngo Molnar2007-12-211-4/+3
* | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-12-212-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | [XFS] Initialise current offset in xfs_file_readdir correctlyLachlan McIlroy2007-12-211-0/+1
| * | | [XFS] Fix mknod regressionChristoph Hellwig2007-12-211-3/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-202-0/+20
|\ \ \ \
| * | | | debug: add end-of-oops markerArjan van de Ven2007-12-201-0/+18