| Commit message (Expand) | Author | Age |
* | [IPSEC]: Add async resume support on input | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Remove nhoff from xfrm_input | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Make x->lastused an unsigned long | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Move state lock into x->type->input | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Move integrity stat collection into xfrm_input | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Store xfrm states in security path directly | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Merge most of the input path | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Add async resume support on output | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Merge most of the output path | Herbert Xu | 2008-01-28 |
* | [IPV6]: Add ip6_local_out | Herbert Xu | 2008-01-28 |
* | [IPV4]: Add ip_local_out | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Separate inner/outer mode processing on input | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Separate inner/outer mode processing on output | Herbert Xu | 2008-01-28 |
* | [INET]: Give outer DSCP directly to ip*_copy_dscp | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Move x->outer_mode->output out of locked section | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Forbid BEET + ipcomp for now | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Merge common code into xfrm_bundle_create | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Move flow construction into xfrm_dst_lookup | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Replace x->type->{local,remote}_addr with flags | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Make sure idev is consistent with dev in xfrm_dst | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Set dst->input to dst_discard | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Only set neighbour on top xfrm dst | Herbert Xu | 2008-01-28 |
* | [NET]: Remove unnecessary inclusion of dst.h | Herbert Xu | 2008-01-28 |
* | [NET]: Eliminate duplicate copies of dst_discard | Herbert Xu | 2008-01-28 |
* | [IPV6]: Move nfheader_len into rt6_info | Herbert Xu | 2008-01-28 |
* | [IPSEC]: Use dst->header_len when resizing on output | Herbert Xu | 2008-01-28 |
* | [IPV6]: Only set nfheader_len for top xfrm dst | Herbert Xu | 2008-01-28 |
* | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 2008-01-28 |
* | [IPV6]: Add raw6 drops counter. | Wang Chen | 2008-01-28 |
* | [IPV4]: Add raw drops counter. | Wang Chen | 2008-01-28 |
* | [TCP]: Make tcp_splice_data_recv() static. | Adrian Bunk | 2008-01-28 |
* | [TCP] splice: add tcp_splice_read() to IPV6 | Jens Axboe | 2008-01-28 |
* | [TCP]: Splice receive support. | Jens Axboe | 2008-01-28 |
* | [SPLICE]: Don't assume regular pages in splice_to_pipe() | Jens Axboe | 2008-01-28 |
* | [MAC80211]: Revert unaligned warning removal. | David S. Miller | 2008-01-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-01-28 |
|\ |
|
| * | [WATCHDOG] constify function pointer tables | Jan Engelhardt | 2008-01-25 |
| * | [WATCHDOG] TXx9 watchdog driver | Atsushi Nemoto | 2008-01-25 |
| * | [WATCHDOG] misc_register patch | Wim Van Sebroeck | 2008-01-25 |
| * | [WATCHDOG] wdt: fix locking | Alan Cox | 2008-01-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-01-28 |
|\ \ |
|
| * | | sh: add spi header and r2d platform data V3 | Magnus Damm | 2008-01-28 |
| * | | sh: update r7780rp interrupt code | Magnus Damm | 2008-01-28 |
| * | | sh: remove consistent alloc stuff from the machine vector | Magnus Damm | 2008-01-27 |
| * | | sh: use declared coherent memory for dreamcast pci ethernet adapter | Magnus Damm | 2008-01-27 |
| * | | sh: declared coherent memory support V2 | Magnus Damm | 2008-01-27 |
| * | | sh: Add support for SDK7780 board. | Nicholas Beck | 2008-01-27 |
| * | | sh: constify function pointer tables | Jan Engelhardt | 2008-01-27 |
| * | | sh: Kill off -traditional for linker script. | Paul Mundt | 2008-01-27 |
| * | | cdrom: Add support for Sega Dreamcast GD-ROM. | Adrian McMenamin | 2008-01-27 |