| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4]: Move FIB lookup algorithm choice under IP_ADVANCED_ROUTING | David S. Miller | 2005-06-24 | 1 | -26/+38 |
* | [PKT_SCHED]: Make TEXTSEARCH* options only selected. | David S. Miller | 2005-06-24 | 2 | -24/+9 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-06-24 | 4 | -20/+20 |
|\ |
|
| * | [PATCH] Serial: Eliminate magic numbers | Russell King | 2005-06-24 | 4 | -20/+20 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-06-24 | 10 | -64/+180 |
|\ \ |
|
| * | | [PATCH] ARM: 2748/1: ixp2000 implementation of the iomap api | Lennert Buytenhek | 2005-06-24 | 1 | -0/+72 |
| * | | [PATCH] ARM: 2747/1: allow platforms to provide their own iomap implementation | Lennert Buytenhek | 2005-06-24 | 1 | -0/+2 |
| * | | [PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6 | Catalin Marinas | 2005-06-24 | 1 | -3/+3 |
| * | | [PATCH] ARM: 2745/1: Fix IXP4xx debug macros | Deepak Saxena | 2005-06-24 | 3 | -0/+19 |
| * | | [PATCH] ARM: 2744/1: ixp2000 gpio irq support | Lennert Buytenhek | 2005-06-24 | 4 | -59/+82 |
| * | | [PATCH] ARM: 2740/1: ixp2000 align{b,w} need to parenthesize their arguments | Lennert Buytenhek | 2005-06-24 | 1 | -2/+2 |
| |/ |
|
* | | [PATCH] fs/qnx4/*: fix sparse warnings | Alexey Dobriyan | 2005-06-24 | 4 | -20/+20 |
* | | Add "memory" clobbers to the x86 inline asm of strncmp and friends | Linus Torvalds | 2005-06-24 | 1 | -10/+22 |
|/ |
|
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-06-24 | 26 | -183/+1538 |
|\ |
|
| * | [PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh | David S. Miller | 2005-06-23 | 1 | -0/+1 |
| * | [LIB]: textsearch.o needs to be obj-y not lib-y. | David S. Miller | 2005-06-23 | 1 | -1/+1 |
| * | [TCP]: Need to declare 'tcp_reno' in net/tcp.h | David S. Miller | 2005-06-23 | 1 | -0/+1 |
| * | [SLIP]: Simplify sl_free_bufs() | Jesper Juhl | 2005-06-23 | 1 | -10/+4 |
| * | [PKT_SCHED]: Packet classification based on textsearch (ematch) | Thomas Graf | 2005-06-23 | 6 | -2/+194 |
| * | [NET]: skb_find_text() - Find a text pattern in skb data | Thomas Graf | 2005-06-23 | 2 | -0/+45 |
| * | [NET]: Zerocopy sequential reading of skb data | Thomas Graf | 2005-06-23 | 2 | -0/+135 |
| * | [LIB]: Naive finite state machine based textsearch | Thomas Graf | 2005-06-23 | 4 | -0/+398 |
| * | [LIB]: Knuth-Morris-Pratt textsearch algorithm | Thomas Graf | 2005-06-23 | 3 | -0/+156 |
| * | [LIB]: Textsearch infrastructure. | Thomas Graf | 2005-06-23 | 4 | -1/+506 |
| * | [TCP]: Allow choosing TCP congestion control via sockopt. | Stephen Hemminger | 2005-06-23 | 6 | -6/+79 |
| * | [NET]: Separate two usages of netdev_max_backlog. | Stephen Hemminger | 2005-06-23 | 3 | -3/+13 |
| * | [NET]: Eliminate netif_rx massive packet drops. | Stephen Hemminger | 2005-06-23 | 2 | -22/+3 |
| * | [NET]: Remove obsolete netif_rx congestion sensing mechanism. | Stephen Hemminger | 2005-06-23 | 3 | -125/+1 |
| * | [NET]: Remove obsolete fastroute stats. | Stephen Hemminger | 2005-06-23 | 3 | -14/+2 |
* | | [PATCH] make various thing static | Adrian Bunk | 2005-06-24 | 17 | -38/+40 |
* | | [PATCH] xip: description | Carsten Otte | 2005-06-24 | 2 | -0/+69 |
* | | [PATCH] xip: madvice/fadvice: execute in place | Carsten Otte | 2005-06-24 | 2 | -0/+9 |
* | | [PATCH] xip: reduce code duplication | Carsten Otte | 2005-06-24 | 4 | -205/+63 |
* | | [PATCH] xip: ext2: execute in place | Carsten Otte | 2005-06-24 | 11 | -20/+223 |
* | | [PATCH] xip: fs/mm: execute in place | Carsten Otte | 2005-06-24 | 8 | -75/+707 |
* | | [PATCH] xip: bdev: execute in place | Carsten Otte | 2005-06-24 | 2 | -4/+41 |
* | | [PATCH] DocBook: update comments | Martin Waitz | 2005-06-24 | 5 | -6/+7 |
* | | [PATCH] DocBook: only use tabular style for long synopsis | Martin Waitz | 2005-06-24 | 1 | -0/+1 |
* | | [PATCH] docbook build fix | Jiri Slaby | 2005-06-24 | 1 | -1/+1 |
* | | [PATCH] modules: add version and srcversion to sysfs | Matt Domsch | 2005-06-24 | 2 | -0/+100 |
* | | [PATCH] v4l: fix I2C detect after normal_i2c_range() | Mauro Carvalho Chehab | 2005-06-24 | 9 | -16/+6 |
* | | [PATCH] v4l: update for SAA7134 cards | Mauro Carvalho Chehab | 2005-06-24 | 15 | -96/+333 |
* | | [PATCH] v4l: update for tuner cards and some V4L chips | Mauro Carvalho Chehab | 2005-06-24 | 16 | -155/+333 |
* | | [PATCH] v4l: CX88 cards update | Mauro Carvalho Chehab | 2005-06-24 | 13 | -236/+778 |
* | | [PATCH] bttv update | Mauro Carvalho Chehab | 2005-06-24 | 5 | -52/+63 |
* | | [PATCH] v4l: support tuner for Thomson DDT 7611 (ATSC/NTSC) | Michael Krufky | 2005-06-24 | 3 | -1/+6 |
* | | [PATCH] DViCO FusionHDTV3 Gold-T documentation fix | Michael Krufky | 2005-06-24 | 4 | -19/+8 |
* | | [PATCH] v4l: add support for PixelView Ultra Pro | Manuel Capinha | 2005-06-24 | 6 | -33/+64 |
* | | [PATCH] Video for Linux Documentation | Mauro Carvalho Chehab | 2005-06-24 | 7 | -4/+216 |
* | | [PATCH] v4l: PAL-M support fix for CX88 chipsets | Mauro Carvalho Chehab | 2005-06-24 | 1 | -0/+9 |