aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc
AgeCommit message (Expand)Author
2007-07-26net/* misc endianness annotationsAl Viro
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-07-10[NET]: Make some network-related proc files use seq_list_xxx helpersPavel Emelianov
2007-06-18[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()David Howells
2007-06-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk
2007-05-22[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=nDavid Howells
2007-05-22[AF_RXRPC]: AF_RXRPC depends on IPv4David Howells
2007-05-10AF_RXRPC: reduce debugging noiseDavid Howells
2007-05-04[AF_RXRPC]: Sort out MTU handling.David Howells
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells
2007-04-26[RXRPC]: Fix pointers passed to bitops.David S. Miller
2007-04-26[RXRPC]: Remove bogus atomic_* overrides.David S. Miller
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells
2007-04-25[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[NET]: Convert xtime.tv_sec to get_seconds()James Morris
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2007-02-10[NET] RXRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] net/rxrpc: use list_move()Akinobu Mita
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl
2006-01-17[NET]: "signed long" -> "long"Kris Katterjohn
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap
2005-08-29[RXRPC]: Fix build failure introduced by skb->stamp changes.Andrew Morton
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds