| Commit message (Expand) | Author | Age | Files | Lines |
* | typhoon: memory corruptor on big-endian if TSO is enabled | Al Viro | 2007-12-23 | 1 | -1/+1 |
* | typhoon: missed rx overruns on big-endian | Al Viro | 2007-12-23 | 2 | -3/+3 |
* | typhoon: set_settings broken on big-endian | Al Viro | 2007-12-23 | 1 | -1/+1 |
* | typhoon: missing le32_to_cpu() in get_drvinfo | Al Viro | 2007-12-23 | 1 | -1/+1 |
* | typhoon: endianness bug in tx/rx byte counters | Al Viro | 2007-12-23 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-12-22 | 33 | -97/+118 |
|\ |
|
| * | [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket | Denis V. Lunev | 2007-12-21 | 1 | -3/+6 |
| * | [NET]: Fix function put_cmsg() which may cause usr application memory overflow | Wei Yongjun | 2007-12-20 | 2 | -0/+4 |
| * | [ATM]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -2/+2 |
| * | [NETFILTER] ipv4: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | [NETFILTER]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -2/+2 |
| * | [SCTP]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -4/+4 |
| * | [NETLABEL]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | [PKT_SCHED]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | [NET] net/core/: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | [IPV6]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | [IRDA]: Spelling fixes | Joe Perches | 2007-12-20 | 5 | -10/+10 |
| * | [DCCP]: Spelling fixes | Joe Perches | 2007-12-20 | 2 | -2/+2 |
| * | [NET] include/net/: Spelling fixes | Joe Perches | 2007-12-20 | 4 | -6/+6 |
| * | [NET]: Correct two mistaken skb_reset_mac_header() conversions. | David S. Miller | 2007-12-20 | 2 | -2/+2 |
| * | [IPV4] ip_gre: set mac_header correctly in receive path | Timo Teras | 2007-12-20 | 1 | -1/+1 |
| * | [XFRM]: Audit function arguments misordered | Paul Moore | 2007-12-20 | 2 | -4/+4 |
| * | [IPSEC]: Avoid undefined shift operation when testing algorithm ID | Herbert Xu | 2007-12-20 | 1 | -2/+12 |
| * | [IPV4] ARP: Remove not used code | Mark Ryden | 2007-12-20 | 1 | -2/+1 |
| * | [TG3]: Endianness bugfix. | Al Viro | 2007-12-20 | 1 | -2/+1 |
| * | [TG3]: Endianness annotations. | Al Viro | 2007-12-20 | 1 | -43/+54 |
| * | NET: mac80211: fix inappropriate memory freeing | Cyrill Gorcunov | 2007-12-20 | 1 | -1/+1 |
| * | mac80211: fix header ops | Johannes Berg | 2007-12-20 | 1 | -1/+0 |
| * | mac80211: Drop out of associated state if link is lost | Michael Wu | 2007-12-20 | 1 | -6/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-22 | 3 | -11/+5 |
|\ \ |
|
| * | | [SPARC32]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | | [SPARC64]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | | [SPARC64]: Fix OOPS in dma_sync_*_for_device() | David S. Miller | 2007-12-20 | 1 | -9/+3 |
* | | | SLUB: Improve hackbench speed | Christoph Lameter | 2007-12-22 | 1 | -2/+2 |
* | | | Linux 2.6.24-rc6v2.6.24-rc6 | Linus Torvalds | 2007-12-21 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-12-21 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai | Jason Gaston | 2007-12-21 | 1 | -0/+1 |
| * | | | x86: fix die() to not be preemptible | Ingo Molnar | 2007-12-21 | 1 | -4/+3 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2007-12-21 | 2 | -3/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [XFS] Initialise current offset in xfs_file_readdir correctly | Lachlan McIlroy | 2007-12-21 | 1 | -0/+1 |
| * | | | [XFS] Fix mknod regression | Christoph Hellwig | 2007-12-21 | 1 | -3/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-12-20 | 2 | -0/+20 |
|\ \ \ \ |
|
| * | | | | debug: add end-of-oops marker | Arjan van de Ven | 2007-12-20 | 1 | -0/+18 |
| * | | | | sched: rt: account the cpu time during the tick | Peter Zijlstra | 2007-12-20 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2007-12-20 | 7 | -32/+68 |
|\ \ \ \ |
|
| * | | | | dm crypt: use bio_add_page | Milan Broz | 2007-12-20 | 1 | -13/+11 |
| * | | | | dm: merge max_hw_sector | Neil Brown | 2007-12-20 | 2 | -0/+10 |
| * | | | | dm: trigger change uevent on rename | Alasdair G Kergon | 2007-12-20 | 3 | -1/+10 |
| * | | | | dm crypt: fix write endio | Milan Broz | 2007-12-20 | 1 | -3/+4 |
| * | | | | dm mpath: hp requires scsi | Paul Mundt | 2007-12-20 | 1 | -1/+1 |