1. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 159d833 [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter by Patrick McHardy · 16 years ago
  3. 4dee959 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put by Pavel Emelyanov · 16 years ago
  4. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  5. 0912ea3 [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). by Rami Rosen · 16 years ago
  6. 9625ed7 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. by YOSHIFUJI Hideaki · 16 years ago
  7. b077d7a [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. by YOSHIFUJI Hideaki · 16 years ago
  8. 0b18542 [NET]: Sink IPv6 menuoptions into its own submenu by Jan Engelhardt · 16 years ago
  9. e7712f1 [IPV6]: Share common code-paths for sticky socket options. by YOSHIFUJI Hideaki · 16 years ago
  10. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  11. b45e918 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). by David S. Miller · 16 years ago
  12. 2ed9926 [NET]: Return more appropriate error from eth_validate_addr(). by Patrick McHardy · 16 years ago
  13. 671a1c7 [NETNS][DCCPV6]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  14. 334527d [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  15. 0204774 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  16. 8231bd2 [NETNS][DCCPV6]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  17. 68d1859 [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. by Pavel Emelyanov · 16 years ago
  18. fc5f858 [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. by Pavel Emelyanov · 16 years ago
  19. b9901a8 [NETNS][DCCPV4]: Make per-net socket lookup. by Pavel Emelyanov · 16 years ago
  20. f548739 [NETNS][DCCPV4]: Use proper net to route the reset packet. by Pavel Emelyanov · 16 years ago
  21. b76c4b2 [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. by Pavel Emelyanov · 16 years ago
  22. 7b1cffa [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  23. 72a2d61 [NETNS][DCCPV4]: Add dummy per-net operations. by Pavel Emelyanov · 16 years ago
  24. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  25. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  26. 52d6f3f [TCP]: Cleanup /proc/tcp[6] creation/removal. by Denis V. Lunev · 16 years ago
  27. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  28. 1abf4fb [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. by Denis V. Lunev · 16 years ago
  29. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  30. 4c821d7 [NET]: Fix kernel-doc for skb_segment by Ben Hutchings · 16 years ago
  31. ac6f781 [INET]: sk_reuse is valbool by Gerrit Renker · 16 years ago
  32. f37f0af [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) by Eric Dumazet · 16 years ago
  33. 3654ea0 [TIPC]: Improve socket time conversions by Allan Stephens · 16 years ago
  34. 967369328 [TIPC]: Remove redundant socket wait queue initialization by Allan Stephens · 16 years ago
  35. 6fb9114 Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  36. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  37. b9f3124 [AF_UNIX]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  38. 765ff02 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update by Gui Jianfeng · 16 years ago
  39. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  40. 30e9356 [SCTP]: Correct /proc/net/assocs formatting error by Neil Horman · 16 years ago
  41. a40a7d1 [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. by Pavel Emelyanov · 16 years ago
  42. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  43. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  44. 72da7b3 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() by Wei Yongjun · 16 years ago
  45. e56cfad [NET_SCHED] cls_u32: refcounting fix for u32_delete() by Jarek Poplawski · 16 years ago
  46. 028b027 [DCCP]: Fix skb->cb conflicts with IP by Patrick McHardy · 16 years ago
  47. ae1b6a3 [AX25]: Potential ax25_uid_assoc-s leaks on module unload. by Pavel Emelyanov · 16 years ago
  48. 05f175c [IPV6]: Fix IPV6_RECVERR for connected raw sockets. by YOSHIFUJI Hideaki · 16 years ago
  49. 876c7f4 [IPv6]: Change IPv6 unspecified destination address to ::1 for raw and un-connected sockets by Brian Haley · 16 years ago
  50. 6ac7eb0 [IPV6] MROUTE: Adjust IPV6 multicast routing module to use mroute6 header declarations. by Rami Rosen · 16 years ago
  51. b2a9d7c [IPV6]: Check length of int/boolean optval provided by user in setsockopt(). by YOSHIFUJI Hideaki · 16 years ago
  52. a28398b [IPV6]: Check length of optval provided by user in setsockopt(). by Wang Chen · 16 years ago
  53. 7f1eced [IPV6] MIP6: Use our standard definitions for paddings. by YOSHIFUJI Hideaki · 16 years ago
  54. d7aabf2 [IPV6]: Use in6addr_any where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  55. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  56. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  57. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  58. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  59. caad295 [IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp(). by YOSHIFUJI Hideaki · 16 years ago
  60. ff4e1fb [IPV6] FIB_RULE: Sparse: fib6_rules_cleanup() is of void. by YOSHIFUJI Hideaki · 16 years ago
  61. a9f83bf [IPV6]: Sparse: Reuse previous delaration where appropriate. by YOSHIFUJI Hideaki · 16 years ago
  62. 02e10b9 [IPV6] SIT: Sparse: Use NULL pointer instead of 0. by YOSHIFUJI Hideaki · 16 years ago
  63. aba6096 [IPV6]: Kill several warnings without CONFIG_IPV6_MROUTE. by YOSHIFUJI Hideaki · 16 years ago
  64. 7951f0b [NETNS][IPV6] tcp - assign the netns for timewait sockets by Daniel Lezcano · 16 years ago
  65. c0b8c32 IPV4: use xor rather than multiple ands for route compare by Stephen Hemminger · 16 years ago
  66. 996b1db [SCTP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  67. 24e8b7e [DCCP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  68. 387a548 ipv4: fib_trie leaf free optimization by Stephen Hemminger · 16 years ago
  69. ef3660c ipv4: fib_trie remove unused argument by Stephen Hemminger · 16 years ago
  70. 2e1e984 [ATM]: Use SEQ_START_TOKEN by Joe Perches · 16 years ago
  71. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  72. 15be75c IPV4: fib_trie use vmalloc for large tnodes by Stephen Hemminger · 16 years ago
  73. 2d7bf36 iucv: Delay bus registration until core is ready. by Cornelia Huck · 16 years ago
  74. 9284d6c iucv: get rid of in_atomic() use. by Heiko Carstens · 16 years ago
  75. 3db8ce3 af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro. by Robert P. J. Day · 16 years ago
  76. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago
  77. eab2e0b2 SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint by Gui Jianfeng · 16 years ago
  78. 935a7f6 SCTP: fix wrong debug counting of bind_bucket by Li Zefan · 16 years ago
  79. e8c3875 SCTP: fix wrong debug counting of datamsg by Li Zefan · 16 years ago
  80. 2fa7527ba IPV4: route rekey timer can be deferrable by Stephen Hemminger · 16 years ago
  81. 1294fc4 IPV4: route use jhash3 by Stephen Hemminger · 16 years ago
  82. 5969f71 IPV4: route inline changes by Stephen Hemminger · 16 years ago
  83. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  84. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 16 years ago
  85. 951e07c [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). by David S. Miller · 16 years ago
  86. 475959d [NETFILTER]: nf_nat: autoload IPv4 connection tracking by Jan Engelhardt · 16 years ago
  87. 1b9b70e [NETFILTER]: xt_hashlimit: fix mask calculation by Patrick McHardy · 16 years ago
  88. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  89. bcf0dda [XFRM]: xfrm_user: fix selector family initialization by Patrick McHardy · 16 years ago
  90. 216bce9 mac80211: use short_preamble mode from capability if ERP IE not present by Vladimir Koutny · 17 years ago
  91. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  92. d9c58f3 mac80211: fix key debugfs default_key link by Johannes Berg · 16 years ago
  93. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  94. 3b96766 mac80211: fix key vs. sta locking problems by Johannes Berg · 16 years ago
  95. 7d1559f mac80211: fix sta-info pinning by Johannes Berg · 16 years ago
  96. 4d6141c3 mac80211: fix defined but not used by Jiri Slaby · 16 years ago
  97. 513a102 mac80211: BA session debug prints changes by Ron Rindjunsky · 16 years ago
  98. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  99. 380a942 mac80211: fix ieee80211_ioctl_giwrate by Johannes Berg · 17 years ago
  100. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 17 years ago