1. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  2. 5c52ba1 sock: add net to prot->enter_memory_pressure callback by Pavel Emelyanov · 16 years ago
  3. 7c73a6f mib: add net to IP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  4. dcfc23c mib: add struct net to ICMP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  5. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. 3888e9e sctp: Mark the tsn as received after all allocations finish by Vlad Yasevich · 16 years ago
  7. ecbed6a sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated. by Vlad Yasevich · 16 years ago
  8. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  10. 0f474d9 sctp: Kill unused variable in sctp_assoc_bh_rcv() by Vlad Yasevich · 16 years ago
  11. 2e3216c sctp: Follow security requirement of responding with 1 packet by Vlad Yasevich · 16 years ago
  12. 7115e63 sctp: Validate Initiate Tag when handling ICMP message by Wei Yongjun · 16 years ago
  13. 3d00fb9 sctp: fix error path in sctp_proc_init by Pavel Emelyanov · 16 years ago
  14. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  15. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  16. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  17. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  18. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  19. 7bfe8bd sctp: Fix problems with the new SCTP_DELAYED_ACK code by Vlad Yasevich · 16 years ago
  20. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  21. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  22. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  23. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  24. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  25. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  26. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  27. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 16 years ago
  29. c449258 sctp: Add address type check while process paramaters of ASCONF chunk by Wei Yongjun · 16 years ago
  30. 6e40a91 sctp: Do not enable peer IPv6 address support on PF_INET socket by Wei Yongjun · 16 years ago
  31. 20c2c1f sctp: add sctp/remaddr table to complete RFC remote address table OID by Neil Horman · 16 years ago
  32. 88a0a94 sctp: Support the new specification of sctp_connectx() by Vlad Yasevich · 16 years ago
  33. d364d92 sctp: Bring SCTP_DELAYED_ACK socket option into API compliance by Wei Yongjun · 16 years ago
  34. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  35. 8b73a07 SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. by Gui Jianfeng · 16 years ago
  36. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 765ff02 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update by Gui Jianfeng · 16 years ago
  38. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  39. 30e9356 [SCTP]: Correct /proc/net/assocs formatting error by Neil Horman · 16 years ago
  40. a40a7d1 [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. by Pavel Emelyanov · 16 years ago
  41. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  42. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  43. 72da7b3 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() by Wei Yongjun · 16 years ago
  44. 996b1db [SCTP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  45. eab2e0b2 SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint by Gui Jianfeng · 16 years ago
  46. 935a7f6 SCTP: fix wrong debug counting of bind_bucket by Li Zefan · 16 years ago
  47. e8c3875 SCTP: fix wrong debug counting of datamsg by Li Zefan · 16 years ago
  48. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  49. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  50. 8258175 [SCTP]: Replace socket with sock for SCTP control socket. by Denis V. Lunev · 16 years ago
  51. 4ffe022 [SCTP]: Use inet_ctl_sock_create for control socket creation. by Denis V. Lunev · 16 years ago
  52. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  53. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  54. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  55. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  56. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  57. 80445cf [SCTP]: Remove redundant wrapper functions. by Florian Westphal · 16 years ago
  58. 2444844 [SCTP]: Replace char msg[] with static const char[]. by Florian Westphal · 16 years ago
  59. 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
  60. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  61. 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
  62. bc92dd1 [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() by Al Viro · 16 years ago
  63. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  64. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 16 years ago
  65. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  66. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  67. 219b99a [SCTP]: Bring MAX_BURST socket option into ietf API extension compliance by Neil Horman · 16 years ago
  68. 140ee96 SCTP: Fix chunk parameter processing bug by Gui Jianfeng · 16 years ago
  69. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  70. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  71. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  72. f0fd56e [SCTP]: seq_printf format warning. (fixed) by Denis V. Lunev · 16 years ago
  73. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 16 years ago
  74. 459eea7 [SCTP]: Use proc_create to setup de->proc_fops. by Pavel Emelyanov · 16 years ago
  75. 6133fb1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. by Denis V. Lunev · 17 years ago
  76. 160f17e [SCTP]: Use proc_create() to setup ->proc_fops first by Wang Chen · 17 years ago
  77. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 17 years ago
  78. b40db68 [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option by Vlad Yasevich · 17 years ago
  79. 15efbe7 [SCTP]: Clean up naming conventions of sctp protocol/address family registration by Neil Horman · 17 years ago
  80. b90a137 [SCTP]: Correctly set the length of sctp_assoc_change notification by Vlad Yasevich · 17 years ago
  81. 5f31886 [SCTP]: Pick up an orphaned sctp_sockets_allocated counter. by Pavel Emelyanov · 17 years ago
  82. 8ff65b4 [SCTP]: Convert sctp_dbg_objcnt to seq files. by Pavel Emelyanov · 17 years ago
  83. 3f5340a [SCTP]: Use snmp_fold_field instead of a homebrew analogue. by Pavel Emelyanov · 17 years ago
  84. 5f9646c [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. by Vlad Yasevich · 17 years ago
  85. a869981 [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number by Wei Yongjun · 17 years ago
  86. b46ae36 [SCTP]: Set ports in every address returned by sctp_getladdrs() by Vlad Yasevich · 17 years ago
  87. c068be5 [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk by Vlad Yasevich · 17 years ago
  88. 01f2d38 [SCTP]: Kill silly inlines in ulpqueue.c by Vlad Yasevich · 17 years ago
  89. 0eca8fe [SCTP]: Do not increase rwnd when reading partial notification. by Vlad Yasevich · 17 years ago
  90. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  91. 7cc08b5 [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier by Wei Yongjun · 17 years ago
  92. d2f19fa [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth by Wei Yongjun · 17 years ago
  93. ac461a0 typo fixes in net/sctp/sm_statefuns.c by Oliver Pinter · 17 years ago
  94. ec9dbb1 [SCTP]: Fix miss of report unrecognized HMAC Algorithm parameter by Wei Yongjun · 17 years ago
  95. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  96. 853f4b5 [SCTP]: Correctly initialize error when parameter validation failed. by Vlad Yasevich · 17 years ago
  97. 66688ea [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). by David S. Miller · 17 years ago
  98. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  99. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  100. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago