1. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 16 years ago
  2. 78a2d90 Kobject: convert remaining kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  3. e32cc73 Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  4. 43b98c4 Kobject: change net/bridge to use kobject_create_and_add by Greg Kroah-Hartman · 17 years ago
  5. dbcc2ec Revert "mac80211: warn when receiving frames with unaligned data" by Linus Torvalds · 16 years ago
  6. f945fa7 [INET]: Fix truesize setting in ip_append_data by Herbert Xu · 16 years ago
  7. ff4b950 [NETNS]: Re-export init_net via EXPORT_SYMBOL. by Denis V. Lunev · 16 years ago
  8. 1e34a11 [IPV4]: Add missing skb->truesize increment in ip_append_page(). by David S. Miller · 16 years ago
  9. acea685 [BLUETOOTH]: Move children of connection device to NULL before connection down. by Dave Young · 16 years ago
  10. 5b4d383 [ICMP]: ICMP_MIB_OUTMSGS increment duplicated by Wang Chen · 16 years ago
  11. fa95c28 [IPV6]: RFC 2011 compatibility broken by Wang Chen · 16 years ago
  12. c964ff4 [IPV6]: ICMP6_MIB_OUTMSGS increment duplicated by Wang Chen · 16 years ago
  13. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 16 years ago
  14. d4782c3 [AF_KEY]: Fix skb leak on pfkey_send_migrate() error by Patrick McHardy · 16 years ago
  15. 61e44b4 [IrDA]: af_irda memory leak fixes by Jesper Juhl · 16 years ago
  16. cecbb63 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' by David S. Miller · 16 years ago
  17. 2dc2f20 [NETFILTER]: bridge-netfilter: fix net_device refcnt leaks by Patrick McHardy · 16 years ago
  18. 398bcbe [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. by YOSHIFUJI Hideaki · 16 years ago
  19. 8d3f099 [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone() by Eric Dumazet · 16 years ago
  20. 6725033 [IPV4] fib_trie: fix duplicated route issue by Joonwoo Park · 16 years ago
  21. bd566e7 [IPV4] fib_hash: fix duplicated route issue by Joonwoo Park · 16 years ago
  22. b3652b2 [IPV6]: Mischecked tw match in __inet6_check_established. by Pavel Emelyanov · 16 years ago
  23. 632041f rfkill: call rfkill_led_trigger_unregister() on error by Eric Paris · 16 years ago
  24. 1b310fc [TOKENRING]: rif_timer not initialized properly by Eric Dumazet · 16 years ago
  25. 2948d2e [NETFILTER]: bridge: fix double POST_ROUTING invocation by Patrick McHardy · 16 years ago
  26. 0ff4d77 [NETFILTER]: xt_helper: Do not bypass RCU by Jan Engelhardt · 16 years ago
  27. 8f41f01 [NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit by Yasuyuki Kozakai · 16 years ago
  28. 0fe1e56 [VLAN]: nested VLAN: fix lockdep's recursive locking warning by Jarek Poplawski · 16 years ago
  29. 0d89d79 [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache by Eric Dumazet · 16 years ago
  30. f951375 [BLUETOOTH]: rfcomm tty BUG_ON() code fix by Dave Young · 16 years ago
  31. ecd2ebd [AX25] af_ax25: Possible circular locking. by Jarek Poplawski · 16 years ago
  32. 27d1cba [AX25]: Kill user triggable printks. by maximilian attems · 16 years ago
  33. 0bccead [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache by Eric Dumazet · 16 years ago
  34. 9cd4002 [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms by Pavel Emelyanov · 16 years ago
  35. 1c9b7aa [ATM]: Check IP header validity in mpc_send_packet by Herbert Xu · 16 years ago
  36. 1ac4f00 [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() by Brian Haley · 16 years ago
  37. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 16 years ago
  38. 877364e [LRO] Fix lro_mgr->features checks by Brice Goglin · 16 years ago
  39. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 16 years ago
  40. d8c9283 [IPV4] ROUTE: ip_rt_dump() is unecessary slow by Eric Dumazet · 16 years ago
  41. fed17f3 [NET]: Stop polling when napi_disable() is pending. by David S. Miller · 16 years ago
  42. 5cdfed5 mac80211: return an error when SIWRATE doesn't match any rate by Andrew Lutomirski · 17 years ago
  43. 9e8d6f8 [IRDA]: irda_create() nuke user triggable printk by maximilian attems · 16 years ago
  44. 036b579 [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. by Vlad Yasevich · 16 years ago
  45. 6df9cfc [SCTP]: Correctly handle AUTH parameters in unexpected INIT by Vlad Yasevich · 16 years ago
  46. f691724 [SCTP]: Fix the name of the authentication event. by Vlad Yasevich · 16 years ago
  47. 92ffb85 [IPV4] ipconfig: Fix regression in ip command line processing by Amos Waterland · 16 years ago
  48. f844c74 [IPV4] raw: Strengthen check on validity of iph->ihl by Herbert Xu · 16 years ago
  49. 44344b2 [INET]: Fix netdev renaming and inet address labels by Mark McLoughlin · 17 years ago
  50. 2d60abc [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE by Eric Dumazet · 17 years ago
  51. 76975f8 [X25]: Add missing x25_neigh_put by Julia Lawall · 17 years ago
  52. 3392c34 NFS: add newline to kernel warning message in auth_gss code by James Morris · 17 years ago
  53. 38b7da0 [BLUETOOTH]: put_device before device_del fix by Dave Young · 17 years ago
  54. 2072c22 [TCP]: use non-delayed ACK for congestion control RTT by Gavin McCullagh · 17 years ago
  55. 9cecd07 [IPV4] Fix ip=dhcp regression by Simon Horman · 17 years ago
  56. a6c05c3 [IPV4]: Fix ip command line processing. by Simon Horman · 17 years ago
  57. fae718d [NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility by Patrick McHardy · 17 years ago
  58. 81100eb mac80211: warn when receiving frames with unaligned data by Johannes Berg · 17 years ago
  59. 0d17440 mac80211: round station cleanup timer by Johannes Berg · 17 years ago
  60. d883a03 [IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket by Denis V. Lunev · 17 years ago
  61. 1ac70e7 [NET]: Fix function put_cmsg() which may cause usr application memory overflow by Wei Yongjun · 17 years ago
  62. e00ccd4 [NETFILTER] ipv4: Spelling fixes by Joe Perches · 17 years ago
  63. c823817 [NETFILTER]: Spelling fixes by Joe Perches · 17 years ago
  64. 7aa1b54 [SCTP]: Spelling fixes by Joe Perches · 17 years ago
  65. e185446 [NETLABEL]: Spelling fixes by Joe Perches · 17 years ago
  66. 9a94b35 [PKT_SCHED]: Spelling fixes by Joe Perches · 17 years ago
  67. 53ccaae [NET] net/core/: Spelling fixes by Joe Perches · 17 years ago
  68. bea8519 [IPV6]: Spelling fixes by Joe Perches · 17 years ago
  69. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  70. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  71. c6e6ca7 [NET]: Correct two mistaken skb_reset_mac_header() conversions. by David S. Miller · 17 years ago
  72. 1d06916 [IPV4] ip_gre: set mac_header correctly in receive path by Timo Teras · 17 years ago
  73. 5951cab [XFRM]: Audit function arguments misordered by Paul Moore · 17 years ago
  74. f398035 [IPSEC]: Avoid undefined shift operation when testing algorithm ID by Herbert Xu · 17 years ago
  75. e0260fe [IPV4] ARP: Remove not used code by Mark Ryden · 17 years ago
  76. 20880e8 NET: mac80211: fix inappropriate memory freeing by Cyrill Gorcunov · 17 years ago
  77. 3333590e mac80211: fix header ops by Johannes Berg · 17 years ago
  78. 2d192d9 mac80211: Drop out of associated state if link is lost by Michael Wu · 17 years ago
  79. c63a119 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  80. 8085106 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  81. b808ab1 ieee80211_rate: missed unlock by Cyrill Gorcunov · 17 years ago
  82. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  83. a26e01d [IRDA]: irda parameters warning fixes. by Richard Knutsson · 17 years ago
  84. 2638698 [IRDA]: irlmp_unregister_link() needs to free lsaps. by Hinko Kocevar · 17 years ago
  85. ef5d4cf2 [SCTP]: Flush fragment queue when exiting partial delivery. by Vlad Yasevich · 17 years ago
  86. 215f7b0 [AX25]: Locking dependencies fix in ax25_disconnect(). by Jarek Poplawski · 17 years ago
  87. 488faa2 [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min() by Satoru SATOH · 17 years ago
  88. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  89. 3ae4125 [BRIDGE]: Assign random address. by Stephen Hemminger · 17 years ago
  90. f33e1d9 [IPV4]: Updates to nfsroot documentation by Amos Waterland · 17 years ago
  91. 98eb568 [TIPC]: Fix semaphore handling. by Andrew Morton · 17 years ago
  92. cbebc51 [NETFILTER]: xt_hashlimit should use time_after_eq() by Eric Dumazet · 17 years ago
  93. 9ab4c954 [XFRM]: Display the audited SPI value in host byte order. by Paul Moore · 17 years ago
  94. a18aa31 [NETFILTER]: ip_tables: fix compat copy race by Patrick McHardy · 17 years ago
  95. f2a8900 [NETFILTER]: ctnetlink: set expected bit for related conntracks by Pablo Neira Ayuso · 17 years ago
  96. 50e1092 SUNRPC xprtrdma: fix XDR tail buf marshalling for all ops by James Lentini · 17 years ago
  97. 75b8c13 [IPSEC]: Fix potential dst leak in xfrm_lookup by Herbert Xu · 17 years ago
  98. 3f03e38 [VLAN]: Fix potential race in vlan_cleanup_module vs vlan_ioctl_handler. by Pavel Emelyanov · 17 years ago
  99. d59b54b [NET]: Fix wrong comments for unregister_net* by Wang Chen · 17 years ago
  100. 95a02cf [IPv6] ESP: Discard dummy packets introduced in rfc4303 by Thomas Graf · 17 years ago