1. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  4. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  5. e6e30ad Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next by David S. Miller · 16 years ago
  6. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  7. a405657 Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  8. 5cb960a Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 by David S. Miller · 16 years ago
  9. ceeff75 netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() by Patrick McHardy · 16 years ago
  10. b66985b netfilter: Make nflog quiet when no one listen in userspace. by Eric Leblond · 16 years ago
  11. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  12. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  13. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  14. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  15. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  16. 9501f97 tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). by YOSHIFUJI Hideaki · 16 years ago
  17. 8d26d76 tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  18. 076fb72 tcp md5sig: Remove redundant protocol argument. by YOSHIFUJI Hideaki · 16 years ago
  19. 7d5d552 tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  20. 81b302a key: Use xfrm_addr_cmp() where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  21. 5f95ac9 key: Share common code path to extract address from sockaddr{}. by YOSHIFUJI Hideaki · 16 years ago
  22. e5b5665 key: Share common code path to fill sockaddr{}. by YOSHIFUJI Hideaki · 16 years ago
  23. 9e8b4ed key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. by YOSHIFUJI Hideaki · 16 years ago
  24. 3de2325 ipv6 netns: Address labels per namespace by Benjamin Thery · 16 years ago
  25. 2b5ead4 ipv6 addrconf: Introduce addrconf_is_prefix_route() helper. by YOSHIFUJI Hideaki · 16 years ago
  26. 7d120c5 ipv6 mroute: Use MRT6_VERSION instead of MRT_VERSION in ip6mr.c. by Rami Rosen · 16 years ago
  27. 9cba632 ipv6 mcast: Remove unused macro (MLDV2_QQIC) from mcast.c. by Rami Rosen · 16 years ago
  28. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  29. be4c798 dccp: Bug in initial acknowledgment number assignment by Gerrit Renker · 16 years ago
  30. 7deb0f8 dccp ccid-3: X truncated due to type conversion by Gerrit Renker · 16 years ago
  31. 1e8a287 dccp ccid-3: TFRC reverse-lookup Bug-Fix by Gerrit Renker · 16 years ago
  32. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 16 years ago
  33. 1e2f0e5 dccp: Fix sparse warnings by Gerrit Renker · 16 years ago
  34. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 16 years ago
  35. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  36. 573bf47 ipv4 addr: Send netlink notification for address label changes by Thomas Graf · 16 years ago
  37. 99c6f60 ipsec: pfkey should ignore events when no listeners by Jamal Hadi Salim · 16 years ago
  38. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  39. 9a727a2 net/mac80211/ieee80211_i.h: fix-up merge damage by John W. Linville · 16 years ago
  40. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. 788c0a5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  42. e64bda8 netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups by Rami Rosen · 16 years ago
  43. e57dce6 netfilter: ctnetlink: include conntrack status in destroy event message by Fabian Hugelshofer · 16 years ago
  44. 718d4ad netfilter: nf_conntrack: properly account terminating packets by Fabian Hugelshofer · 16 years ago
  45. 5109176 netfilter: nf_conntrack: add nf_ct_kill() by Patrick McHardy · 16 years ago
  46. 31d8519 netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2 by Pekka Enberg · 16 years ago
  47. 17e6e59 netfilter: ip6_tables: add ip6tables security table by James Morris · 16 years ago
  48. 560ee65 netfilter: ip_tables: add iptables security table for mandatory access control rules by James Morris · 16 years ago
  49. a258860 netfilter: ctnetlink: add full support for SCTP to ctnetlink by Pablo Neira Ayuso · 16 years ago
  50. 0adf9d6 netfilter: ctnetlink: group errors into logical errno sets by Pablo Neira Ayuso · 16 years ago
  51. 93f6515 netfilter: ebtables: add IPv6 support by Kuo-lang Tseng · 16 years ago
  52. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  53. 469689a af_iucv: exploit target message class support of IUCV by Ursula Braun · 16 years ago
  54. 7b9d1b2 iucv: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 16 years ago
  55. f1494ed iucv: fix section mismatch warning. by Heiko Carstens · 16 years ago
  56. 7bfe8bd sctp: Fix problems with the new SCTP_DELAYED_ACK code by Vlad Yasevich · 16 years ago
  57. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  58. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  59. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  60. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  61. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  62. 9457afe netlink: Remove nonblock parameter from netlink_attachskb by Denis V. Lunev · 16 years ago
  63. 40aecb1 tipc: Message rejection rework preparatory changes by Allan Stephens · 16 years ago
  64. 99c1459 tipc: Fix bugs in rejection of message with short header by Allan Stephens · 16 years ago
  65. 9bef543 tipc: Message header creation optimizations by Allan Stephens · 16 years ago
  66. bd78453 tipc: Expand link sequence gap field to 13 bits by Allan Stephens · 16 years ago
  67. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 307fdf5 tipc: Add missing spinlock in name table display code by Allan Stephens · 16 years ago
  69. 0f15d36 tipc: Prevent display of name table types with no publications by Allan Stephens · 16 years ago
  70. 7571521 tipc: Optimize message initialization routine by Allan Stephens · 16 years ago
  71. 9c396a7 tipc: Prevent access of non-existent field in short message header by Allan Stephens · 16 years ago
  72. 1265a02 tipc: Minor optimizations to received message processing by Allan Stephens · 16 years ago
  73. a686e68 tipc: Fix minor bugs in link session number handling by Allan Stephens · 16 years ago
  74. e0d4e3d tipc: Fix bugs in message error code display when debugging by Allan Stephens · 16 years ago
  75. 5307e46 tipc: Standardize error checking on incoming messages via native API by Allan Stephens · 16 years ago
  76. 84b07c1 tipc: Fix bug in connection setup via native API by Allan Stephens · 16 years ago
  77. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  78. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 16 years ago
  79. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  80. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  81. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  82. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  83. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  84. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  85. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  86. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  87. a660447 tcp: fix skb vs fack_count out-of-sync condition by Ilpo Järvinen · 16 years ago
  88. a13366c xfrm: xfrm_algo: correct usage of RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  89. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  90. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  91. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  92. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  93. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  94. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  95. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  96. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  97. baa2bfb [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. by YOSHIFUJI Hideaki · 16 years ago
  98. 8283637 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. by Colin · 16 years ago
  99. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  100. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago