Age | Commit message (Expand) | Author |
2007-05-02 | [CRYPTO] templates: Pass type/mask when creating instances | Herbert Xu |
2007-05-02 | [CRYPTO] tcrypt: Use async blkcipher interface | Herbert Xu |
2007-05-02 | [CRYPTO] api: Add async block cipher interface | Herbert Xu |
2007-05-02 | [CRYPTO] api: Proc functions should be marked as unused | Herbert Xu |
2007-04-30 | libata: honour host controllers that want just one host | Linus Torvalds |
2007-04-30 | pm: include EIO from errno-base.h | David Rientjes |
2007-04-30 | Add kvasprintf() | Jeremy Fitzhardinge |
2007-04-30 | power management: force pm_ops.valid callback to be assigned | Johannes Berg |
2007-04-30 | power management: implement pm_ops.valid for everybody | Johannes Berg |
2007-04-30 | power management: remove firmware disk mode | Johannes Berg |
2007-04-30 | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg |
2007-04-30 | reiserfs: suppress lockdep warning | Jeff Mahoney |
2007-04-30 | Extend print_symbol capability | Robert Peterson |
2007-04-30 | [UDP]: Do not allow specific bind when wildcard bind exists. | David S. Miller |
2007-04-30 | [IPV4] UDP: Fix endianness bugs in hashing changes. | David S. Miller |
2007-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2007-04-30 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos... | Linus Torvalds |
2007-04-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-04-30 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-04-30 | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2007-04-30 | [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 | Merge branch 'cfq' into for-linus | Jens Axboe |
2007-04-30 | [PATCH] elevator: elv_list_lock does not need irq disabling | Jens Axboe |
2007-04-30 | [BLOCK] Don't pin lots of memory in mempools | Jens Axboe |
2007-04-30 | [SKB]: Introduce skb_queue_walk_safe() | James Chapman |
2007-04-30 | cfq-iosched: speedup cic rb lookup | Jens Axboe |
2007-04-30 | ll_rw_blk: add io_context private pointer | Jens Axboe |
2007-04-30 | cfq-iosched: get rid of cfqq hash | Vasily Tarasov |
2007-04-30 | cfq-iosched: tighten queue request overlap condition | Jens Axboe |
2007-04-30 | cfq-iosched: improve sync vs async workloads | Jens Axboe |
2007-04-30 | cfq-iosched: never allow an async queue idling | Jens Axboe |
2007-04-30 | cfq-iosched: get rid of ->dispatch_slice | Jens Axboe |
2007-04-30 | cfq-iosched: don't pass unused preemption variable around | Jens Axboe |
2007-04-30 | cfq-iosched: get rid of ->cur_rr and ->cfq_list | Jens Axboe |
2007-04-30 | cfq-iosched: slice offset should take ioprio into account | Jens Axboe |
2007-04-30 | [PATCH] cfq-iosched: style cleanups and comments | Jens Axboe |
2007-04-30 | cfq-iosched: sort IDLE queues into the rbtree | Jens Axboe |
2007-04-30 | cfq-iosched: sort RT queues into the rbtree | Jens Axboe |
2007-04-30 | [PATCH] cfq-iosched: speed up rbtree handling | Jens Axboe |
2007-04-30 | cfq-iosched: rework the whole round-robin list concept | Jens Axboe |