| Commit message (Expand) | Author | Age |
... | |
| | * | [PATCH] mac80211: store channel info in sta_bss_list | John W. Linville | 2007-10-16 |
| | * | [PATCH] mac80211: reorder association debug output | Johannes Berg | 2007-10-16 |
| | * | [PATCH] mac80211: fix set_channel regression | Johannes Berg | 2007-10-16 |
| | * | [PATCH] ieee80211: fix TKIP QoS bug | Johannes Berg | 2007-10-16 |
| * | | [INET]: Consolidate frag queues freeing | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_frag_alloc() | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Consolidate xxx_frag_intern | Pavel Emelyanov | 2007-10-17 |
| * | | [INET]: Omit double hash calculations in xxx_frag_intern | Pavel Emelyanov | 2007-10-17 |
| * | | [BR2684]: get rid of broken header code. | Stephen Hemminger | 2007-10-17 |
| * | | [IRDA]: IrCOMM discovery indication simplification | Ryan Reading | 2007-10-17 |
| * | | [DCCP]: fix link error with !CONFIG_SYSCTL | Ingo Molnar | 2007-10-17 |
| * | | [IPV6]: Fix memory leak in cleanup_ipv6_mibs() | Pavel Emelyanov | 2007-10-17 |
* | | | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: remove broken netfilter binary sysctls | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: ipv4 remove binary sysctl paths where they are broken | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: remove broken sunrpc debug binary sysctls | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: ipv6 route flushing (kill binary path) | Eric W. Biederman | 2007-10-18 |
* | | | sysctl: fix neighbour table sysctls. | Eric W. Biederman | 2007-10-18 |
|/ / |
|
* | | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 |
* | | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 |
* | | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 |
* | | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 |
* | | r/o bind mounts: filesystem helpers for custom 'struct file's | Dave Hansen | 2007-10-17 |
* | | KEYS: Make request_key() and co fundamentally asynchronous | David Howells | 2007-10-17 |
* | | Remove "unsafe" from module struct | Rusty Russell | 2007-10-17 |
* | | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 |
* | | net/sunrpc/xprtrdma/verbs.c printk warning fix | Andrew Morton | 2007-10-16 |
|/ |
|
* | [IPV6]: Consolidate the ip6_pol_route_(input|output) pair | Pavel Emelyanov | 2007-10-15 |
* | [NEIGH]: Ensure that pneigh_lookup is protected with RTNL | Pavel Emelyanov | 2007-10-15 |
* | [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue | Denis V. Lunev | 2007-10-15 |
* | [IPV6]: Replace sk_buff ** with sk_buff * in input handlers | Herbert Xu | 2007-10-15 |
* | [INET]: Consolidate the xxx_put | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Small cleanup for xxx_put after evictor consolidation | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate the xxx_evictor | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate the xxx_frag_destroy | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate xxx_the secret_rebuild | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Consolidate the xxx_frag_kill | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Collect common frag sysctl variables together | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Collect frag queues management objects together | Pavel Emelyanov | 2007-10-15 |
* | [INET]: Move common fields from frag_queues in one place. | Pavel Emelyanov | 2007-10-15 |
* | [TCP]: high_seq parameter removed (all callers use tp->high_seq) | Ilpo Järvinen | 2007-10-15 |
* | [IPV6]: Uninline netfilter okfns | Patrick McHardy | 2007-10-15 |
* | [BRIDGE]: Remove SKB share checks in br_nf_pre_routing(). | Patrick McHardy | 2007-10-15 |
* | [IPV4]: Uninline netfilter okfns | Patrick McHardy | 2007-10-15 |
* | [NET]: Avoid copying TCP packets unnecessarily | Herbert Xu | 2007-10-15 |
* | [NET]: Fix csum_start update in pskb_expand_head | Herbert Xu | 2007-10-15 |
* | [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() | Jesper Juhl | 2007-10-15 |