1. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  3. cae296c net/rxrpc/ar-peer.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  4. 4651700 ipv4: Kill ip_rt_frag_needed(). by David S. Miller · 12 years ago
  5. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  6. f65bd5e RxRPC: Fix kcalloc parameters swapped by Axel Lin · 12 years ago
  7. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  8. 65d9d2c RxRPC: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  9. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  10. ed84cad rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport() by David S. Miller · 13 years ago
  11. 2a64255 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer(). by David S. Miller · 13 years ago
  12. c9d10c4 rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler() by David S. Miller · 13 years ago
  13. 9e5e10a rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection() by David S. Miller · 13 years ago
  14. 504f284 rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window() by David S. Miller · 13 years ago
  15. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  16. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  17. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  18. b9fffa3 KEYS: Add a key type op to permit the key description to be vetted by David Howells · 13 years ago
  19. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  20. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  21. 1000345 AF_RXRPC: Handle receiving ACKALL packets by David Howells · 13 years ago
  22. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  23. 0a93ea2 RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroy by Anton Blanchard · 13 years ago
  24. e1fcc7e rxrpc: rxrpc_workqueue isn't used during memory reclaim by Tejun Heo · 13 years ago
  25. 9ed05ad Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  26. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  27. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  28. 3b5bac2 RxRPC: Fix a potential deadlock between the call resend_timer and state_lock by David Howells · 14 years ago
  29. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  30. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  31. 4a4771a net: use sk_sleep() by Eric Dumazet · 14 years ago
  32. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  33. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  34. c3824d2 rxrpc: Check allocation failure. by Tetsuo Handa · 14 years ago
  35. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  36. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  37. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  38. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  39. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  40. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  41. 4e36a95 RxRPC: Use uX/sX rather than uintX_t/intX_t types by David Howells · 15 years ago
  42. 99455153 RxRPC: Parse security index 5 keys (Kerberos 5) by David Howells · 15 years ago
  43. ed6dd18 RxRPC: Allow RxRPC keys to be read by David Howells · 15 years ago
  44. 3394128 RxRPC: Allow key payloads to be passed in XDR form by David Howells · 15 years ago
  45. 8b81547 RxRPC: Declare the security index constants symbolically by David Howells · 15 years ago
  46. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  47. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  48. 519d256 RxRPC: Don't attempt to reuse aborted connections by David Howells · 15 years ago
  49. 0975ecb RxRPC: Error handling for rxrpc_alloc_connection() by Dan Carpenter · 15 years ago
  50. 15bde72 RxRPC: Fix a potential NULL dereference by David Howells · 15 years ago
  51. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  52. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  53. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  54. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  55. 34093d0 net/rxrpc: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  56. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  57. 0283328 MIB: add struct net to UDP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  58. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 16 years ago
  59. 02f3705 RxRPC: Fix a regression in the RXKAD security module by David Howells · 16 years ago
  60. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  61. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 16 years ago
  62. 9f389f4 rxrpc: remove smp_processor_id() from debug macro by Sven Schnelle · 16 years ago
  63. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 91e916c net/rxrpc trivial annotations by Al Viro · 16 years ago
  65. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  67. 1ff82fe RxRPC: fix rxrpc_recvmsg()'s returning of msg_name by David Howells · 16 years ago
  68. 665bba1 [NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate. by Pavel Emelyanov · 16 years ago
  69. 163e3cb net/rxrpc: Use BUG_ON by Julia Lawall · 16 years ago
  70. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  71. 036c2e2 [AF_RXRPC]: constify function pointer tables by Jan Engelhardt · 16 years ago
  72. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  73. ae445d1 [RXRPC]: Use cpu_to_be32() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  74. 1781f7f [UDP]: Restore missing inDatagrams increments by Herbert Xu · 17 years ago
  75. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  76. 4aa9cb3 [AF_RXRPC]: Add a missing goto by David Howells · 17 years ago
  77. d5a784b [RXRPC]: Add missing select on CRYPTO by David Howells · 17 years ago
  78. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  79. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  80. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  81. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  82. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  83. 76181c1 KEYS: Make request_key() and co fundamentally asynchronous by David Howells · 17 years ago
  84. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  85. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  86. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  87. 2c6b47d Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). by john stultz · 17 years ago
  88. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  89. 1c89964 [NET] RXRPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  90. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  91. 60f0438 [NET]: Make some network-related proc files use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  92. 19e6454 [AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data() by David Howells · 17 years ago
  93. 16c61ad [RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference by Adrian Bunk · 17 years ago
  94. 1f8481d [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n by David Howells · 17 years ago
  95. 71a904b [AF_RXRPC]: AF_RXRPC depends on IPv4 by David Howells · 17 years ago
  96. a6a62b6 AF_RXRPC: reduce debugging noise by David Howells · 17 years ago
  97. 224711d [AF_RXRPC]: Sort out MTU handling. by David Howells · 17 years ago
  98. 80c72fe [AFS/AF_RXRPC]: Miscellaneous fixes. by David Howells · 17 years ago
  99. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  100. 68c708f [RXRPC]: Fix pointers passed to bitops. by David S. Miller · 17 years ago