| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-04-10 | [SKFILTER]: Add SKF_ADF_NLATTR instruction |  Patrick McHardy | 1 | -1/+2 |
| 2008-04-10 | socket: sk_filter deinline |  Stephen Hemminger | 1 | -0/+1 |
| 2008-04-10 | socket: sk_filter minor cleanups |  Stephen Hemminger | 1 | -16/+15 |
| 2008-04-08 | ssb: Add support for block-I/O |  Michael Buesch | 1 | -0/+19 |
| 2008-04-08 | ssb: Turn suspend/resume upside down |  Michael Buesch | 2 | -5/+8 |
| 2008-04-08 | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev |  David S. Miller | 2 | -4/+23 |
| 2008-04-05 | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. |  YOSHIFUJI Hideaki | 1 | -0/+15 |
| 2008-04-05 | [IPV6] MROUTE: Support PIM-SM (SSM). |  YOSHIFUJI Hideaki | 1 | -0/+4 |
| 2008-04-05 | [IPV6] MROUTE: Support multicast forwarding. |  YOSHIFUJI Hideaki | 3 | -0/+233 |
| 2008-04-04 | [IPV4] MROUTE: Adjust include files for user-space. |  YOSHIFUJI Hideaki | 2 | -0/+19 |
| 2008-04-04 | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. |  YOSHIFUJI Hideaki | 3 | -21/+31 |
| 2008-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 23 | -135/+98 |
| 2008-04-03 | [NETNS]: Declare init_net even without CONFIG_NET defined. |  Denis V. Lunev | 1 | -4/+0 |
| 2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 1 | -2/+4 |
| 2008-04-03 | [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. |  YOSHIFUJI Hideaki | 1 | -0/+2 |
| 2008-04-03 | [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. |  YOSHIFUJI Hideaki | 1 | -0/+4 |
| 2008-04-03 | [IPV6] SIT: Add PRL management for ISATAP. |  Templin, Fred L | 2 | -4/+17 |
| 2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install |  Christian Borntraeger | 1 | -1/+1 |
| 2008-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 |  Linus Torvalds | 1 | -4/+8 |
| 2008-04-02 | cfq-iosched: fix rcu freeing of cfq io contexts |  Fabio Checconi | 1 | -0/+3 |
| 2008-04-02 | [NETNS]: Do not include net/net_namespace.h from seq_file.h |  Denis V. Lunev | 2 | -22/+27 |
| 2008-04-01 | Input: make sure input interfaces pin parent input devices |  Dmitry Torokhov | 1 | -2/+3 |
| 2008-03-31 | [NET]: Fix allnoconfig build on powerpc and avr32 |  David S. Miller | 1 | -0/+2 |
| 2008-03-30 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev |  Linus Torvalds | 1 | -1/+1 |
| 2008-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 |  Linus Torvalds | 1 | -1/+1 |
| 2008-03-30 | dma_page_list ->base_address is a userland pointer |  Al Viro | 1 | -1/+1 |
| 2008-03-30 | compat_sys_wait4() prototype misannotation |  Al Viro | 1 | -2/+2 |
| 2008-03-29 | ide: fix defining SUPPORT_VLB_SYNC |  Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-03-29 | libata: ATA_EHI_LPM should be ATA_EH_LPM |  Tejun Heo | 1 | -1/+1 |
| 2008-03-28 | drivers/net/arcnet/arcnet.c: use time_* macros |  S.Caglar Onur | 1 | -2/+2 |
| 2008-03-28 | [LIB]: Drop the pcounter itself. |  Pavel Emelyanov | 1 | -74/+0 |
| 2008-03-28 | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better |  Matti Linnanvuori | 1 | -2/+4 |
| 2008-03-28 | [NET]: Protect device namespace inlines with CONFIG_NET |  David S. Miller | 1 | -0/+2 |
| 2008-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 |  Linus Torvalds | 1 | -1/+1 |
| 2008-03-28 | ext3: don't export ext3_fs.h and jbd.h |  Christoph Hellwig | 1 | -2/+0 |
| 2008-03-28 | kernel: add bit rotation helpers for 16 and 8 bit |  Harvey Harrison | 1 | -0/+40 |
| 2008-03-28 | in_atomic(): document why it is unsuitable for general use |  Jonathan Corbet | 1 | -0/+7 |
| 2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 |  David S. Miller | 1 | -2/+4 |
| 2008-03-27 | [NET]: uninline skb_trim, de-bloats |  Ilpo Järvinen | 1 | -15/+1 |
| 2008-03-27 | [NET]: uninline skb_push, de-bloats a lot |  Ilpo Järvinen | 1 | -18/+1 |
| 2008-03-27 | [NET]: uninline dev_alloc_skb, de-bloats a lot |  Ilpo Järvinen | 1 | -16/+1 |
| 2008-03-27 | [PATCH] do shrink_submounts() for all fs types |  Al Viro | 1 | -1/+0 |
| 2008-03-27 | [PATCH] count ghost references to vfsmounts |  Al Viro | 1 | -0/+1 |
| 2008-03-27 | [NET]: uninline skb_pull, de-bloats a lot |  Ilpo Järvinen | 1 | -15/+1 |
| 2008-03-27 | [NET]: uninline skb_put, de-bloats a lot |  Ilpo Järvinen | 1 | -20/+1 |
| 2008-03-27 | [NET]: Use local_irq_{save,restore}() in napi_complete(). |  David S. Miller | 1 | -2/+4 |
| 2008-03-28 | lguest: comment documentation update. |  Rusty Russell | 1 | -1/+5 |
| 2008-03-27 | [NETNS]: Compile NET /proc support only if CONFIG_NET is set. |  Denis V. Lunev | 1 | -0/+2 |
| 2008-03-26 | Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release |  Len Brown | 1 | -2/+2 |
| 2008-03-26 | [VLAN]: Reduce memory consumed by vlan_groups |  Pavel Emelyanov | 1 | -1/+1 |