1. 299ee12 sctp: Fixup v4mapped behaviour to comply with Sock API by Jason Gunthorpe · 10 years ago
  2. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  3. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  4. 661dbf3 net: sctp: fix initialization of local source address on accepted ipv6 sockets by Matija Glavinic Pecotic · 10 years ago
  5. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 11 years ago
  6. 790e38b ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one by Hannes Frederic Sowa · 11 years ago
  7. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 11 years ago
  8. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  9. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  10. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. fecda03 net: sctp: fix ASCONF to allow non SCTP_ADDR_SRC addresses in ipv6 by Daniel Borkmann · 11 years ago
  12. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  13. 3f96a53 net: sctp: rfc4443: do not report ICMP redirects to user space by Daniel Borkmann · 11 years ago
  14. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  15. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  16. d27fc78 sctp: Don't lookup dst if transport dst is still valid by fan.du · 11 years ago
  17. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  18. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 11 years ago
  19. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 11 years ago
  20. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  21. 2c928e0 sctp: Correct byte order of access to skb->{network, transport}_header by Simon Horman · 11 years ago
  22. 158874c sctp: Correct access to skb->{network, transport}_header by Simon Horman · 11 years ago
  23. e9c0dfb net: sctp: sctp_v6_get_dst: fix boolean test in dst cache by Daniel Borkmann · 11 years ago
  24. ee3f34e sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() by Tommi Rantala · 12 years ago
  25. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  26. bb2db45 sctp: Enable sctp in all network namespaces by Eric W. Biederman · 12 years ago
  27. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  28. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  29. ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
  30. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  31. b903d32 ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  32. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  33. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  34. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  35. da0420b sctp: clean up route lookup calls by Vlad Yasevich · 13 years ago
  36. af13847 sctp: remove useless arguments from get_saddr() call by Vlad Yasevich · 13 years ago
  37. 9c6a02f sctp: make sctp over IPv6 work with IPsec by Vlad Yasevich · 13 years ago
  38. 9914ae3 sctp: cache the ipv6 source after route lookup by Vlad Yasevich · 13 years ago
  39. 6250341 sctp: fix sctp to work with ipv6 source address routing by Weixing Shi · 13 years ago
  40. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  41. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  42. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  43. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  44. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  45. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. 486f50c SCTP: Change to use ipv6_addr_copy() by Brian Haley · 14 years ago
  47. de7737e sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  48. 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
  49. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 14 years ago
  50. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  51. 40c9c31 sctp: ipv6: avoid touching device refcount by Eric Dumazet · 15 years ago
  52. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  53. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  54. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  55. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  56. 4fe1d58 sctp/ipv6.c: use ipv6_addr_copy by Joe Perches · 15 years ago
  57. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  58. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  59. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  60. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  61. 191cd58 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() by Brian Haley · 16 years ago
  62. f880374 sctp: Drop ipfargok in sctp_xmit function by Herbert Xu · 16 years ago
  63. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  64. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  65. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 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. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  69. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 16 years ago
  70. 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
  71. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  72. 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
  73. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 16 years ago
  74. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  75. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  76. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  77. 15efbe7 [SCTP]: Clean up naming conventions of sctp protocol/address family registration by Neil Horman · 16 years ago
  78. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  79. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  80. f57d96b [SCTP]: Change use_as_src into a full address state by Vlad Yasevich · 17 years ago
  81. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  82. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  83. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  84. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  85. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  86. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  87. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  88. b225b88 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Dave Johnson · 17 years ago
  89. 1669d85 SCTP: Add scope_id validation for link-local binds by Vlad Yasevich · 17 years ago
  90. 827bf12 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() by Sridhar Samudrala · 17 years ago
  91. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  92. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  93. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  94. a27ef74 [SCTP]: Eliminate some pointer attributions to the skb layer headers by Arnaldo Carvalho de Melo · 17 years ago
  95. 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  96. 0660e03 [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  97. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  98. 1ced98e [SK_BUFF] ipv6: More skb_reset_network_header conversions related to skb_pull by Arnaldo Carvalho de Melo · 17 years ago
  99. e2eb8d4 [SCTP] ipv6: inconsistent lock state ipv6_add_addr/sctp_v6_copy_addrlist by Jarek Poplawski · 17 years ago
  100. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago