1. 2db3e47 af_key: Fix af_key.c compiler warning by Brian Haley · 17 years ago
  2. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 17 years ago
  3. 3d36696 [AF_UNIX] Initialise UNIX sockets before general device initcalls by David Woodhouse · 17 years ago
  4. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 17 years ago
  5. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 17 years ago
  6. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 17 years ago
  7. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 17 years ago
  8. a46f025 mac80211: Fix n-band association problem by Abhijeet Kolekar · 17 years ago
  9. cd58f2a net: Unexport move_addr_to_{kernel,user} by Adrian Bunk · 17 years ago
  10. c5d18e9 [IPSEC]: Fix catch-22 with algorithm IDs above 31 by Herbert Xu · 17 years ago
  11. d7ee147 tcp: Make use of before macro in tcp_input.c by Arnd Hannemann · 17 years ago
  12. 92998dd [NETNS]: Remove empty ->init callback. by Pavel Emelyanov · 17 years ago
  13. cdd04d9 [DCCP]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 17 years ago
  14. 633d424b [NETNS]: Don't initialize err variable twice. by Pavel Emelyanov · 17 years ago
  15. 2aed282 [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop. by Pavel Emelyanov · 17 years ago
  16. f25c3d6 [IPV4]: Convert do_gettimeofday() to getnstimeofday(). by YOSHIFUJI Hideaki · 17 years ago
  17. 263173a [IPV4]: Make icmp_sk_init() static. by Adrian Bunk · 17 years ago
  18. 280a34c [IPV6]: Make struct ip6_prohibit_entry_template static. by Adrian Bunk · 17 years ago
  19. 1f29b05 tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.c by Satoru SATOH · 17 years ago
  20. 9d29672 [NET]: Expose netdevice dev_id through sysfs by David Woodhouse · 17 years ago
  21. 047f761 [ROSE]: Fix soft lockup wrt. rose_node_list_lock by Bernard Pidoux · 17 years ago
  22. 43837b1 rose: Socket lock was not released before returning to user space by Bernard Pidoux · 17 years ago
  23. e1f9a46 netfilter: Fix SIP conntrack build with NAT disabled. by Patrick McHardy · 17 years ago
  24. 4e9d8a7 netfilter: Fix SCTP nat build. by Patrick McHardy · 17 years ago
  25. 3925e6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  26. 334d094 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 by Linus Torvalds · 17 years ago
  27. 0ce784c Netlink: Use generic LSM hook by Ahmed S. Darwish · 17 years ago
  28. d1643d2 [NET]: Fix and allocate less memory for ->priv'less netdevices by Alexey Dobriyan · 17 years ago
  29. 3c05123 [IPV6]: Fix dangling references on error in fib6_add(). by David S. Miller · 17 years ago
  30. 1e42198 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  31. 794eb6b [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found by Jesper Juhl · 17 years ago
  32. f5ba2d3 [PKT_SCHED]: Fix datalen check in tcf_simp_init(). by Patrick McHardy · 17 years ago
  33. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 17 years ago
  34. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 17 years ago
  35. 8b73a07 SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. by Gui Jianfeng · 17 years ago
  36. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  37. 8c95b47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 17 years ago
  38. bcff122 [TIPC]: Cleanup of TIPC reference table code by Allan Stephens · 17 years ago
  39. 0089509 [TIPC]: Optimized initialization of TIPC reference table by Allan Stephens · 17 years ago
  40. 4784b7c [TIPC]: Remove inlining of reference table locking routines by Allan Stephens · 17 years ago
  41. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 17 years ago
  42. b454048 mac80211: allow WDS mode by Johannes Berg · 17 years ago
  43. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 17 years ago
  44. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 17 years ago
  45. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 17 years ago
  46. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 17 years ago
  47. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 17 years ago
  48. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 17 years ago
  49. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  50. 424b00e AFS: Do not describe debug parameters with their value by Paul Bolle · 17 years ago
  51. d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 17 years ago
  52. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 17 years ago
  53. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 17 years ago
  54. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 17 years ago
  55. 8c5da49 [NETNS]: Add netns refcnt debug for inet bind buckets. by Denis V. Lunev · 17 years ago
  56. 57d7a60 [NETNS]: Add netns refcnt debug into fib_info. by Denis V. Lunev · 17 years ago
  57. cd5342d [NETNS]: Add netns refcnt debug for timewait buckets. by Denis V. Lunev · 17 years ago
  58. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 17 years ago
  59. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 17 years ago
  60. 554eb27 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  61. 2f7f54b [IP6TUNNEL]: Use proper net instead of init_net stubs. by Pavel Emelyanov · 17 years ago
  62. 3e6c9fb [IP6TUNNEL]: Make tunnels hashes per-net. by Pavel Emelyanov · 17 years ago
  63. 15820e129 [IP6TUNNEL]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 17 years ago
  64. 8704ca7e [IP6TUNNEL]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  65. 2dd02c8 [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. by Pavel Emelyanov · 17 years ago
  66. 13eeb8e [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. by Pavel Emelyanov · 17 years ago
  67. b0970c4 [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. by Pavel Emelyanov · 17 years ago
  68. 7a97146 [SIT]: Allow to create SIT tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  69. 907a08c [SIT]: Use proper net in routing calls. by Pavel Emelyanov · 17 years ago
  70. 2918217 [SIT]: Make tunnels hashes per-net. by Pavel Emelyanov · 17 years ago
  71. cd3dbc1 [SIT]: Make the fallback tunnel device per-net by Pavel Emelyanov · 17 years ago
  72. fcee5ec [SIT]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  73. ca8def1 [SIT]: Add net/sit_net argument to some functions. by Pavel Emelyanov · 17 years ago
  74. 8190d90 [SIT]: Introduce empty struct sit_net and init/exit net ops. by Pavel Emelyanov · 17 years ago
  75. f96c148 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. by Pavel Emelyanov · 17 years ago
  76. 0b67ece [GRE]: Allow to create IPGRE tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  77. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 17 years ago
  78. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 17 years ago
  79. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 17 years ago
  80. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  81. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 17 years ago
  82. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 17 years ago
  83. 4597a0c [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. by Pavel Emelyanov · 17 years ago
  84. 0a82640 [IPIP]: Allow to create IPIP tunnels in net namespaces. by Pavel Emelyanov · 17 years ago
  85. b99f015 [IPIP]: Use proper net in (mostly) routing calls. by Pavel Emelyanov · 17 years ago
  86. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 17 years ago
  87. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 17 years ago
  88. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 17 years ago
  89. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 17 years ago
  90. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 17 years ago
  91. 30688a9 [VLAN]: Handle vlan devices net namespace changing. by Pavel Emelyanov · 17 years ago
  92. 65d292a [VLAN]: Allow vlan devices registration in net namespaces. by Pavel Emelyanov · 17 years ago
  93. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 17 years ago
  94. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 17 years ago
  95. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 17 years ago
  96. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 17 years ago
  97. d9ed0f0 [VLAN]: Introduce the vlan_net structure and init/exit net ops. by Pavel Emelyanov · 17 years ago
  98. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 17 years ago
  99. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 17 years ago
  100. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 17 years ago