Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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-04 | 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 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-05 | 5 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 37 | -123/+695 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | fix comment/printk typos concerning "already" | Uwe Kleine-König | 2010-07-11 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 74 | -398/+731 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 4 | -4/+4 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 301 | -5986/+9345 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | can-raw: Fix skb_orphan_try handling | Oliver Hartkopp | 2010-08-03 | 1 | -0/+4 | |
| * | | | | | | Revert "net: remove zap_completion_queue" | David S. Miller | 2010-08-03 | 2 | -3/+32 | |
| * | | | | | | net: cleanup inclusion | Changli Gao | 2010-08-03 | 1 | -2/+0 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-03 | 6 | -11/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | act_nat: the checksum of ICMP doesn't have pseudo header | Changli Gao | 2010-08-01 | 1 | -1/+1 | |
| | * | | | | | | act_nat: fix wild pointer | Changli Gao | 2010-08-01 | 1 | -0/+1 | |
| | * | | | | | | bridge: Fix skb leak when multicast parsing fails on TX | Herbert Xu | 2010-07-31 | 1 | -1/+3 | |
| | * | | | | | | tcp: cookie transactions setsockopt memory leak | Dmitry Popov | 2010-07-31 | 1 | -2/+5 | |
| | * | | | | | | bridge: add rcu_read_lock on transmit | stephen hemminger | 2010-07-28 | 4 | -6/+8 | |
| * | | | | | | | u32: negative offset fix | stephen hemminger | 2010-08-03 | 1 | -2/+4 | |
| * | | | | | | | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice | Changli Gao | 2010-08-03 | 1 | -4/+2 | |
| * | | | | | | | net: Add getsockopt support for TCP thin-streams | Josh Hunt | 2010-08-03 | 1 | -0/+6 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-08-03 | 35 | -352/+717 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: nf_conntrack_acct: use skb->len for accounting | Changli Gao | 2010-08-02 | 1 | -2/+1 | |
| | * | | | | | | | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot... | Changli Gao | 2010-08-02 | 3 | -6/+6 | |
| | * | | | | | | | netfilter: nf_nat: make unique_tuple return void | Changli Gao | 2010-08-02 | 9 | -28/+26 | |
| | * | | | | | | | netfilter: nf_nat: use local variable hdrlen | Changli Gao | 2010-08-02 | 1 | -11/+7 | |
| | * | | | | | | | ipvs: provide default ip_vs_conn_{in,out}_get_proto | Simon Horman | 2010-08-02 | 4 | -153/+51 | |
| | * | | | | | | | ipvs: remove EXPERIMENTAL tag | Simon Horman | 2010-08-02 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist() | Changli Gao | 2010-08-02 | 1 | -10/+12 | |
| | * | | | | | | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary | Eric Dumazet | 2010-08-02 | 3 | -12/+18 | |
| | * | | | | | | | netfilter: iptables: use skb->len for accounting | Changli Gao | 2010-07-23 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: ip6tables: use skb->len for accounting | Changli Gao | 2010-07-23 | 1 | -3/+1 | |
| | * | | | | | | | xt_quota: report initial quota value instead of current value to userspace | Changli Gao | 2010-07-23 | 1 | -2/+0 | |
| | * | | | | | | | netfilter: xt_quota: use per-rule spin lock | Changli Gao | 2010-07-23 | 1 | -5/+5 | |
| | * | | | | | | | netfilter: arptables: use arp_hdr_len() | Changli Gao | 2010-07-23 | 1 | -4/+1 | |
| | * | | | | | | | netfilter: nf_nat_core: merge the same lines | Changli Gao | 2010-07-23 | 1 | -7/+2 | |
| | * | | | | | | | netfilter: add xt_cpu match | Eric Dumazet | 2010-07-23 | 3 | -0/+73 | |
| | * | | | | | | | IPVS: make FTP work with full NAT support | Hannes Eder | 2010-07-23 | 4 | -57/+165 | |
| | * | | | | | | | IPVS: make friends with nf_conntrack | Hannes Eder | 2010-07-23 | 3 | -37/+30 | |
| | * | | | | | | | netfilter: xt_ipvs (netfilter matcher for IPVS) | Hannes Eder | 2010-07-23 | 4 | -0/+201 | |
| | * | | | | | | | netfilter: add CHECKSUM target | Michael S. Tsirkin | 2010-07-15 | 3 | -0/+87 | |
| | * | | | | | | | netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled | Pablo Neira Ayuso | 2010-07-15 | 1 | -1/+9 | |
| | * | | | | | | | netfilter: xt_TPROXY: the length of lines should be within 80 | Changli Gao | 2010-07-09 | 1 | -2/+4 | |
| | * | | | | | | | ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out | Xiaoyu Du | 2010-07-09 | 1 | -1/+1 |