1. 65b4b4e [NETFILTER]: Rename init functions. by Andrew Morton · 18 years ago
  2. d2acc34 [INET]: Introduce tunnel4/tunnel6 by Herbert Xu · 18 years ago
  3. fdccffc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  4. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  5. 6abaaaa [IPSEC]: Fix tunnel error handling in ipcomp6 by Herbert Xu · 18 years ago
  6. b30bd28 [IPV6]: ip6_xmit: remove unnecessary NULL ptr check by Patrick McHardy · 18 years ago
  7. b9f78f9 [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand by Pablo Neira Ayuso · 18 years ago
  8. a45049c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches by Pablo Neira Ayuso · 18 years ago
  9. 443da0d [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer by Patrick McHardy · 18 years ago
  10. 322f74a [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 by Ingo Oeser · 18 years ago
  11. 0c600ed [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 by Ingo Oeser · 18 years ago
  12. 78c784c [IPV6]: Cleanup of net/ipv6/reassambly.c by Ingo Oeser · 18 years ago
  13. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  14. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  15. c750360 [IPV6]: remove useless test in ip6_append_data by Dave Jones · 18 years ago
  16. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  17. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  18. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  19. d76e60a [IPV6]: Fix some code/comment formatting in ip6_dst_output(). by David S. Miller · 18 years ago
  20. 9500e8a [IPSEC]: Sync series - fast path by Jamal Hadi Salim · 18 years ago
  21. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  22. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 18 years ago
  23. c498673 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions by Patrick McHardy · 18 years ago
  24. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  25. 7f93971 [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking by Patrick McHardy · 18 years ago
  26. 3cdc7c9 [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking by Patrick McHardy · 18 years ago
  27. 6ea46c9 [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm by Yasuyuki Kozakai · 18 years ago
  28. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 18 years ago
  29. 5d424d5 [TCP]: MTU probing by John Heffner · 18 years ago
  30. 2b191be [IPCOMP6]: don't check vfree() argument for NULL. by Jesper Juhl · 18 years ago
  31. e843b9e [IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target. by YOSHIFUJI Hideaki · 18 years ago
  32. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 18 years ago
  33. e317da9 [IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0. by YOSHIFUJI Hideaki · 18 years ago
  34. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  35. 52e1635 [IPV6]: ROUTE: Add router_probe_interval sysctl. by YOSHIFUJI Hideaki · 18 years ago
  36. 930d6ff [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. by YOSHIFUJI Hideaki · 18 years ago
  37. 2709725 [IPV6]: ROUTE: Add Router Reachability Probing (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  38. ebacaaa [IPV6]: ROUTE: Add support for Router Preference (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  39. 8238dd0 [IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRACK(). by YOSHIFUJI Hideaki · 18 years ago
  40. bb13396 [IPV6]: ROUTE: Try finding the next best route. by YOSHIFUJI Hideaki · 18 years ago
  41. 1ddef04 [IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}(). by YOSHIFUJI Hideaki · 18 years ago
  42. 118f8c1 [IPV6]: ROUTE: Try selecting better route for non-default routes as well. by YOSHIFUJI Hideaki · 18 years ago
  43. 045927f [IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router(). by YOSHIFUJI Hideaki · 18 years ago
  44. 554cfb7 [IPV6]: ROUTE: Eliminate lock for default route pointer. by YOSHIFUJI Hideaki · 18 years ago
  45. 519fbd8 [IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}(). by YOSHIFUJI Hideaki · 18 years ago
  46. e40cf35 [IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow(). by YOSHIFUJI Hideaki · 18 years ago
  47. fb9de91 [IPV6]: ROUTE: Clean up reference counting / unlocking for returning object. by YOSHIFUJI Hideaki · 18 years ago
  48. d5315b5 [IPV6]: ROUTE: Unify two code paths for pmtu disc. by YOSHIFUJI Hideaki · 18 years ago
  49. 299d993 [IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation. by YOSHIFUJI Hideaki · 18 years ago
  50. 76f9edd [IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning. by YOSHIFUJI Hideaki · 18 years ago
  51. a1e7836 [IPV6]: ROUTE: Set appropriate information before inserting a route. by YOSHIFUJI Hideaki · 18 years ago
  52. 95a9a5b [IPV6]: ROUTE: Split up rt6_cow() for future changes. by YOSHIFUJI Hideaki · 18 years ago
  53. c4fd30e [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. by YOSHIFUJI Hideaki · 18 years ago
  54. 65f5c7c [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. by YOSHIFUJI Hideaki · 18 years ago
  55. 073a8e0 [IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type. by YOSHIFUJI Hideaki · 18 years ago
  56. 955189e [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. by YOSHIFUJI Hideaki · 18 years ago
  57. 74a3a0e [IPV6]: TUNNEL6: Don't try to add multicast route twice. by YOSHIFUJI Hideaki · 18 years ago
  58. 3759fa9 [TCP]: Fix zero port problem in IPv6 by Herbert Xu · 18 years ago
  59. baa829d [IPV4/6]: Fix UFO error propagation by Patrick McHardy · 18 years ago
  60. f8dc01f [XFRM]: Fix leak in ah6_input by Patrick McHardy · 18 years ago
  61. 0d27b42 [IPV6]: fix ipv6_saddr_score struct element by Brian Haley · 18 years ago
  62. 850a9a4 [NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption by Thomas Graf · 18 years ago
  63. bafac2a [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility by Patrick McHardy · 18 years ago
  64. d91675f [IPV6]: Do not ignore IPV6_MTU socket option. by YOSHIFUJI Hideaki · 18 years ago
  65. 0c08889 [IPV6] ip6_tunnel: release cached dst on change of tunnel params by Hugo Santos · 18 years ago
  66. cc6cdac [PATCH] missing ntohs() in ip6_tunnel by Al Viro · 19 years ago
  67. 763ecff [NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error by Yasuyuki Kozakai · 19 years ago
  68. 08857fa [NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT by Yasuyuki Kozakai · 19 years ago
  69. 6d3e85e [IPV6] Don't store dst_entry for RAW socket by Nicolas DICHTEL · 19 years ago
  70. 9908104 [IPV6]: Address autoconfiguration does not work after device down/up cycle by Kristian Slavov · 19 years ago
  71. e80e28b [PATCH] net/ipv6/mcast.c NULL noise removal by Al Viro · 19 years ago
  72. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  73. 98bd0c0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  74. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  75. 0047c65 [NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification by Patrick McHardy · 19 years ago
  76. 878c41c [NETFILTER]: Fix ip6t_policy address matching by Patrick McHardy · 19 years ago
  77. e55f1bc [NETFILTER]: Check policy length in policy match strict mode by Patrick McHardy · 19 years ago
  78. ee4bb81 [NETFILTER]: Fix possible overflow in netfilters do_replace() by Kirill Korotaev · 19 years ago
  79. 6f4b6ec [IPV6]: Fix illegal dst locking in softirq context. by Herbert Xu · 19 years ago
  80. 4641e7a [IPV6]: Don't hold extra ref count in ipv6_ifa_notify by Herbert Xu · 19 years ago
  81. 78b9104 [IPV6] tcp_v6_send_synack: release the destination by Eric W. Biederman · 19 years ago
  82. 7add2a4 [IPV6] MLDv2: fix change records when transitioning to/from inactive by David L Stevens · 19 years ago
  83. f0daaa6 [NETFILTER] ip6tables: whitespace and indent cosmetic cleanup by Yasuyuki Kozakai · 19 years ago
  84. 6dd42af [NETFILTER] Makefile cleanup by Yasuyuki Kozakai · 19 years ago
  85. ccc9132 [NETFILTER] ip[6]t_policy: Fix compilation warnings by Benoit Boissinot · 19 years ago
  86. 9343e79 [IPV6]: Preserve procfs IPV6 address output format by YOSHIFUJI Hideaki · 19 years ago
  87. ee51b1b [XFRM]: IPsec tunnel wildcard address support by Patrick McHardy · 19 years ago
  88. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 19 years ago
  89. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 19 years ago
  90. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  91. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  92. ae0f7d5 [IPV6]: Avoid calling ip6_xmit() with NULL sk by David Woodhouse · 19 years ago
  93. 82bf7e9 [NET]: Some more missing include/etherdevice.h includes by David S. Miller · 19 years ago
  94. 5bf887f [IPV6]: Fix modular build with netfilter enabled. by David S. Miller · 19 years ago
  95. babbdb1 [NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures by Patrick McHardy · 19 years ago
  96. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 19 years ago
  97. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  98. a2c2064 [IPV6]: Set skb->priority in ip6_output.c by Patrick McHardy · 19 years ago
  99. 2941a48 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv by Patrick McHardy · 19 years ago
  100. f9f7500 [PATCH] slab: remove unused align parameter from alloc_percpu by Pekka Enberg · 19 years ago