1. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  2. 95a02cf [IPv6] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago
  3. 1df2e44 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. by YOSHIFUJI Hideaki · 17 years ago
  4. ca46f9c [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network by Mitsuru Chinen · 17 years ago
  5. d31c7b8 [IPV6]: Restore IPv6 when MTU is big enough by Evgeniy Polyakov · 17 years ago
  6. 77adefd [IPV6] TCPMD5: Fix deleting key operation. by YOSHIFUJI Hideaki · 17 years ago
  7. aacbe8c [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). by YOSHIFUJI Hideaki · 17 years ago
  8. 3b6d821c [IPV6]: Add missing "space" by Joe Perches · 17 years ago
  9. dbb2ed2 [IPV6]: Add ifindex field to ND user option messages. by Pierre Ynard · 17 years ago
  10. 2994c63 [INET]: Small possible memory leak in FIB rules by Denis V. Lunev · 17 years ago
  11. 03f49f3 [NET]: Make helper to get dst entry and "use" it by Pavel Emelyanov · 17 years ago
  12. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  13. 4999f36 [IPSEC]: Fix crypto_alloc_comp error checking by Herbert Xu · 17 years ago
  14. 33120b3 [IPV6]: Convert /proc/net/ipv6_route to seq_file interface by Alexey Dobriyan · 17 years ago
  15. c5a432f [IPV6]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  16. 286ab3d [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. by Eric Dumazet · 17 years ago
  17. 7a0ff716 [IPv6] SNMP: Restore Udp6InErrors incrementation by Mitsuru Chinen · 17 years ago
  18. bf13886 [IPV6]: Consolidate the ip cork destruction in ip6_output.c by Pavel Emelyanov · 17 years ago
  19. 0795c65 [NETFILTER]: Clean up Makefile by Jan Engelhardt · 17 years ago
  20. 7351a22 [NETFILTER]: ip{,6}_queue: convert to seq_file interface by Alexey Dobriyan · 17 years ago
  21. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  22. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  23. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  24. 51c739d [NET]: Fix incorrect sg_mark_end() calls. by David S. Miller · 17 years ago
  25. 1675c7b [IPV6]: remove duplicate call to proc_net_remove by Daniel Lezcano · 17 years ago
  26. b0a713e [TCP] MD5: Remove some more unnecessary casting. by Matthias M. Dellweg · 17 years ago
  27. ad02ac1 [IPV6] NDISC: Fix setting base_reachable_time_ms variable. by YOSHIFUJI Hideaki · 17 years ago
  28. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  29. 72998d8 [INET] ESP: Must #include <linux/scatterlist.h> by Adrian Bunk · 17 years ago
  30. 18134be [TCP] IPV6: fix softnet build breakage by Jeff Garzik · 17 years ago
  31. b4caea8 [TCP]: Add missing I/O AT code to ipv6 side. by David S. Miller · 17 years ago
  32. c7da57a [TCP]: Fix scatterlist handling in MD5 signature support. by David S. Miller · 17 years ago
  33. ed0e7e0 [IPSEC]: Add missing sg_init_table() calls to ESP. by David S. Miller · 17 years ago
  34. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  35. ea2c47b [IPSEC] IPV6: Fix to add tunnel mode SA correctly. by Masahide NAKAMURA · 17 years ago
  36. a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
  37. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  38. 064b5bb sysctl: remove broken netfilter binary sysctls by Eric W. Biederman · 17 years ago
  39. 428b367 sysctl: ipv6 route flushing (kill binary path) by Eric W. Biederman · 17 years ago
  40. d12af67 sysctl: fix neighbour table sysctls. by Eric W. Biederman · 17 years ago
  41. 52f095e [IPV6]: Fix again the fl6_sock_lookup() fixed locking by Pavel Emelyanov · 17 years ago
  42. 78c2e50 [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels by Pavel Emelyanov · 17 years ago
  43. bd0bf57 [IPV6]: Lost locking in fl6_sock_lookup by Pavel Emelyanov · 17 years ago
  44. 0402804 [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list by Pavel Emelyanov · 17 years ago
  45. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  46. ca68145 [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP by Herbert Xu · 17 years ago
  47. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  48. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  49. 7aa68cb [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spi by Herbert Xu · 17 years ago
  50. 33b5ecb [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi by Herbert Xu · 17 years ago
  51. 04663d0 [IPSEC]: Fix pure tunnel modes involving IPv6 by Herbert Xu · 17 years ago
  52. aaf70ec [IPV6]: Cleanup snmp6_alloc_dev() by Pavel Emelyanov · 17 years ago
  53. 16910b9 [IPV6]: Fix return type for snmp6_free_dev() by Pavel Emelyanov · 17 years ago
  54. c954770 [INET]: Consolidate frag queues freeing by Pavel Emelyanov · 17 years ago
  55. 48d6005 [INET]: Remove no longer needed ->equal callback by Pavel Emelyanov · 17 years ago
  56. abd6523 [INET]: Consolidate xxx_find() in fragment management by Pavel Emelyanov · 17 years ago
  57. c6fda28 [INET]: Consolidate xxx_frag_create() by Pavel Emelyanov · 17 years ago
  58. e521db9 [INET]: Consolidate xxx_frag_alloc() by Pavel Emelyanov · 17 years ago
  59. 2588fe1 [INET]: Consolidate xxx_frag_intern by Pavel Emelyanov · 17 years ago
  60. fd9e635 [INET]: Omit double hash calculations in xxx_frag_intern by Pavel Emelyanov · 17 years ago
  61. dc8a82a [IPV6]: Fix memory leak in cleanup_ipv6_mibs() by Pavel Emelyanov · 17 years ago
  62. 4acad72 [IPV6]: Consolidate the ip6_pol_route_(input|output) pair by Pavel Emelyanov · 17 years ago
  63. f1673ca [INET]: kmalloc+memset -> kzalloc in frag_alloc_queue by Denis V. Lunev · 17 years ago
  64. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  65. 762cc40 [INET]: Consolidate the xxx_put by Pavel Emelyanov · 17 years ago
  66. 4b6cb5d [INET]: Small cleanup for xxx_put after evictor consolidation by Pavel Emelyanov · 17 years ago
  67. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  68. 1e4b828 [INET]: Consolidate the xxx_frag_destroy by Pavel Emelyanov · 17 years ago
  69. 321a3a9 [INET]: Consolidate xxx_the secret_rebuild by Pavel Emelyanov · 17 years ago
  70. 277e650 [INET]: Consolidate the xxx_frag_kill by Pavel Emelyanov · 17 years ago
  71. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  72. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  73. 5ab11c9 [INET]: Move common fields from frag_queues in one place. by Pavel Emelyanov · 17 years ago
  74. ad643a7 [IPV6]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  75. 1dff92e [IPV6] __inet6_csk_dst_store(): fix check-after-use by Adrian Bunk · 17 years ago
  76. 65c8846 [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input by Herbert Xu · 17 years ago
  77. f61944e [IPV6]: Make ipv6_frag_rcv return the same packet by Herbert Xu · 17 years ago
  78. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  79. 2ca7b0a [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom by Herbert Xu · 17 years ago
  80. 37d4187 [NETFILTER]: Do not copy skb in skb_make_writable by Herbert Xu · 17 years ago
  81. 4953f0f [IPv6]: Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493, try2 by Brian Haley · 17 years ago
  82. 3191057 [IPv6]: Export userland ND options through netlink (RDNSS support) by Pierre Ynard · 17 years ago
  83. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  84. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  85. ceb1eec8 [IPSEC]: Move IP length/checksum setting out of transforms by Herbert Xu · 17 years ago
  86. 87bdc48 [IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr by Herbert Xu · 17 years ago
  87. 37fedd3 [IPSEC]: Use IPv6 calling convention as the convention for x->mode->output by Herbert Xu · 17 years ago
  88. 7b277b1 [IPSEC]: Set skb->data to payload in x->mode->output by Herbert Xu · 17 years ago
  89. bee0b40 [IPSEC] beet: Fix extension header support on output by Herbert Xu · 17 years ago
  90. f24e3d6 [IPV6]: Defer IPv6 device initialization until a valid qdisc is specified by Mitsuru Chinen · 17 years ago
  91. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  92. b7c6538 [IPSEC]: Move state lock into x->type->output by Herbert Xu · 17 years ago
  93. 007f021 [IPSEC]: Store IPv6 nh pointer in mac_header on output by Herbert Xu · 17 years ago
  94. 0a8891a [IPv6]: use container_of() macro in fib6_clean_node() by Benjamin Thery · 17 years ago
  95. 45b17f4 [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c by Herbert Xu · 17 years ago
  96. 436a0a4 [IPSEC]: Move output replay code into xfrm_output by Herbert Xu · 17 years ago
  97. 406ef77 [IPSEC]: Move common output code to xfrm_output by Herbert Xu · 17 years ago
  98. bc31d3b [IPSEC] ah: Remove keys from ah_data structure by Herbert Xu · 17 years ago
  99. 4b7137f [IPSEC] esp: Remove keys from esp_data structure by Herbert Xu · 17 years ago
  100. cfcabdc [NET]: sparse warning fixes by Stephen Hemminger · 17 years ago