aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-0918-99/+150
|\
| * pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski2010-08-071-0/+7
| * net: disable preemption before call smp_processor_id()Changli Gao2010-08-071-0/+2
| * tcp: no md5sig option size check bugDmitry Popov2010-08-071-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-067-26/+29
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-055-12/+27
| | |\
| | | * Bluetooth: Check result code of L2CAP information responseVille Tervo2010-08-041-0/+9
| | | * Bluetooth: Don't send RFC for Basic Mode if only it is supportedGustavo F. Padovan2010-08-041-3/+12
| | | * Bluetooth: Remove __exit from rfcomm_cleanup_ttys()Gustavo F. Padovan2010-07-311-1/+1
| | | * Bluetooth: Use list_head for HCI blacklist headDavid Miller2010-07-313-8/+5
| | * | mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen2010-08-041-0/+2
| | * | mac80211: fix scan locking wrt. hw scanJohannes Berg2010-08-041-14/+0
| * | | net: Fix napi_gro_frags vs netpoll pathJarek Poplawski2010-08-051-4/+1
| * | | ppp: make channel_ops conststephen hemminger2010-08-043-3/+6
| * | | RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells2010-08-042-4/+5
| * | | sch_sfq: add sanity check for the packet lengthChangli Gao2010-08-041-9/+20
| * | | cls_rsvp: add sanity check for the packet lengthChangli Gao2010-08-041-2/+10
| * | | cls_flow: add sanity check for the packet lengthChangli Gao2010-08-041-40/+56
| * | | act_nat: fix on the TX pathChangli Gao2010-08-041-10/+13
* | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-072-2/+7
|\ \ \ \
| * | | | net: sunrpc: removed duplicated #includeAndrea Gelmini2010-08-061-1/+0
| * | | | sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-062-1/+7
* | | | | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-079-235/+301
|\ \ \ \ \
| * | | | | SUNRPC: Defer deleting the security context until gss_do_free_ctx()Trond Myklebust2010-08-041-6/+1
| * | | | | SUNRPC: prevent task_cleanup running on freed xprtJ. Bruce Fields2010-08-041-0/+1
| * | | | | SUNRPC: Reduce asynchronous RPC task stack usageTrond Myklebust2010-08-041-2/+3
| * | | | | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-047-85/+83
| * | | | | SUNRPC: Clean up of rpc_bindcred()Trond Myklebust2010-08-043-29/+21
| * | | | | SUNRPC: Move remaining RPC client related task initialisation into clnt.cTrond Myklebust2010-08-042-73/+88
| * | | | | SUNRPC: Ensure that rpc_exit() always wakes up a sleeping taskTrond Myklebust2010-08-041-11/+9
| * | | | | SUNRPC: Make the credential cache hashtable size configurableTrond Myklebust2010-08-041-5/+55
| * | | | | SUNRPC: Store the hashtable size in struct rpc_cred_cacheTrond Myklebust2010-08-041-3/+7
| * | | | | NFS: Ensure the AUTH_UNIX credcache is allocated dynamicallyTrond Myklebust2010-08-044-25/+36
| * | | | | SUNRPC: The function rpc_restart_call() should return success/failureTrond Myklebust2010-08-031-5/+6
* | | | | | [DNS RESOLVER] Minor typo correctionSteve French2010-08-061-1/+1
* | | | | | DNS: Fixes for the DNS query moduleDavid Howells2010-08-061-1/+1
* | | | | | cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2010-08-062-0/+2
* | | | | | DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-057-0/+449
| |_|/ / / |/| | | |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-045-5/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-0437-123/+695
| |\ \ \ \ \
| * | | | | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1674-398/+731
| |\ \ \ \ \ \
| * | | | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-164-4/+4
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04301-5986/+9345
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-031-0/+4
| * | | | | | Revert "net: remove zap_completion_queue"David S. Miller2010-08-032-3/+32
| * | | | | | net: cleanup inclusionChangli Gao2010-08-021-2/+0
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-026-11/+18
| |\ \ \ \ \ \
| | * | | | | | act_nat: the checksum of ICMP doesn't have pseudo headerChangli Gao2010-07-311-1/+1
| | * | | | | | act_nat: fix wild pointerChangli Gao2010-07-311-0/+1