1. daddef7 net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG by Jason A. Donenfeld · 8 years ago
  2. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 8 years ago
  4. 2da6290 [net] drop 'size' argument of sock_recvmsg() by Al Viro · 9 years ago
  5. f4a00aa net: Make sock_alloc exportable by Tom Herbert · 8 years ago
  6. ceb5d58 net: fix sock_wake_async() rcu protection by Eric Dumazet · 9 years ago
  7. 9cd3e07 net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA by Eric Dumazet · 9 years ago
  8. 4623425 net: move net_get_random_once to lib by Hannes Frederic Sowa · 9 years ago
  9. d92cff8 net_dbg_ratelimited: turn into no-op when !DEBUG by Jason A. Donenfeld · 9 years ago
  10. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  11. 140e807da tun: Utilize the normal socket network namespace refcounting. by Eric W. Biederman · 9 years ago
  12. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
  13. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  14. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 10 years ago
  15. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  16. 12663bf net: unix: allow set_peek_off to fail by Sasha Levin · 11 years ago
  17. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  18. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 11 years ago
  19. c68c7f5 net: fix build warnings because of net_get_random_once merge by Hannes Frederic Sowa · 11 years ago
  20. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 11 years ago
  21. 7965bd4 net.h/skbuff.h: Remove extern from function prototypes by Joe Perches · 11 years ago
  22. 0e9649c net: do not manually initialize enumerators by Jean Sacren · 11 years ago
  23. 8d56436 net: rename random32 to prandom by Akinobu Mita · 11 years ago
  24. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  25. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  26. 56b31d1 unexport sock_map_fd(), switch to sock_alloc_file() by Al Viro · 12 years ago
  27. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  28. b09e786 tun: fix a crash bug and a memory leak by Mikulas Patocka · 12 years ago
  29. 2033e9b net: add MODULE_ALIAS_NET_PF_PROTO_NAME by Neil Horman · 12 years ago
  30. 3a3bfb6 net: Add net_ratelimited_function and net_<level>_ratelimited macros by Joe Perches · 12 years ago
  31. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  32. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 13 years ago
  33. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  34. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 13 years ago
  35. 721db93 net: Export __sock_create by Pavel Emelyanov · 14 years ago
  36. e2aec37 linux/net.h: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  37. 4381548 net: sock_def_readable() and friends RCU conversion by Eric Dumazet · 14 years ago
  38. 1621e09 net: CONFIG_COMPAT redux by Alexey Dobriyan · 14 years ago
  39. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  40. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. b215c57 net: kill proto_ops wrapper by Arnd Bergmann · 15 years ago
  42. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  43. 38bfd8f net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time by Cyrill Gorcunov · 15 years ago
  44. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  45. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  46. 3fff4c4 printk: Remove ratelimit.h from kernel.h by Ingo Molnar · 15 years ago
  47. 29a020d [PATCH] net: kmemcheck annotation in struct socket by Eric Dumazet · 15 years ago
  48. 8bdd663 net: reorder fields of struct socket by Eric Dumazet · 15 years ago
  49. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  50. 5770a3f Fix userspace export of <linux/net.h> by David Woodhouse · 16 years ago
  51. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  52. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  53. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  54. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  55. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  56. 2c69361 net: remove padding from struct socket on 64bit & increase objects/cache by Richard Kennedy · 16 years ago
  57. 0098b72 [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. by Rusty Russell · 16 years ago
  58. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 17 years ago
  59. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  60. 9c55e01 [TCP]: Splice receive support. by Jens Axboe · 17 years ago
  61. 91cf45f [NET]: Add the helper kernel_sock_shutdown() by Trond Myklebust · 17 years ago
  62. 305e1e9 [INET]: Let inet_diag and friends autoload by Jean Delvare · 17 years ago
  63. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  64. 17926a7 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both by David Howells · 17 years ago
  65. eac3731 [S390]: Add AF_IUCV socket support by Jennifer Hunt · 17 years ago
  66. cb4db4c [NET]: Don't export linux/random.h outside __KERNEL__. by David Woodhouse · 17 years ago
  67. a64b78a [NET]: Annotate net_srandom(). by Al Viro · 18 years ago
  68. aaa248f [PATCH] rename net_random to random32 by Stephen Hemminger · 18 years ago
  69. f0fd27d [NET]: sock_register interface changes by Stephen Hemminger · 18 years ago
  70. 757dbb4 [NET]: drop unused elements from net_proto_family by Stephen Hemminger · 18 years ago
  71. ac5a488 [NET]: Round out in-kernel sockets API by Sridhar Samudrala · 18 years ago
  72. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  73. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  74. eacf17b Don't include <linux/stringify> from user-visible part of linux/net.h by David Woodhouse · 18 years ago
  75. 89bbfc9 [NET]: allow 32 bit socket ioctl in 64 bit kernel by Shaun Pereira · 18 years ago
  76. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  77. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 18 years ago
  78. 8f2709b [PATCH] kernel-doc: fix some kernel-api warnings by Randy Dunlap · 19 years ago
  79. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  80. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago
  81. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  82. deaf262 [NET]: Kill stray reference to sock->passcred. by David S. Miller · 19 years ago
  83. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  84. 4dc3b16 [PATCH] DocBook: changes and extensions to the kernel documentation by Pavel Pisa · 19 years ago
  85. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago