| Commit message (Expand) | Author | Age |
... | |
| | * | | | [PATCH] mac80211: clarify some mac80211 things | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: conserve stack space due to padding | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: kill antenna select ioctls | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: kill rate control ioctls | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: separate monitor/subif_start_xmit | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: add support for iwlist channel | Hong Liu | 2007-07-12 |
| | * | | | [PATCH] mac80211: remove ieee80211_set_aid_for_sta | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: remove ieee80211_msg_passive_scan | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: show transmitted frames on monitor interfaces | Johannes Berg | 2007-07-12 |
| | * | | | [PATCH] mac80211: Monitor mode radiotap-based packet injection | Andy Green | 2007-07-12 |
| | * | | | [PATCH] cfg80211: Radiotap parser | Andy Green | 2007-07-12 |
| * | | | | [TCP]: tcp probe add back ssthresh field | Stephen Hemminger | 2007-07-14 |
| * | | | | [VLAN]: Fix memset length | Patrick McHardy | 2007-07-14 |
| * | | | | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 |
| * | | | | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 2007-07-14 |
| * | | | | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 2007-07-14 |
| * | | | | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy | 2007-07-14 |
| * | | | | [NET]: Add net_device change_rx_mode callback | Patrick McHardy | 2007-07-14 |
| * | | | | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems | Ingo Molnar | 2007-07-14 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-07-15 |
|\ \ \ \ \ |
|
| * | | | | | 9p: fix a race condition bug in umount which caused a segfault | Eric Van Hensbergen | 2007-07-14 |
| * | | | | | net/9p: set error to EREMOTEIO if trans->write returns zero | Latchesar Ionkov | 2007-07-14 |
| * | | | | | net/9p: change net/9p module name to 9pnet | Latchesar Ionkov | 2007-07-14 |
| * | | | | | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 2007-07-14 |
| |/ / / / |
|
* / / / / | fallout from constified seq_operations | Al Viro | 2007-07-15 |
|/ / / / |
|
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-07-13 |
|\ \ \ \ |
|
| * | | | | sunrpc: drop BKL around wrap and unwrap | J. Bruce Fields | 2007-07-10 |
| * | | | | SUNRPC client: add interface for binding to a local address | Frank van Maarseveen | 2007-07-10 |
| * | | | | SUNRPC server: record the destination address of a request | Frank van Maarseveen | 2007-07-10 |
| * | | | | SUNRPC: cleanup transport creation argument passing | Frank van Maarseveen | 2007-07-10 |
| * | | | | SUNRPC: Add a convenient default for the hostname when calling rpc_create() | Chuck Lever | 2007-07-10 |
| * | | | | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever | 2007-07-10 |
| * | | | | SUNRPC: Rename rpcb_getport_external routine | Chuck Lever | 2007-07-10 |
| * | | | | SUNRPC: Allow rpcbind requests to be interrupted by a signal. | Chuck Lever | 2007-07-10 |
| * | | | | SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Remove the tk_auth macro... | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Convert gss_ctx_lock to an RCU lock | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Convert the credential garbage collector into a shrinker callback | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Give credential cache a local spinlock | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Convert the credcache lookup code to use RCU | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: cleanup rpc credential cache garbage collection | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Enforce atomic updates of rpc_cred->cr_flags | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: replace casts in auth_unix.c with container_of() | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Clean up rpc credential initialisation | Trond Myklebust | 2007-07-10 |
| * | | | | SUNRPC: Mark auth and cred operation tables as constant. | Trond Myklebust | 2007-07-10 |