1. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 13 years ago
  2. 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
  3. e20e694 net: remove SK_ROUTE_CAPS from meta ematch by Michał Mirosław · 13 years ago
  4. fec30c3 net: unexport netdev_fix_features() by Michał Mirosław · 14 years ago
  5. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 14 years ago
  7. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  8. 5d7d5d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  9. f39b2dd mmc: core: Bus width testing needs to handle suspend/resume by Philip Rakity · 14 years ago
  10. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 14 years ago
  11. 5c25f68 net: Kill support for multiple hh_cache entries per neighbour by David S. Miller · 14 years ago
  12. e69dd33 net: Push protocol type directly down to header_ops->cache() by David S. Miller · 14 years ago
  13. 3769cff ipv4: Inline neigh binding. by David Miller · 14 years ago
  14. 8d86e5f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  15. d93a881 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  16. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 14 years ago
  17. 4915a0d net: introduce __netdev_alloc_skb_ip_align by Eric Dumazet · 14 years ago
  18. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 14 years ago
  19. c15000b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  20. af71ff8 cfg80211: fix docbook by Johannes Berg · 14 years ago
  21. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 14 years ago
  22. 4b42c54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  23. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 14 years ago
  24. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 14 years ago
  25. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 14 years ago
  26. d84e0bd skbuff: update struct sk_buff members comments by Daniel Baluta · 14 years ago
  27. f607e7f w1: ds1wm: add a reset recovery parameter by Jean-François Dagenais · 14 years ago
  28. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 14 years ago
  29. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 14 years ago
  30. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 14 years ago
  31. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 14 years ago
  32. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 14 years ago
  33. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 14 years ago
  34. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 14 years ago
  35. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 14 years ago
  36. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 14 years ago
  37. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 14 years ago
  38. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 14 years ago
  39. 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 · 14 years ago
  40. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 14 years ago
  41. 2a9d6df Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  42. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 14 years ago
  43. 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 · 14 years ago
  44. 85746e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  45. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 14 years ago
  46. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 14 years ago
  47. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 14 years ago
  48. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 14 years ago
  49. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 14 years ago
  50. a6686f2 skbuff: skb supports zero-copy buffers by Shirley Ma · 14 years ago
  51. 1cdebb4 sock.h: Add a new sock zero-copy flag by Shirley Ma · 14 years ago
  52. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 14 years ago
  53. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 14 years ago
  54. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 14 years ago
  55. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 14 years ago
  56. de3796e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  57. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 14 years ago
  58. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 14 years ago
  59. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 14 years ago
  60. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 14 years ago
  61. 95ec3eb packet: Add 'cpu' fanout policy. by David S. Miller · 14 years ago
  62. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 14 years ago
  63. 37cf4d1 dcbnl: Aggregated CEE GET operation by Shmulik Ravid · 14 years ago
  64. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. 7736d33 packet: Add pre-defragmentation support for ipv4 fanouts. by David S. Miller · 14 years ago
  66. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 14 years ago
  67. dc99f60 packet: Add fanout support. by David S. Miller · 14 years ago
  68. 994635a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  69. 23b7869 NFC: add the NFC socket raw protocol by Lauro Ramos Venancio · 14 years ago
  70. c7fe3b5 NFC: add NFC socket family by Aloisio Almeida Jr · 14 years ago
  71. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 14 years ago
  72. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 14 years ago
  73. 2b4562d mac80211: allow driver to impose WoWLAN restrictions by Johannes Berg · 14 years ago
  74. 304e21b ssb: PCI revision ID register is 8-bit wide by Sergei Shtylyov · 14 years ago
  75. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 14 years ago
  76. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 14 years ago
  77. 234b921 netpoll: Remove unused EXPORT_SYMBOLs of netpoll_poll and netpoll_poll_dev by Joe Perches · 14 years ago
  78. 8aa7ad9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  79. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 14 years ago
  80. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 14 years ago
  81. f8c1fbd Bluetooth: Clean up unused struct hci_conn items by Gustavo F. Padovan · 14 years ago
  82. 60c2ce2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  83. 0209bcd net: add external loopback test in ethtool self test by Amit Kumar Salecha · 14 years ago
  84. e1447d8 Bluetooth: Add bt_printk by Joe Perches · 14 years ago
  85. e175072 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 14 years ago
  86. df2cbe4 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 · 14 years ago
  87. 690b0ca Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem by John W. Linville · 14 years ago
  88. 4f3c7a1 ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl size by Takashi Iwai · 14 years ago
  89. 7b28afe Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 14 years ago
  90. 15b493d drbd: fix limit define, we support 1 PiByte now by Lars Ellenberg · 14 years ago
  91. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 14 years ago
  92. c89b857 Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  93. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  94. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  95. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 14 years ago
  96. 507c5f1 include/linux/compat.h: declare compat_sys_sendmmsg() by Chris Metcalf · 14 years ago
  97. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 14 years ago
  98. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 14 years ago
  99. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 14 years ago
  100. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago