aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc
AgeCommit message (Expand)AuthorFilesLines
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner4-5/+5
2004-12-27[RXRPC]: Staticize and remove unused globals and exports.Adrian Bunk6-22/+15
2004-10-27[PATCH] Unexport some RxRPC symbolsDavid Howells1-15/+0
2004-09-21[PATCH] rxrpc endianness annotationsAlexander Viro5-32/+33
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller1-29/+28
2004-07-15[PATCH] sparse: iovec cleanups - rxrpcAlexander Viro2-32/+5
2004-07-12[PATCH] sparse: switching afs to kvecAlexander Viro3-9/+17
2004-05-08[NET]: Add sock_create_kern()James Morris1-1/+1
2004-04-15[NET]: Do lazy gettimeofday for network packets.Andi Kleen1-0/+5
2004-02-25[RXRPC]: C99 initialiers for net/rxrpc/connection.cArt Haas1-1/+1
2004-01-19[PATCH] rxrpc updateAndrew Morton5-26/+22
2003-09-09Make rxrpc use SEQ_START_TOKEN.Linus Torvalds1-12/+12
2003-09-08[PATCH] RxRPC updateDavid Howells12-826/+1220
2003-09-03[NET]: remove duplicate #includes in net/Randy Dunlap1-1/+0
2003-08-30[RXRPC]: Remove unneeded version.h inclusion.Felipe Damasio3-3/+0
2003-07-20[NET]: Makefile cleanups for net/.Sam Ravnborg1-7/+3
2003-06-28[NET] Remove some 0 initializers.Art Haas1-1/+0
2003-06-05[NET]: Some stuff missed during acme's struct sock cleanup.David S. Miller1-12/+12
2003-05-24[PATCH] times must be unsigned longGeert Uytterhoeven1-1/+1
2003-05-12[RXRPC]: Put file_operations THIS_OWNER in correct place.Chris Wright1-1/+1
2003-05-09[NET]: Set file_operations->owner as appropriate.Hideaki Yoshifuji1-0/+4
2003-04-07[PATCH] krxtimod.c fix: make timeouts unsigned longAndries E. Brouwer1-8/+8
2003-02-19[PATCH] C99 initializer for net/rxrpc/sysctl.cArt Haas1-7/+41
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds1-1/+1
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds3-24/+3
2003-02-07[PATCH] signal locking updateChris Wedgwood4-8/+8
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2002-12-29[PATCH] more obsolete module API fixesChristoph Hellwig1-1/+1
2002-12-29[PATCH] more module warning fixesChristoph Hellwig1-1/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-01[PATCH] C99 initializer patches for four net/ filesArt Haas1-1/+1
2002-11-06[PATCH] add missing __exit specificationsDavid Howells1-1/+1
2002-11-03[PATCH] AFS compile breakageDavid Howells11-88/+88
2002-10-15[PATCH] AFS filesystem (1/2)David Howells13-0/+5766