1. 9a8c09e [ATM]: Use seq_open/release_privade instead of manual manipulations. by Pavel Emelyanov · 16 years ago
  2. 45af175 [NET]: sk_release_kernel needs to be exported to modules by David S. Miller · 16 years ago
  3. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 16 years ago
  4. 4a6ad7a [NETNS]: Make icmp_sk per namespace. by Denis V. Lunev · 16 years ago
  5. 5c8cafd [NETNS]: icmp(v6)_sk should not pin a namespace. by Denis V. Lunev · 16 years ago
  6. edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 16 years ago
  7. 9dfbec1 [NETLINK]: No need for a separate __netlink_release call. by Denis V. Lunev · 16 years ago
  8. 79c9115 [ICMP]: Allocate data for __icmp(v6)_sk dynamically. by Denis V. Lunev · 16 years ago
  9. 405666d [ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock. by Denis V. Lunev · 16 years ago
  10. b7e729c [ICMP]: Store sock rather than socket for ICMP flow control. by Denis V. Lunev · 16 years ago
  11. 1e3cf68 [ICMP]: Optimize icmp_socket usage. by Denis V. Lunev · 16 years ago
  12. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 16 years ago
  13. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 16 years ago
  14. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 16 years ago
  15. 1e04d53 [IPV6]: Unexport ip6_find_1stfragopt by Adrian Bunk · 16 years ago
  16. 5fbd7e2 [NIU]: Add Support for Sun ATCA Blade Server. by Matheos Worku · 16 years ago
  17. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 16 years ago
  18. 5fe47b8 [IPV6]: Add ORCHID prefix to address label table by Juha-Matti Tapio · 16 years ago
  19. c4544c7 [NETNS]: Process inet_select_addr inside a namespace. by Denis V. Lunev · 16 years ago
  20. 3776c88 [NETNS]: Enable IPv4 address manipulations inside namespace. by Denis V. Lunev · 16 years ago
  21. 1937504 [NETNS]: Enable all routing manipulation via netlink inside namespace. by Denis V. Lunev · 16 years ago
  22. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 16 years ago
  23. 73b3871 [NETNS]: Register /proc/net/rt_cache for each namespace. by Denis V. Lunev · 16 years ago
  24. a75e936 [NETNS]: Process /proc/net/rt_cache inside a namespace. by Denis V. Lunev · 16 years ago
  25. 642d631 [IPV4]: rt_cache_get_next should take rt_genid into account. by Denis V. Lunev · 16 years ago
  26. 317805b [NETNS]: Process ip_rt_redirect in the correct namespace. by Denis V. Lunev · 16 years ago
  27. 9de8f76 [NETNS]: DST cleanup routines should be called inside namespace. by Denis V. Lunev · 16 years ago
  28. be162d6 [NETNS]: Enable inetdev_event notifier. by Denis V. Lunev · 16 years ago
  29. 2430aa8 [NETNS]: Disable multicaststing configuration inside non-initial namespace. by Denis V. Lunev · 16 years ago
  30. 0c65bab [NETNS]: Default arp parameters lookup. by Denis V. Lunev · 16 years ago
  31. 4ab438f [NETNS]: Register neighbour table parameters in the correct namespace. by Denis V. Lunev · 16 years ago
  32. 6133fb1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. by Denis V. Lunev · 16 years ago
  33. 6fc6862 [NETFILTER]: Consolidate masq_inet_event and masq_device_event. by Denis V. Lunev · 16 years ago
  34. 5811769 [IPV4]: Remove check for ifa->ifa_dev != NULL. by Denis V. Lunev · 16 years ago
  35. a337499 [IPV4]: Remove ifa != NULL check. by Denis V. Lunev · 16 years ago
  36. 2335f8e [X25]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  37. 6d37a15 [WANROUTER]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  38. d45fba3 [8021Q]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  39. 7702072 [IPV4]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  40. 4436f4c [IPV6]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  41. 160f17e [SCTP]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  42. 25296d5 [PKTGEN]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  43. 46ecf0b [NEIGHBOUR]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  44. 7e02180 [LLC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  45. 1e15dc9 [IPX]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  46. 2ce8f04 [SUNRPC]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  47. 64758bd Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  48. 16e297b [ATM]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  49. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 16 years ago
  50. b40db68 [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option by Vlad Yasevich · 16 years ago
  51. 15efbe7 [SCTP]: Clean up naming conventions of sctp protocol/address family registration by Neil Horman · 16 years ago
  52. ed2b5b4 [APPLETALK]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  53. 4d9d2cb [BNX2X]: add bnx2x to MAINTAINERS by Eliezer Tamir · 16 years ago
  54. 8d84a44 [BNX2X]: update version, remove CVS strings by Eliezer Tamir · 16 years ago
  55. 96fc178 [BNX2X]: Fix Xmit bugs by Eliezer Tamir · 16 years ago
  56. e8717a4 [BNX2X]: Prevent PCI queue overflow by Eliezer Tamir · 16 years ago
  57. 228241e [BNX2X]: fix slowpath races and locking by Eliezer Tamir · 16 years ago
  58. 877e9aa [BNX2X]: fix HW attentions and error handling by Eliezer Tamir · 16 years ago
  59. 615f8fd [BNX2X]: fix MSI-X/INT#A errata by Eliezer Tamir · 16 years ago
  60. 0e39e64 [BNX2X]: correct statistics by Eliezer Tamir · 16 years ago
  61. 49d6677 [BNX2X]: Correct RX filtering and MC configuration by Eliezer Tamir · 16 years ago
  62. f141064 [BNX2X]: Correct Link management by Eliezer Tamir · 16 years ago
  63. 2504795 [BNX2X]: Correct init_one() by Eliezer Tamir · 16 years ago
  64. c14423f [BNX2X]: Spelling fixes by Eliezer Tamir · 16 years ago
  65. 21e4318 [IPCOMP]: Disable BH on output when using shared tfm by Herbert Xu · 16 years ago
  66. 60717f7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  67. 2d8d4fd SSB PCI core driver: use new SPROM data structure by Aurelien Jarno · 16 years ago
  68. f9d8f88 Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled. by Alexey Zaytsev · 16 years ago
  69. c708453 Use a separate config option for the b43 pci to ssb bridge. by Alexey Zaytsev · 16 years ago
  70. 4b7524a libertas: Remove unused exports by Roland Dreier · 16 years ago
  71. 03147df mac80211: fix kmalloc vs. net_ratelimit by Johannes Berg · 16 years ago
  72. 53b3f8e rt2x00: Fix rt2x00lib_reset_link_tuner() by Ivo van Doorn · 16 years ago
  73. 05253c9 rt2x00: Don't switch to antenna with low rssi by Ivo van Doorn · 16 years ago
  74. 61667d8 rt2x00: Add link tuner safe RX toggle states by Ivo van Doorn · 16 years ago
  75. b290d43 rt2x00: Fix antenna diversity by Ivo van Doorn · 16 years ago
  76. 8bfb047 gelic wireless driver needs WIRELESS_EXT support by Sebastian Siewior · 16 years ago
  77. 4b74850 PS3: gelic: Link the wireless net_device structure to the corresponding device structure by Masakazu Mokuno · 16 years ago
  78. 5b0acc6 rndis_wlan: fix sparse warnings by Johannes Berg · 16 years ago
  79. b90a137 [SCTP]: Correctly set the length of sctp_assoc_change notification by Vlad Yasevich · 16 years ago
  80. fbabbed [NETFILTER]: Fix NF_QUEUE_NR() parenthesis by Patrick McHardy · 16 years ago
  81. 6556874 [NETFILTER]: xt_conntrack: fix IPv4 address comparison by Jan Engelhardt · 16 years ago
  82. d61f89e [NETFILTER]: xt_conntrack: fix missing boolean clamping by Jan Engelhardt · 16 years ago
  83. 4e29e9e [NETFILTER]: nf_conntrack: fix smp_processor_id() in preemptible code warning by Patrick McHardy · 16 years ago
  84. 3bdfe7e [IPV6] SYSCTL: Fix possible memory leakage in error path. by YOSHIFUJI Hideaki · 16 years ago
  85. b37d428b [INET]: Don't create tunnels with '%' in name. by Pavel Emelyanov · 16 years ago
  86. d9595a7 [AF_KEY]: Fix oops by converting to proc_net_*(). by David S. Miller · 16 years ago
  87. 7837467 CONNECTOR: make cn_already_initialized static by Li Zefan · 16 years ago
  88. 148f972 [IPV4]: Reset scope when changing address by Bjorn Mork · 16 years ago
  89. f1243c2 [IPV6]: Add missing initializations of the new nl_info.nl_net field by Benjamin Thery · 16 years ago
  90. 3dbf8d5 [MACVLAN]: Update Kconfig to refer to iproute by Patrick McHardy · 16 years ago
  91. 3ab2273 bluetooth: delete timer in l2cap_conn_del() by Thomas Gleixner · 16 years ago
  92. 5f2f40a tipc: fix integer as NULL pointer sparse warnings in tipc by Harvey Harrison · 16 years ago
  93. 323dbab Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  94. bfa274e Linux 2.6.25-rc3 by Linus Torvalds · 16 years ago
  95. d28dc71 i2c-i801: Add support for the ICH10 by Gaston, Jason D · 16 years ago
  96. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 16 years ago
  97. 104cb57 i2c-pca-isa: Add access check to legacy ioports by Christian Krafft · 16 years ago
  98. 9e39ffe Alchemy: compile fix by Manuel Lauss · 16 years ago
  99. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  100. a92b36e i2c-pxa: Misc fixes by Wolfram Sang · 16 years ago