aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-07
|\
| * net: sunrpc: removed duplicated #includeAndrea Gelmini2010-08-06
| * sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-06
* | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-07
|\ \
| * | SUNRPC: Defer deleting the security context until gss_do_free_ctx()Trond Myklebust2010-08-04
| * | SUNRPC: prevent task_cleanup running on freed xprtJ. Bruce Fields2010-08-04
| * | SUNRPC: Reduce asynchronous RPC task stack usageTrond Myklebust2010-08-04
| * | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
| * | SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-04
| * | SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-04
| * | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2010-08-04
| * | SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-04
| * | SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2010-08-04
| * | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-04
| * | SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-03
* | | [DNS RESOLVER] Minor typo correctionSteve French2010-08-05
* | | DNS: Fixes for the DNS query moduleDavid Howells2010-08-05
* | | cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2010-08-05
* | | DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ \
| * | | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\ \ \ \
| * | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-03
| * | | | | Revert "net: remove zap_completion_queue"David S. Miller2010-08-03
| * | | | | net: cleanup inclusionChangli Gao2010-08-03
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-03
| |\ \ \ \ \
| | * | | | | act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-08-01
| | * | | | | act_nat: fix wild pointerChangli Gao2010-08-01
| | * | | | | bridge: Fix skb leak when multicast parsing fails on TXHerbert Xu2010-07-31
| | * | | | | tcp: cookie transactions setsockopt memory leakDmitry Popov2010-07-31
| | * | | | | bridge: add rcu_read_lock on transmitstephen hemminger2010-07-28
| * | | | | | u32: negative offset fixstephen hemminger2010-08-03
| * | | | | | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-02
| * | | | | | net: Add getsockopt support for TCP thin-streamsJosh Hunt2010-08-02
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_conntrack_acct: use skb->len for accountingChangli Gao2010-08-02
| | * | | | | | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-02
| | * | | | | | netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
| | * | | | | | netfilter: nf_nat: use local variable hdrlenChangli Gao2010-08-02
| | * | | | | | ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-02
| | * | | | | | ipvs: remove EXPERIMENTAL tagSimon Horman2010-08-02
| | * | | | | | netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao2010-08-02
| | * | | | | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-02
| | * | | | | | netfilter: iptables: use skb->len for accountingChangli Gao2010-07-23
| | * | | | | | netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-23
| | * | | | | | xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-23
| | * | | | | | netfilter: xt_quota: use per-rule spin lockChangli Gao2010-07-23