| Commit message (Expand) | Author | Age |
* | [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts | Mitsuru Chinen | 2007-04-30 |
* | [IPV4] SNMP: Support InMcastPkts and InBcastPkts | Mitsuru Chinen | 2007-04-30 |
* | [IPV4] SNMP: Support InTruncatedPkts | Mitsuru Chinen | 2007-04-30 |
* | [IPV4] SNMP: Support InNoRoutes | Mitsuru Chinen | 2007-04-30 |
* | [SNMP]: Add definitions for {In,Out}BcastPkts | Mitsuru Chinen | 2007-04-30 |
* | [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent | Ilpo Järvinen | 2007-04-30 |
* | [TCP] FRTO: Delay skb available check until it's mandatory | Ilpo Järvinen | 2007-04-30 |
* | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 2007-04-30 |
* | [TCP]: Catch skb with S+L bugs earlier | Ilpo Järvinen | 2007-04-30 |
* | [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo | Eric Dumazet | 2007-04-30 |
* | [L2TP]: Add the ability to autoload a pppox protocol module. | James Chapman | 2007-04-30 |
* | [SKB]: Introduce skb_queue_walk_safe() | James Chapman | 2007-04-30 |
* | [AF_IUCV/IUCV]: smp_call_function deadlock | Martin Schwidefsky | 2007-04-29 |
* | [IPV6]: Fix slab corruption running ip6sic | Eric Sesterhenn | 2007-04-29 |
* | [TCP]: Update references in two old comments | Gerrit Renker | 2007-04-29 |
* | [XFRM]: Export SPD info | Jamal Hadi Salim | 2007-04-29 |
* | [IPV6]: Track device renames in snmp6. | Stephen Hemminger | 2007-04-29 |
* | [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage. | Vlad Yasevich | 2007-04-29 |
* | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-29 |
* | [NETPOLL]: Remove CONFIG_NETPOLL_RX | Sergei Shtylyov | 2007-04-28 |
* | [NETPOLL]: Fix TX queue overflow in trapped mode. | Sergei Shtylyov | 2007-04-28 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-04-27 |
|\ |
|
| * | sis900: Allocate rx replacement buffer before rx operation | Neil Horman | 2007-04-27 |
| * | usb-net/pegasus: simplify carrier detection | Dan Williams | 2007-04-27 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ |
|
| * | | [SCSI] esp_scsi.c: Fix compilation. | Alexey Dobriyan | 2007-04-27 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-04-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | [NET]: Fix networking compilation errors | David Howells | 2007-04-27 |
| * | | [AF_RXRPC/AFS]: Arch-specific fixes. | David Howells | 2007-04-27 |
| * | | [AFS]: Fix VLocation record update wakeup | David Howells | 2007-04-27 |
| * | | [NET]: Revert sk_buff walker cleanups. | David S. Miller | 2007-04-27 |
| |/ |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-04-27 |
|\ \
| |/
|/| |
|
| * | [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() | Adrian Bunk | 2007-04-27 |
| * | [MTD] [NAND] CM-x270 MTD driver | Mike Rapoport | 2007-04-27 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-27 |
| |\ |
|
| * | | [MTD] [NAND] Wrong calculation of page number in nand_block_bad() | Knobloch, Thomas | 2007-04-27 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-04-26 |
| |\ \ |
|
| * | | | [MTD] [MAPS] fix plat-ram printk format | Randy Dunlap | 2007-04-26 |
| * | | | [JFFS2] Fix compr_rubin.c build after include file elimination. | Andrew Morton | 2007-04-26 |
| * | | | [JFFS2] Handle inodes with only a single metadata node with non-zero isize | David Woodhouse | 2007-04-25 |
| * | | | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 2007-04-25 |
| * | | | [MTD] [OneNAND] Exit loop only when column start with 0 | Adrian Hunter | 2007-04-25 |
| * | | | [MTD] [OneNAND] Fix access the past of the real oobfree array | Kyungmin Park | 2007-04-25 |
| * | | | [MTD] [OneNAND] Update Samsung OneNAND official URL | Kyungmin Park | 2007-04-25 |
| * | | | [JFFS2] Better fix for all-zero node headers | Joakim Tjernlund | 2007-04-24 |
| * | | | [JFFS2] Improve read_inode memory usage, v2. | David Woodhouse | 2007-04-24 |
| * | | | [JFFS2] Improve failure mode if inode checking leaves unchecked space. | David Woodhouse | 2007-04-23 |
| * | | | [JFFS2] Fix cross-endian build. | David Woodhouse | 2007-04-23 |
| * | | | [MTD] Finish conversion mtd_blkdevs to use the kthread API | Christoph Hellwig | 2007-04-22 |
| * | | | [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. | Joakim Tjernlund | 2007-04-20 |