summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever2006-12-062-27/+11
* SUNRPC: Make address format buffers more genericChuck Lever2006-12-062-20/+9
* SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-061-9/+16
* SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-061-8/+16
* SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-061-18/+33
* SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-061-20/+29
* SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-061-68/+86
* SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-061-23/+39
* SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever2006-12-061-2/+8
* rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-063-20/+15
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-061-5/+6
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-063-30/+5
* rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-063-75/+48
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-064-16/+5
* rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-063-20/+4
* rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-062-60/+27
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-063-47/+22
* rpc: spkm3 updateOlga Kornievskaia2006-12-065-162/+166
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-062-69/+72
* rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-061-2/+2
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-065-64/+2
* SUNRPC: another pmap wakeup fixChuck Lever2006-12-061-5/+6
* SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-062-45/+59
* SUNRPC: Clean up xs_send_pages()Trond Myklebust2006-12-061-75/+65
* SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-061-33/+26
* SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-061-29/+37
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-061-43/+43
* SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-062-5/+11
* SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-062-6/+12
* SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-061-10/+13
* SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust2006-12-061-1/+10
* SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-061-10/+20
* Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-064-44/+58
* Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout2006-12-061-4/+6
* Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-0416-1/+35
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-0410-0/+10
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-046-1/+25
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-12-034-139/+237
|\ \
| * | [DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker2006-12-031-14/+24
| * | [DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2006-12-032-18/+6
| * | [DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker2006-12-031-9/+18
| * | [DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker2006-12-031-14/+19
| * | [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker2006-12-031-2/+2
| * | [DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker2006-12-031-56/+88
| * | [DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker2006-12-031-1/+2
| * | [DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker2006-12-031-37/+52
| * | [DCCP]: Fix BUG in retransmission delay calculationGerrit Renker2006-12-031-1/+1
| * | [DCCP]: Use higher RTO default for CCID3Gerrit Renker2006-12-032-8/+46
| |/
* | [XFRM] xfrm_user: Better validation of user templates.David S. Miller2006-12-031-8/+42
|/
* [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-021-1/+3
OpenPOWER on IntegriCloud