1. 1071ec9 sctp: do not check port in sctp_inet6_cmp_addr by Xin Long · 7 years ago
  2. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  3. 6780db2 sctp: do not leak kernel memory to user space by Eric Dumazet · 7 years ago
  4. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  5. b7e10c2 sctp: Add ip option support by Richard Haines · 7 years ago
  6. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  7. 957d761 sctp: fix dst refcnt leak in sctp_v6_get_dst() by Alexey Kodanev · 7 years ago
  8. 37f47bc sctp: avoid compiler warning on implicit fallthru by Marcelo Ricardo Leitner · 7 years ago
  9. 7c8a61d net/sctp: Always set scope_id in sctp_inet6_skb_msgname by Eric W. Biederman · 7 years ago
  10. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  11. b71d21c sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND by Laszlo Toth · 7 years ago
  12. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  13. 15339e44 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  14. 1c66201 sctp: remove the typedef sctp_scope_t by Xin Long · 7 years ago
  15. 00987cc sctp: remove the typedef sctp_ipv6addr_param_t by Xin Long · 8 years ago
  16. 25e7f2d sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the correct route entry. by Zheng Li · 8 years ago
  17. fdcee2c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 8 years ago
  18. dbc2b5e sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 8 years ago
  19. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  20. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  22. 0630c56 sctp: simplify addr copy by Marcelo Ricardo Leitner · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. dae399d sctp: hold transport instead of assoc when lookup assoc in rx path by Xin Long · 8 years ago
  25. fd2d180 sctp: use inet_recvmsg to support sctp RFS well by Xin Long · 9 years ago
  26. 9b97420 sctp: support ipv6 nonlocal bind by Xin Long · 9 years ago
  27. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 9 years ago
  28. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  29. 40b4f0f sctp: lack the check for ports in sctp_v6_cmp_addr by Xin Long · 9 years ago
  30. 9470e24 ipv6: sctp: clone options to avoid use after free by Eric Dumazet · 9 years ago
  31. 69ce648 ipv6: sctp: fix lockdep splat in sctp_v6_get_dst() by Eric Dumazet · 9 years ago
  32. c836a8b ipv6: sctp: add rcu protection around np->opt by Eric Dumazet · 9 years ago
  33. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 10 years ago
  34. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 10 years ago
  35. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  36. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  37. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 11 years ago
  38. 60ff746 net: rename local_df to ignore_df by WANG Cong · 11 years ago
  39. 661dbf3 net: sctp: fix initialization of local source address on accepted ipv6 sockets by Matija Glavinic Pecotic · 11 years ago
  40. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  41. 790e38b ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one by Hannes Frederic Sowa · 11 years ago
  42. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  43. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  44. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  45. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. fecda03 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 by Daniel Borkmann · 11 years ago
  47. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  48. 3f96a53 net: sctp: rfc4443: do not report ICMP redirects to user space by Daniel Borkmann · 11 years ago
  49. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  50. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  51. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 11 years ago
  52. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 12 years ago
  53. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 12 years ago
  54. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 12 years ago
  55. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 12 years ago
  56. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 12 years ago
  57. 158874c sctp: Correct access to skb->{network, transport}_header by Simon Horman · 12 years ago
  58. e9c0dfb net: sctp: sctp_v6_get_dst: fix boolean test in dst cache by Daniel Borkmann · 12 years ago
  59. ee3f34e sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() by Tommi Rantala · 12 years ago
  60. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  61. bb2db45 sctp: Enable sctp in all network namespaces by Eric W. Biederman · 12 years ago
  62. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  63. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  64. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 13 years ago
  65. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  66. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  67. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 14 years ago
  68. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  69. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 14 years ago
  70. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 14 years ago
  71. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 14 years ago
  72. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 14 years ago
  73. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 14 years ago
  74. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 14 years ago
  75. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 14 years ago
  76. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  77. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  78. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  79. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 15 years ago
  80. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. 486f50c SCTP: Change to use ipv6_addr_copy() by Brian Haley · 15 years ago
  82. de7737e sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). by YOSHIFUJI Hideaki / 吉藤英明 · 15 years ago
  83. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  84. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  85. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 15 years ago
  86. 40c9c31 sctp: ipv6: avoid touching device refcount by Eric Dumazet · 15 years ago
  87. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  88. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  89. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 16 years ago
  90. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 16 years ago
  91. 4fe1d58 sctp/ipv6.c: use ipv6_addr_copy by Joe Perches · 16 years ago
  92. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  93. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  94. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  95. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  96. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  97. f880374 sctp: Drop ipfargok in sctp_xmit function by Herbert Xu · 16 years ago
  98. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 17 years ago
  99. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 17 years ago
  100. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 17 years ago