Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | net: sunrpc: removed duplicated #include | Andrea Gelmini | 2010-08-06 | 1 | -1/+0 | |
| | * | | | | | | | | sunrpc: make the cache cleaner workqueue deferrable | Artem Bityutskiy | 2010-07-06 | 2 | -1/+7 | |
| * | | | | | | | | | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-08-07 | 9 | -235/+301 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | SUNRPC: Defer deleting the security context until gss_do_free_ctx() | Trond Myklebust | 2010-08-04 | 1 | -6/+1 | |
| | * | | | | | | | | | SUNRPC: prevent task_cleanup running on freed xprt | J. Bruce Fields | 2010-08-04 | 1 | -0/+1 | |
| | * | | | | | | | | | SUNRPC: Reduce asynchronous RPC task stack usage | Trond Myklebust | 2010-08-04 | 1 | -2/+3 | |
| | * | | | | | | | | | SUNRPC: Move the bound cred to struct rpc_rqst | Trond Myklebust | 2010-08-04 | 7 | -85/+83 | |
| | * | | | | | | | | | SUNRPC: Clean up of rpc_bindcred() | Trond Myklebust | 2010-08-04 | 3 | -29/+21 | |
| | * | | | | | | | | | SUNRPC: Move remaining RPC client related task initialisation into clnt.c | Trond Myklebust | 2010-08-04 | 2 | -73/+88 | |
| | * | | | | | | | | | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping task | Trond Myklebust | 2010-08-04 | 1 | -11/+9 | |
| | * | | | | | | | | | SUNRPC: Make the credential cache hashtable size configurable | Trond Myklebust | 2010-08-04 | 1 | -5/+55 | |
| | * | | | | | | | | | SUNRPC: Store the hashtable size in struct rpc_cred_cache | Trond Myklebust | 2010-08-04 | 1 | -3/+7 | |
| | * | | | | | | | | | NFS: Ensure the AUTH_UNIX credcache is allocated dynamically | Trond Myklebust | 2010-08-04 | 4 | -25/+36 | |
| | * | | | | | | | | | SUNRPC: The function rpc_restart_call() should return success/failure | Trond Myklebust | 2010-08-03 | 1 | -5/+6 | |
| * | | | | | | | | | | [DNS RESOLVER] Minor typo correction | Steve French | 2010-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | DNS: Fixes for the DNS query module | David Howells | 2010-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | cifs: Include linux/err.h for IS_ERR and PTR_ERR | Stephen Rothwell | 2010-08-06 | 2 | -0/+2 | |
| * | | | | | | | | | | DNS: Separate out CIFS DNS Resolver code | Wang Lei | 2010-08-05 | 7 | -0/+449 | |
* | | | | | | | | | | | udp: add rehash on connect() | Eric Dumazet | 2010-09-08 | 4 | -2/+64 | |
* | | | | | | | | | | | net: blackhole route should always be recalculated | Jianzhao Wang | 2010-09-08 | 1 | -1/+6 | |
* | | | | | | | | | | | ipv4: Suppress lockdep-RCU false positive in FIB trie (3) | Jarek Poplawski | 2010-09-08 | 1 | -2/+6 | |
* | | | | | | | | | | | ipvs: fix active FTP | Julian Anastasov | 2010-09-08 | 3 | -12/+13 | |
* | | | | | | | | | | | gro: Re-fix different skb headrooms | Jarek Poplawski | 2010-09-08 | 1 | -1/+1 | |
* | | | | | | | | | | | ipv4: Fix reverse path filtering with multipath routing. | David S. Miller | 2010-09-07 | 1 | -2/+13 | |
* | | | | | | | | | | | UNIX: Do not loop forever at unix_autobind(). | Tetsuo Handa | 2010-09-07 | 1 | -3/+12 | |
* | | | | | | | | | | | irda: off by one | Dan Carpenter | 2010-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | | netfilter: discard overlapping IPv6 fragment | Nicolas Dichtel | 2010-09-07 | 1 | -65/+15 | |
* | | | | | | | | | | | ipv6: discard overlapping fragment | Nicolas Dichtel | 2010-09-07 | 1 | -56/+15 | |
* | | | | | | | | | | | net: fix tx queue selection for bridged devices implementing select_queue | Helmut Schaa | 2010-09-07 | 1 | -8/+8 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator | Jarek Poplawski | 2010-09-02 | 1 | -6/+6 | |
* | | | | | | | | | | ipvs: avoid oops for passive FTP | Julian Anastasov | 2010-09-02 | 1 | -1/+2 | |
* | | | | | | | | | | gro: fix different skb headrooms | Eric Dumazet | 2010-09-01 | 1 | -2/+6 | |
* | | | | | | | | | | bridge: Clear INET control block of SKBs passed into ip_fragment(). | David S. Miller | 2010-09-01 | 1 | -2/+4 | |
* | | | | | | | | | | ipv4: minor fix about RPF in help of Kconfig | Nicolas Dichtel | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | | xfrm_user: avoid a warning with some compiler | Nicolas Dichtel | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | | net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() | Michal Soltys | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | | | net sched: fix kernel leak in act_police | Jeff Mahoney | 2010-09-01 | 1 | -12/+9 | |
* | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-09-01 | 4 | -9/+37 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | wireless: register wiphy rfkill w/o holding cfg80211_mutex | John W. Linville | 2010-08-31 | 1 | -9/+12 | |
| * | | | | | | | | | wireless extensions: fix kernel heap content leak | Johannes Berg | 2010-08-30 | 2 | -0/+19 | |
| * | | | | | | | | | mac80211: delete work timer | Johannes Berg | 2010-08-30 | 1 | -0/+6 | |
* | | | | | | | | | | netlink: Make NETLINK_USERSOCK work again. | David S. Miller | 2010-08-31 | 1 | -0/+22 | |
* | | | | | | | | | | irda: Correctly clean up self->ias_obj on irda_bind() failure. | David S. Miller | 2010-08-30 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | net/ipv4: Eliminate kstrdup memory leak | Julia Lawall | 2010-08-27 | 1 | -2/+3 | |
* | | | | | | | | | net/caif/cfrfml.c: use asm/unaligned.h | Jeff Mahoney | 2010-08-26 | 1 | -1/+1 | |
* | | | | | | | | | ax25: missplaced sock_put(sk) | Bernard Pidoux F6BVP | 2010-08-26 | 1 | -1/+1 | |
* | | | | | | | | | l2tp: test for ethernet header in l2tp_eth_dev_recv() | Eric Dumazet | 2010-08-26 | 1 | -1/+1 | |
* | | | | | | | | | tcp: select(writefds) don't hang up when a peer close connection | KOSAKI Motohiro | 2010-08-25 | 1 | -1/+2 | |
* | | | | | | | | | tcp: fix three tcp sysctls tuning | Eric Dumazet | 2010-08-25 | 1 | -17/+7 | |
* | | | | | | | | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 | 2 | -8/+5 |