| Commit message (Expand) | Author | Age |
* | [Syncookies]: Add support for TCP options via timestamps. | Florian Westphal | 2008-04-10 |
* | [IPV6]: Remove unused declarations in include/net/ip6_route.h. | Rami Rosen | 2008-04-10 |
* | [SKFILTER]: Add SKF_ADF_NLATTR instruction | Patrick McHardy | 2008-04-10 |
* | [IPV6] Remove three method declarations in include/net/ndisc.h. | Rami Rosen | 2008-04-10 |
* | socket: sk_filter deinline | Stephen Hemminger | 2008-04-10 |
* | socket: sk_filter minor cleanups | Stephen Hemminger | 2008-04-10 |
* | mac80211: notify mac from low level driver (iwlwifi) | Mohamed Abbas | 2008-04-08 |
* | ssb: Add support for block-I/O | Michael Buesch | 2008-04-08 |
* | mac80211: add station aid into ieee80211_tx_control | Chr | 2008-04-08 |
* | ssb: Turn suspend/resume upside down | Michael Buesch | 2008-04-08 |
* | mac80211: add association capabilty and timing info into bss_conf | Tomas Winkler | 2008-04-08 |
* | mac80211: eliminate conf_ht | Tomas Winkler | 2008-04-08 |
* | Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot... | David S. Miller | 2008-04-08 |
|\ |
|
| * | [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. | YOSHIFUJI Hideaki | 2008-04-02 |
| * | [IPV6]: Unify ip6_onlink() and ipip6_onlink(). | YOSHIFUJI Hideaki | 2008-04-02 |
| * | [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. | YOSHIFUJI Hideaki | 2008-04-02 |
| * | [IPV6] SIT: Add PRL management for ISATAP. | Templin, Fred L | 2008-04-02 |
* | | [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. | YOSHIFUJI Hideaki | 2008-04-05 |
* | | [IPV6] MROUTE: Support PIM-SM (SSM). | YOSHIFUJI Hideaki | 2008-04-05 |
* | | [IPV6] MROUTE: Support multicast forwarding. | YOSHIFUJI Hideaki | 2008-04-05 |
* | | [IPV4] MROUTE: Adjust include files for user-space. | YOSHIFUJI Hideaki | 2008-04-03 |
* | | [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. | YOSHIFUJI Hideaki | 2008-04-03 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-04-03 |
|\ \ |
|
| * | | alpha: get_current(): don't add zero to current_thread_info()->task | Andrew Morton | 2008-04-02 |
| * | | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 |
| * | | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-02 |
| |\ \ |
|
| * | | | cfq-iosched: fix rcu freeing of cfq io contexts | Fabio Checconi | 2008-04-02 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-04-01 |
| |\ \ \ |
|
| | * | | | remove include/asm-sh/floppy.h | Adrian Bunk | 2008-03-31 |
| | * | | | sh: Fix TIF_USEDFPU clearing under FPU emulation. | Paul Mundt | 2008-03-26 |
| | * | | | sh: Fix occasional FPU register corruption under preempt. | Paul Mundt | 2008-03-26 |
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2008-04-01 |
| |\ \ \ \ |
|
| | * | | | | [MIPS] Alchemy: work around clock misdetection on early Au1000 | Sergei Shtylyov | 2008-04-01 |
| * | | | | | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 |
| |/ / / / |
|
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-30 |
| |\ \ \ \ |
|
| | * | | | | libata: ATA_EHI_LPM should be ATA_EH_LPM | Tejun Heo | 2008-03-29 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-30 |
| |\ \ \ \ \ |
|
| | * | | | | | ide: fix defining SUPPORT_VLB_SYNC | Bartlomiej Zolnierkiewicz | 2008-03-29 |
| | |/ / / / |
|
| * | | | | | dma_page_list ->base_address is a userland pointer | Al Viro | 2008-03-30 |
| * | | | | | compat_sys_wait4() prototype misannotation | Al Viro | 2008-03-30 |
| * | | | | | NULL noise: frv cmpxchg() | Al Viro | 2008-03-30 |
| |/ / / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-03-28 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-27 |
| | * | | | | [PATCH] count ghost references to vfsmounts | Al Viro | 2008-03-27 |
| * | | | | | ext3: don't export ext3_fs.h and jbd.h | Christoph Hellwig | 2008-03-28 |
| * | | | | | kernel: add bit rotation helpers for 16 and 8 bit | Harvey Harrison | 2008-03-28 |
| * | | | | | in_atomic(): document why it is unsuitable for general use | Jonathan Corbet | 2008-03-28 |
| * | | | | | lguest: comment documentation update. | Rusty Russell | 2008-03-27 |
| |/ / / / |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-03-27 |
| |\ \ \ \ |
|