aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* SUNRPC: move saved socket callback functions to a private data structureChuck Lever2006-12-06
* SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever2006-12-06
* SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever2006-12-06
* SUNRPC: Move TCP state flags into xprtsock.cChuck Lever2006-12-06
* SUNRPC: Move TCP receive state variables into private data structureChuck Lever2006-12-06
* SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever2006-12-06
* SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever2006-12-06
* rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields2006-12-06
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-06
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-06
* rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields2006-12-06
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-06
* rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields2006-12-06
* rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields2006-12-06
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-06
* rpc: spkm3 updateOlga Kornievskaia2006-12-06
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-06
* rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields2006-12-06
* rpc: gss: eliminate print_hexl()'sJ. Bruce Fields2006-12-06
* SUNRPC: another pmap wakeup fixChuck Lever2006-12-06
* SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever2006-12-06
* SUNRPC: Clean up xs_send_pages()Trond Myklebust2006-12-06
* SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-06
* SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-06
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-06
* SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2006-12-06
* SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust2006-12-06
* SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2006-12-06
* SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust2006-12-06
* SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust2006-12-06
* Fix a second potential rpc_wakeup race...Trond Myklebust2006-12-06
* Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout2006-12-06
* Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-12-04
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-04
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-04
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-12-03
|\ \
| * | [DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker2006-12-03
| * | [DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker2006-12-03
| * | [DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker2006-12-03
| * | [DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker2006-12-03
| * | [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker2006-12-03
| * | [DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker2006-12-03
| * | [DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker2006-12-03
| * | [DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker2006-12-03
| * | [DCCP]: Fix BUG in retransmission delay calculationGerrit Renker2006-12-03
| * | [DCCP]: Use higher RTO default for CCID3Gerrit Renker2006-12-03
| |/
* / [XFRM] xfrm_user: Better validation of user templates.David S. Miller2006-12-03
|/
* [XFRM]: Fix aevent structuring to be more complete.Jamal Hadi Salim2006-12-03
* [NETFILTER]: xtables: fixes warning on compilation of hashlimitYasuyuki Kozakai2006-12-03
* [ROSE] rose_add_loopback_node: propagate -EAlexey Dobriyan2006-12-03