| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | [AF_IUCV]: Add lock when updating accept_q | Ursula Braun | 2007-07-14 | 1 | -2/+14 |
| * | | | [AF_IUCV]: Avoid deadlock between iucv_path_connect and tasklet. | Ursula Braun | 2007-07-14 | 1 | -1/+4 |
| * | | | [AF_IUCV]: Improve description of IUCV and AFIUCV configuration options. | Jennifer Hunt | 2007-07-14 | 1 | -4/+4 |
| * | | | [INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static | Adrian Bunk | 2007-07-14 | 1 | -3/+2 |
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2007-07-14 | 11 | -312/+778 |
| |\ \ \ |
|
| | * | | | [PATCH] mac80211: improved 802.11g CTS protection | Daniel Drake | 2007-07-12 | 5 | -12/+13 |
| | * | | | [PATCH] mac80211: ERP IE handling improvements | Daniel Drake | 2007-07-12 | 2 | -19/+56 |
| | * | | | [PATCH] mac80211: Implementation of SIOCSIWRATE | Larry Finger | 2007-07-12 | 1 | -1/+39 |
| | * | | | [PATCH] mac80211: clarify some mac80211 things | Johannes Berg | 2007-07-12 | 1 | -17/+12 |
| | * | | | [PATCH] mac80211: conserve stack space due to padding | Johannes Berg | 2007-07-12 | 1 | -13/+16 |
| | * | | | [PATCH] mac80211: kill PRISM2_PARAM_CLEAR_KEYS | Johannes Berg | 2007-07-12 | 2 | -61/+0 |
| | * | | | [PATCH] mac80211: remove PRISM2_PARAM_DROP_UNENCRYPTED ioctl | Johannes Berg | 2007-07-12 | 2 | -9/+0 |
| | * | | | [PATCH] mac80211: kill antenna select ioctls | Johannes Berg | 2007-07-12 | 2 | -22/+0 |
| | * | | | [PATCH] mac80211: kill rate control ioctls | Johannes Berg | 2007-07-12 | 5 | -90/+6 |
| | * | | | [PATCH] mac80211: separate monitor/subif_start_xmit | Johannes Berg | 2007-07-12 | 3 | -48/+58 |
| | * | | | [PATCH] mac80211: add support for iwlist channel | Hong Liu | 2007-07-12 | 1 | -0/+25 |
| | * | | | [PATCH] mac80211: remove ieee80211_set_aid_for_sta | Johannes Berg | 2007-07-12 | 2 | -34/+1 |
| | * | | | [PATCH] mac80211: remove ieee80211_msg_passive_scan | Johannes Berg | 2007-07-12 | 1 | -1/+1 |
| | * | | | [PATCH] mac80211: show transmitted frames on monitor interfaces | Johannes Berg | 2007-07-12 | 2 | -23/+118 |
| | * | | | [PATCH] mac80211: Monitor mode radiotap-based packet injection | Andy Green | 2007-07-12 | 1 | -10/+224 |
| | * | | | [PATCH] cfg80211: Radiotap parser | Andy Green | 2007-07-12 | 2 | -1/+258 |
| * | | | | [TCP]: tcp probe add back ssthresh field | Stephen Hemminger | 2007-07-14 | 1 | -0/+1 |
| * | | | | [VLAN]: Fix memset length | Patrick McHardy | 2007-07-14 | 1 | -1/+1 |
| * | | | | [NET]: Add macvlan driver | Patrick McHardy | 2007-07-14 | 1 | -0/+26 |
| * | | | | [VLAN]: Use multicast list synchronization helpers | Patrick McHardy | 2007-07-14 | 1 | -129/+2 |
| * | | | | [VLAN]: Fix promiscous/allmulti synchronization races | Patrick McHardy | 2007-07-14 | 3 | -18/+22 |
| * | | | | [NET]: dev_mcast: add multicast list synchronization helpers | Patrick McHardy | 2007-07-14 | 1 | -0/+75 |
| * | | | | [NET]: Add net_device change_rx_mode callback | Patrick McHardy | 2007-07-14 | 1 | -1/+16 |
| * | | | | [RFKILL]: fix net/rfkill/rfkill-input.c bug on 64-bit systems | Ingo Molnar | 2007-07-14 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-07-15 | 13 | -0/+4215 |
|\ \ \ \ \ |
|
| * | | | | | 9p: fix a race condition bug in umount which caused a segfault | Eric Van Hensbergen | 2007-07-14 | 1 | -3/+3 |
| * | | | | | net/9p: set error to EREMOTEIO if trans->write returns zero | Latchesar Ionkov | 2007-07-14 | 1 | -1/+5 |
| * | | | | | net/9p: change net/9p module name to 9pnet | Latchesar Ionkov | 2007-07-14 | 1 | -3/+3 |
| * | | | | | 9p: Reorganization of 9p file system code | Latchesar Ionkov | 2007-07-14 | 13 | -0/+4211 |
| |/ / / / |
|
* | | | | | fallout from constified seq_operations | Al Viro | 2007-07-15 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2007-07-13 | 14 | -660/+980 |
|\ \ \ \ |
|
| * | | | | sunrpc: drop BKL around wrap and unwrap | J. Bruce Fields | 2007-07-10 | 3 | -6/+21 |
| * | | | | SUNRPC client: add interface for binding to a local address | Frank van Maarseveen | 2007-07-10 | 2 | -8/+17 |
| * | | | | SUNRPC server: record the destination address of a request | Frank van Maarseveen | 2007-07-10 | 1 | -0/+20 |
| * | | | | SUNRPC: cleanup transport creation argument passing | Frank van Maarseveen | 2007-07-10 | 3 | -31/+29 |
| * | | | | SUNRPC: Add a convenient default for the hostname when calling rpc_create() | Chuck Lever | 2007-07-10 | 1 | -0/+13 |
| * | | | | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever | 2007-07-10 | 2 | -20/+21 |
| * | | | | SUNRPC: Rename rpcb_getport_external routine | Chuck Lever | 2007-07-10 | 1 | -10/+11 |
| * | | | | SUNRPC: Allow rpcbind requests to be interrupted by a signal. | Chuck Lever | 2007-07-10 | 1 | -1/+2 |
| * | | | | SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() | Trond Myklebust | 2007-07-10 | 1 | -9/+15 |
| * | | | | SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred | Trond Myklebust | 2007-07-10 | 1 | -2/+58 |
| * | | | | SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's | Trond Myklebust | 2007-07-10 | 1 | -6/+25 |
| * | | | | SUNRPC: Remove the tk_auth macro... | Trond Myklebust | 2007-07-10 | 4 | -16/+17 |
| * | | | | SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed | Trond Myklebust | 2007-07-10 | 1 | -5/+25 |
| * | | | | SUNRPC: Convert gss_ctx_lock to an RCU lock | Trond Myklebust | 2007-07-10 | 1 | -17/+36 |