aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26net/* misc endianness annotationsAl Viro1-1/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz4-6/+6
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-19[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-2/+2
2007-07-10[NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov1-42/+6
2007-06-18[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()David Howells1-1/+4
2007-06-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-05-22[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=nDavid Howells2-19/+19
2007-05-22[AF_RXRPC]: AF_RXRPC depends on IPv4David Howells1-1/+1
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells1-2/+2
2007-05-04[AF_RXRPC]: Sort out MTU handling.David Howells4-14/+115
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells1-1/+2
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells2-0/+6
2007-04-26[RXRPC]: Fix pointers passed to bitops.David S. Miller1-3/+3
2007-04-26[RXRPC]: Remove bogus atomic_* overrides.David S. Miller1-24/+0
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells13-6118/+1
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells15-127/+563
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells21-1/+10417
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2-4/+4
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2-3/+3
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-4/+4
2007-02-10[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki7-39/+39
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham3-0/+3
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+0
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-2/+1
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris3-10/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26[PATCH] net/rxrpc: use list_move()Akinobu Mita3-6/+3
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl1-1/+1
2006-01-17[NET]: "signed long" -> "long"Kris Katterjohn2-7/+7
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl1-6/+8
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu1-9/+6
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-2/+2
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-08-29[RXRPC]: Fix build failure introduced by skb->stamp changes.Andrew Morton1-1/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter3-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds13-0/+6128