aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-06SUNRPC: move saved socket callback functions to a private data structureChuck Lever
2006-12-06SUNRPC: Move the UDP socket bufsize parameters to a private data structureChuck Lever
2006-12-06SUNRPC: Move rpc_xprt socket connect fields into private data structureChuck Lever
2006-12-06SUNRPC: Move TCP state flags into xprtsock.cChuck Lever
2006-12-06SUNRPC: Move TCP receive state variables into private data structureChuck Lever
2006-12-06SUNRPC: Remove sock and inet fields from rpc_xprtChuck Lever
2006-12-06SUNRPC: Allocate a private data area for socket-specific rpc_xprt fieldsChuck Lever
2006-12-06rpcgss: krb5: miscellaneous cleanupJ. Bruce Fields
2006-12-06rpcgss: krb5: ignore seedJ. Bruce Fields
2006-12-06rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields
2006-12-06rpcgss: krb5: clean up some goto's, etc.J. Bruce Fields
2006-12-06rpcgss: simplify make_checksumJ. Bruce Fields
2006-12-06rpcgss: krb5: kill checksum_type, miscellaneous small cleanupJ. Bruce Fields
2006-12-06rpcgss: krb5: expect a constant signalg valueJ. Bruce Fields
2006-12-06gss: krb5: remove signalg and sealalgJ. Bruce Fields
2006-12-06rpc: spkm3 updateOlga Kornievskaia
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06rpc: gss: fix a kmap_atomic race in krb5 codeJ. Bruce Fields
2006-12-06rpc: gss: eliminate print_hexl()'sJ. Bruce Fields
2006-12-06SUNRPC: another pmap wakeup fixChuck Lever
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up xs_send_pages()Trond Myklebust
2006-12-06SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust
2006-12-06SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-06SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-12-06SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-06Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout
2006-12-05[PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_...Maxime Austruy
2006-12-05[PATCH] softmac: Fixed handling of deassociation from APUlrich Kunitz
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro
2006-12-03Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller
2006-12-03[XFRM] xfrm_user: Better validation of user templates.David S. Miller
2006-12-03[DCCP] tfrc: Binary search for reverse TFRC lookupGerrit Renker
2006-12-03[DCCP] ccid3: Deprecate TFRC_SMALLEST_PGerrit Renker
2006-12-03[DCCP] tfrc: Identify TFRC table limits and simplify codeGerrit Renker
2006-12-03[DCCP] tfrc: Add protection against invalid parameters to TFRC routinesGerrit Renker
2006-12-03[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)Gerrit Renker
2006-12-03[DCCP] tfrc: Document boundaries and limits of the TFRC lookup tableGerrit Renker
2006-12-03[DCCP] ccid3: Fix warning message about illegal ACKGerrit Renker
2006-12-03[DCCP] ccid3: Fix bug in calculation of send rateGerrit Renker
2006-12-03[DCCP]: Fix BUG in retransmission delay calculationGerrit Renker