1. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  2. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. be8be9e ipvs: Fix IPv4 FWMARK virtual services by Simon Horman · 15 years ago
  4. e81963b ipv4: Make INET_LRO a bool instead of tristate. by David S. Miller · 15 years ago
  5. 9b05126 net: remove stale reference to fastroute from Kconfig help text by Ashish Karkare · 15 years ago
  6. b805007 net: update skb_recycle_check() for hardware timestamping changes by Lennert Buytenhek · 15 years ago
  7. 6473990 net-sched: fix bfifo default limit by Patrick McHardy · 15 years ago
  8. a860820 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  9. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 15 years ago
  10. d1a2627 wimax: fix oops if netlink fails to add attribute by Inaky Perez-Gonzalez · 15 years ago
  11. 457ca7b Bluetooth: Move dev_set_name() to a context that can sleep by Marcel Holtmann · 15 years ago
  12. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  13. 86b698b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  14. fecc113 netfilter: ctnetlink: fix wrong message type in user updates by Pablo Neira Ayuso · 15 years ago
  15. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  16. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  17. b98b494 netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE by Christoph Paasch · 15 years ago
  18. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  19. 6909268 mac80211: pid, fix memory corruption by Jiri Slaby · 15 years ago
  20. 8e53217 mac80211: minstrel, fix memory corruption by Jiri Slaby · 15 years ago
  21. 30a548c cfg80211: fix comment on regulatory hint processing by Luis R. Rodriguez · 15 years ago
  22. b1ed8dd cfg80211: fix bug while trying to process beacon hints on init by Luis R. Rodriguez · 15 years ago
  23. ac46d48 cfg80211: fix race condition with wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 15 years ago
  24. c0f0aac cfg80211: fix truncated IEs by Johannes Berg · 15 years ago
  25. 8ccd8f2 mac80211: correct fragmentation threshold check by Johannes Berg · 15 years ago
  26. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 15 years ago
  27. 21515e4 svcrdma: clean up error paths. by Steve Wise · 15 years ago
  28. 902e5ea Subject: [PATCH] br2684: restore net_dev initialization by Rabin Vincent · 15 years ago
  29. d0ab8ff net: Only store high 16 bits of kernel generated filter priorities by Robert Love · 15 years ago
  30. acda074 xt_socket: checks for the state of nf_conntrack by Laszlo Attila Toth · 15 years ago
  31. ec581f6 net: Fix skb_tx_hash() for forwarding workloads. by Eric Dumazet · 15 years ago
  32. 7a67e56 net: Fix oops when splicing skbs from a frag_list. by Jarek Poplawski · 15 years ago
  33. ddc9f82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  34. c428c89 mac80211: default to automatic power control by Johannes Berg · 15 years ago
  35. d4c4a9a mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock by Alan Jenkins · 15 years ago
  36. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  37. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  38. 3fdca1e Bluetooth: Fix connection establishment with low security requirement by Marcel Holtmann · 15 years ago
  39. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  40. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  41. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  42. c9503e0 ipv4: Limit size of route cache hash table by Anton Blanchard · 15 years ago
  43. 6a783c9 xfrm: wrong hash value for temporary SA by Nicolas Dichtel · 15 years ago
  44. adc667e vlan: update vlan carrier state for admin up/down by Jay Vosburgh · 15 years ago
  45. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  46. d0687be svcrdma: Fix dma map direction for rdma read targets by Steve Wise · 15 years ago
  47. 37e55cf netfilter: xt_recent: fix stack overread in compat code by Jan Engelhardt · 15 years ago
  48. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 15 years ago
  49. 4b07066 netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK by Laszlo Attila Toth · 15 years ago
  50. 5ff4829 netfilter: nf_ct_dccp/udplite: fix protocol registration error by Patrick McHardy · 15 years ago
  51. 29fe1b4 netfilter: ctnetlink: fix gcc warning during compilation by Pablo Neira Ayuso · 15 years ago
  52. cc29c70 net/netrom: Fix socket locking by Jean Delvare · 15 years ago
  53. 50b2ff1 netlabel: Always remove the correct address selector by Paul Moore · 15 years ago
  54. 3fa6b5a af_iucv: Fix race when queuing incoming iucv messages by Hendrik Brueckner · 15 years ago
  55. e14ad5f af_iucv: Test additional sk states in iucv_sock_shutdown by Hendrik Brueckner · 15 years ago
  56. fe86e54 af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set by Hendrik Brueckner · 15 years ago
  57. 60d3705 af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag by Hendrik Brueckner · 15 years ago
  58. bbe188c af_iucv: consider state IUCV_CLOSING when closing a socket by Ursula Braun · 15 years ago
  59. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  60. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 15 years ago
  61. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 15 years ago
  62. 7e0986c mac80211: fix basic rate bitmap calculation by Johannes Berg · 15 years ago
  63. ad93568 mac80211: fix beacon loss detection after scan by Kalle Valo · 15 years ago
  64. d91c01c nl80211: Make nl80211_send_mlme_event() atomic by Jouni Malinen · 15 years ago
  65. 18aaab1 MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG. by Robert P. J. Day · 15 years ago
  66. c197fac netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge by hummerbliss@gmail.com · 15 years ago
  67. 5db8765 net: Fix GRO for multiple page fragments by Ben Hutchings · 15 years ago
  68. 9a5120d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  69. eb39c57 net: fix "compatibility" typos by Marcin Slusarz · 15 years ago
  70. 52cf3cc tcp: fix mid-wq adjustment helper by Ilpo Järvinen · 15 years ago
  71. 8caf153 net: sch_netem: Fix an inconsistency in ingress netem timestamps. by Jarek Poplawski · 15 years ago
  72. c7c1a0f ax25: proc uid file misses header by Alan Cox · 15 years ago
  73. 9499237 Bluetooth: Add workaround for wrong HCI event in eSCO setup by Marcel Holtmann · 15 years ago
  74. 732547f Bluetooth: Fallback from eSCO to SCO on unspecified error by Marcel Holtmann · 15 years ago
  75. e2139b3 Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP by Johan Hedberg · 15 years ago
  76. 7816a0a vlan/macvlan: fix NULL pointer dereferences in ethtool handlers by Patrick McHardy · 15 years ago
  77. 75a241f9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  78. e18e37e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  79. 6037554 mac80211: validate TIM IE length by Johannes Berg · 15 years ago
  80. cd1658f cfg80211: do not replace BSS structs by Johannes Berg · 15 years ago
  81. 160002f cfg80211: copy hold when replacing BSS by Johannes Berg · 15 years ago
  82. 7181d46 mac80211: avoid crashing when no scan sdata by Johannes Berg · 15 years ago
  83. a014273 netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket by Pablo Neira Ayuso · 15 years ago
  84. 150ace0 netfilter: ctnetlink: report error if event message allocation fails by Pablo Neira Ayuso · 15 years ago
  85. a0a69a0 gro: Fix use after free in tcp_gro_receive by Herbert Xu · 15 years ago
  86. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 15 years ago
  87. 134ffb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  88. 98d500d netfilter: nf_nat: add support for persistent mappings by Patrick McHardy · 15 years ago
  89. 23a9984 mac80211: Fragmentation threshold (typo) by Gerrit Renker · 15 years ago
  90. a860402 mac80211: quiet beacon loss messages by Michael Buesch · 15 years ago
  91. 47afbaf mac80211: correct wext transmit power handler by Johannes Berg · 15 years ago
  92. b363128 mac80211: Fix bug in getting rx status for frames pending in reorder buffer by Vasanthakumar Thiagarajan · 15 years ago
  93. 0ad8aca cfg80211: fix NULL pointer deference in reg_device_remove() by Luis R. Rodriguez · 15 years ago
  94. 38fb0af netfilter: nf_conntrack: fix crash when unloading helpers by Patrick McHardy · 15 years ago
  95. 719bfea packet: avoid warnings when high-order page allocation fails by Eric Dumazet · 15 years ago
  96. b6f0a36 netfilter: nf_log regression fix by Eric Dumazet · 15 years ago
  97. 6fd4777 Revert "rose: zero length frame filtering in af_rose.c" by David S. Miller · 15 years ago
  98. fc59f9a gro: Restore correct value to gso_size by Herbert Xu · 15 years ago
  99. ce8632b ipv6:remove useless check by Yang Hongyang · 15 years ago
  100. 86bceba tcp: fix >2 iw selection by Ilpo Järvinen · 15 years ago