1. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 13 years ago
  2. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  3. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  4. 69ecca8 net: vlan, qlcnic: make vlan_find_dev private by David Lamparter · 13 years ago
  5. 178edcb net: add 802.1ad / 802.1ah / QinQ ethertypes by David Lamparter · 13 years ago
  6. d184d6e ptrace: dont send SIGSTOP on auto-attach if PT_SEIZED by Oleg Nesterov · 13 years ago
  7. dcace06 ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task() by Oleg Nesterov · 13 years ago
  8. 6634ae1 ptrace_init_task: initialize child->jobctl explicitly by Oleg Nesterov · 13 years ago
  9. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 13 years ago
  10. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 13 years ago
  11. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 13 years ago
  12. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  13. f6a7cd0 firewire: cdev: ABI documentation enhancements by Stefan Richter · 13 years ago
  14. 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
  15. 8c11642 Merge commit 'v3.0-rc7' into devicetree/next by Grant Likely · 13 years ago
  16. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  17. ba1389d Merge branch 'pm-domains' into for-linus by Rafael J. Wysocki · 13 years ago
  18. 3b5fe85 PM / Suspend: Add .suspend_again() callback to suspend_ops by MyungJoo Ham · 13 years ago
  19. 99f381d PM / OPP: Introduce function to free cpufreq table by Nishanth Menon · 13 years ago
  20. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 13 years ago
  21. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 13 years ago
  22. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 13 years ago
  23. 5a865ba nl80211/cfg80211: add max_sched_scan_ie_len in the hw description by Luciano Coelho · 13 years ago
  24. 93b6aa6 nl80211/cfg80211: add max_sched_scan_ssids in the hw description by Luciano Coelho · 13 years ago
  25. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 13 years ago
  26. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 13 years ago
  27. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  28. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 13 years ago
  29. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 13 years ago
  30. e20e694 net: remove SK_ROUTE_CAPS from meta ematch by Michał Mirosław · 13 years ago
  31. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 13 years ago
  32. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  33. 0bc5b2d ARM / shmobile: Use genpd_queue_power_off_work() by Rafael J. Wysocki · 13 years ago
  34. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  35. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 13 years ago
  36. c9aaa89 KVM: Steal time implementation by Glauber Costa · 13 years ago
  37. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 13 years ago
  38. b4a03b9 ACPI: Fixes device power states array overflow by Lin Ming · 13 years ago
  39. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  40. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  41. f39b2dd9 mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 13 years ago
  42. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  43. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  44. 433bd80 clocksource: Replace vread with generic arch data by Andy Lutomirski · 13 years ago
  45. 5125bbf PM / Domains: Introduce function to power off all unused PM domains by Rafael J. Wysocki · 13 years ago
  46. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 13 years ago
  47. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 13 years ago
  48. 3769cff ipv4: Inline neigh binding. by David Miller · 13 years ago
  49. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 13 years ago
  50. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  51. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  52. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  53. e03b644 KVM: introduce kvm_read_guest_cached by Gleb Natapov · 13 years ago
  54. aa04b4c KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests by Paul Mackerras · 13 years ago
  55. 371fefd KVM: PPC: Allow book3s_hv guests to use SMT processor modes by Paul Mackerras · 13 years ago
  56. 54738c0 KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode by David Gibson · 13 years ago
  57. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 13 years ago
  58. 91e3d71 KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation by Jan Kiszka · 13 years ago
  59. f3393b6 PM / Runtime: Add new helper function: pm_runtime_status_suspended() by Kevin Hilman · 13 years ago
  60. 4915a0d net: introduce __netdev_alloc_skb_ip_align by Eric Dumazet · 13 years ago
  61. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 13 years ago
  62. c15000b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  63. c6d22b3 PM / Domains: Allow callbacks to execute all runtime PM helpers by Rafael J. Wysocki · 13 years ago
  64. 17b75ec PM / Domains: Do not execute device callbacks under locks by Rafael J. Wysocki · 13 years ago
  65. af71ff8 cfg80211: fix docbook by Johannes Berg · 13 years ago
  66. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  67. 4b42c54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  68. 78316ad xen/pci: Remove 'xen_allocate_pirq_gsi'. by Konrad Rzeszutek Wilk · 13 years ago
  69. 04da85b ftrace: Fix warning when CONFIG_FUNCTION_TRACER is not defined by Steven Rostedt · 13 years ago
  70. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 13 years ago
  71. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 13 years ago
  72. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 13 years ago
  73. d84e0bd skbuff: update struct sk_buff members comments by Daniel Baluta · 13 years ago
  74. 18b4f3f PM / Domains: Export pm_genpd_poweron() in header by Magnus Damm · 13 years ago
  75. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 13 years ago
  76. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  77. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  78. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  79. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  80. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  81. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  82. 136d9eb Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem into stable/drivers by Konrad Rzeszutek Wilk · 13 years ago
  83. b98c023 dt: add empty of_property_read_u32[_array] for non-dt by Shawn Guo · 13 years ago
  84. a50777c xen: tmem: self-ballooning and frontswap-selfshrinking by Dan Magenheimer · 13 years ago
  85. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 13 years ago
  86. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 13 years ago
  87. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 13 years ago
  88. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  89. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  90. 204d164 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  91. 732375c plist: Remove the need to supply locks to plist heads by Dima Zavin · 13 years ago
  92. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 13 years ago
  93. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  94. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  95. 27a3b73 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  96. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  97. d18a90d slub: Add method to verify memory is not freed by Ben Greear · 13 years ago
  98. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 13 years ago
  99. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  100. 30ab2b0 asm-generic: adapt delay.h to common implementation by Jonas Bonn · 13 years ago