aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24net: fix htmldocs sunrpc, clnt.cJaswinder Singh Rajput1-2/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan15-50/+46
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23sunrpc/rpc_pipe: fix kernel-doc notationRandy Dunlap1-1/+2
2009-09-23NFS/RPC: fix problems with reestablish_timeout and related code.Neil Brown1-0/+9
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+2
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2009-09-23Move magic numbers into magic.hNick Black1-2/+1
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao1-0/+1
2009-09-23virtio: get rid of redundant VIRTIO_ID_9P definitionFernando Luis Vazquez Cao1-2/+0
2009-09-23virtio: make add_buf return capacity remainingRusty Russell1-1/+1
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds13-180/+603
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-7/+0
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich10-22/+22
2009-09-22const: mark remaining super_operations constAlexey Dobriyan2-2/+2
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar2-2/+2
2009-09-18sunrpc/cache: avoid variable over-loading in cache_defer_reqNeilBrown1-9/+9
2009-09-18sunrpc/cache: use list_del_init for the list_head entries in cache_deferred_reqNeilBrown1-4/+4
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds76-306/+1255
2009-09-17pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski4-1/+6
2009-09-17ipv6: Log the affected address when DAD failure occursJens Rosenboom1-2/+2
2009-09-17HID: consolidate connect and disconnect into core codeJiri Kosina1-7/+0
2009-09-16af_iucv: fix race when queueing skbs on the backlog queueHendrik Brueckner1-2/+14
2009-09-16af_iucv: do not call iucv_sock_kill() twiceHendrik Brueckner1-5/+5
2009-09-16af_iucv: handle non-accepted sockets after resuming from suspendHendrik Brueckner1-0/+1
2009-09-16af_iucv: fix race in __iucv_sock_wait()Hendrik Brueckner1-1/+1
2009-09-16iucv: use correct output register in iucv_query_maxconn()Hendrik Brueckner1-1/+1
2009-09-16iucv: fix iucv_buffer_cpumask check when calling IUCV functionsHendrik Brueckner1-11/+11
2009-09-16iucv: suspend/resume error msg for left over pathesUrsula Braun1-0/+14
2009-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpanDavid S. Miller3-2/+6
2009-09-16ipv6: Ignore route option with ROUTER_PREF_INVALIDJens Rosenboom1-1/+1
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller3-10/+20
2009-09-16cfg80211: fix SME connectJohannes Berg1-8/+13
2009-09-16rc80211_minstrel: fix contention window calculationPavel Roskin1-1/+1
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-3/+3
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells3-12/+12
2009-09-15tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga1-1/+1
2009-09-15pkt_sched: Fix qdisc_create on stab error handlingJarek Poplawski1-2/+2
2009-09-15SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronousTrond Myklebust2-10/+14
2009-09-15driver model: constify attribute groupsDavid Brownell2-3/+3
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds5-7/+9
2009-09-15ieee802154: add locking for seq numbersDmitry Eremin-Solenikov1-0/+4
2009-09-15af_ieee802154: setsockopt optlen arg isn't __userDmitry Eremin-Solenikov2-2/+2
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2-7/+16
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells1-40/+537
2009-09-15RxRPC: Allow RxRPC keys to be readDavid Howells1-0/+109
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells4-75/+298
2009-09-15RxRPC: Declare the security index constants symbolicallyDavid Howells2-5/+5