1. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. f03d78d net: refine {udp|tcp|sctp}_mem limits by Eric Dumazet · 13 years ago
  3. 5d0c90c sctp: Guard IPV6 specific code properly. by David S. Miller · 13 years ago
  4. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 13 years ago
  5. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  6. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  7. 902ebd3 sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() by David S. Miller · 13 years ago
  8. 7ef73bc sctp: Fix debug message args. by David S. Miller · 13 years ago
  9. f1c0a27 sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit() by David S. Miller · 13 years ago
  10. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  11. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  12. 18a353f4 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst() by David S. Miller · 13 years ago
  13. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  14. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  15. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  16. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 13 years ago
  17. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  18. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  19. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  20. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  21. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  22. 8d987e5 net: avoid limits overflow by Eric Dumazet · 14 years ago
  23. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  24. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  25. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  27. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  28. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  29. 6429d3d sctp: missing set src and dest port while lookup output route by Wei Yongjun · 14 years ago
  30. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  31. 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
  32. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  33. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  34. 90f2f53 sctp: Update SWS avaoidance receiver side algorithm by Vlad Yasevich · 15 years ago
  35. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  36. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 15 years ago
  37. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  38. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  39. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  40. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  41. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  42. eaa184a sctp: protocol.c call rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  43. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  44. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  45. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  46. fb13d9f SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails by Brian Haley · 15 years ago
  47. d1dd524 sctp: fix crash during module unload by Vlad Yasevich · 15 years ago
  48. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  49. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  50. 157653c sctp: fix missing label when PROC_FS=n by Randy Dunlap · 16 years ago
  51. 1748376 net: Use a percpu_counter for sockets_allocated by Eric Dumazet · 16 years ago
  52. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  53. f880374 sctp: Drop ipfargok in sctp_xmit function by Herbert Xu · 16 years ago
  54. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  55. 845525a sctp: Update sctp global memory limit allocations. by Vlad Yasevich · 16 years ago
  56. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  57. c4e85f8 sctp: Don't abort initialization when CONFIG_PROC_FS=n by Florian Westphal · 16 years ago
  58. 3d00fb9 sctp: fix error path in sctp_proc_init by Pavel Emelyanov · 16 years ago
  59. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  61. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  63. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  64. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  65. 20c2c1f sctp: add sctp/remaddr table to complete RFC remote address table OID by Neil Horman · 16 years ago
  66. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  67. a40a7d1 [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. by Pavel Emelyanov · 16 years ago
  68. 996b1db [SCTP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  69. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  70. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  71. 8258175 [SCTP]: Replace socket with sock for SCTP control socket. by Denis V. Lunev · 16 years ago
  72. 4ffe022 [SCTP]: Use inet_ctl_sock_create for control socket creation. by Denis V. Lunev · 16 years ago
  73. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  74. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  75. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  77. 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
  78. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  79. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 16 years ago
  80. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  81. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  82. 6133fb1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. by Denis V. Lunev · 16 years ago
  83. 15efbe7 [SCTP]: Clean up naming conventions of sctp protocol/address family registration by Neil Horman · 16 years ago
  84. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  85. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  86. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  87. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  88. f57d96b [SCTP]: Change use_as_src into a full address state by Vlad Yasevich · 17 years ago
  89. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 17 years ago
  90. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  91. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  92. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  93. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  94. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  95. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  96. 007e393 [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c by Vlad Yasevich · 17 years ago
  97. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  98. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  99. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  100. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago