1. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  2. 47670b7 ipv4: route non-local sources for raw socket by Julian Anastasov · 14 years ago
  3. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 14 years ago
  4. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 14 years ago
  5. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 14 years ago
  6. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 14 years ago
  7. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
  8. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  9. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  10. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 14 years ago
  11. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 14 years ago
  12. 4d63055 fs/9p: Clean-up get_protocol_version() to use strcmp by Prem Karat · 14 years ago
  13. 52c14ab net/9p: Remove structure not used in the code by Aneesh Kumar K.V · 14 years ago
  14. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 14 years ago
  15. 41bf371 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
  16. 87c48fa ipv6: make fragment identifications less predictable by Eric Dumazet · 14 years ago
  17. b2abb6e mac80211: sync driver before TX by Johannes Berg · 14 years ago
  18. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 14 years ago
  19. d3aaeb3 net: Add ->neigh_lookup() operation to dst_ops by David S. Miller · 14 years ago
  20. 69cce1d net: Abstract dst->neighbour accesses behind helpers. by David S. Miller · 14 years ago
  21. 9cbb7ec ipv6: Get rid of rt6i_nexthop macro. by David S. Miller · 14 years ago
  22. 8f40b16 neigh: Pass neighbour entry to output ops. by David S. Miller · 14 years ago
  23. 542d4d6 neigh: Kill ndisc_ops->queue_xmit by David S. Miller · 14 years ago
  24. b23b545 neigh: Kill hh_cache->hh_output by David S. Miller · 14 years ago
  25. 47ec132 neigh: Kill neigh_ops->hh_output by David S. Miller · 14 years ago
  26. 05e3aa0 net: Create and use new helper, neigh_output(). by David S. Miller · 14 years ago
  27. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 14 years ago
  28. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 14 years ago
  29. 5a865ba nl80211/cfg80211: add max_sched_scan_ie_len in the hw description by Luciano Coelho · 14 years ago
  30. 93b6aa6 nl80211/cfg80211: add max_sched_scan_ssids in the hw description by Luciano Coelho · 14 years ago
  31. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 14 years ago
  32. 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 · 14 years ago
  33. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  34. f6b72b6 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 14 years ago
  35. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 14 years ago
  36. 3769cff ipv4: Inline neigh binding. by David Miller · 14 years ago
  37. af71ff8 cfg80211: fix docbook by Johannes Berg · 14 years ago
  38. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 14 years ago
  39. 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
  40. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  41. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 14 years ago
  42. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 14 years ago
  43. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 14 years ago
  44. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 14 years ago
  45. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 14 years ago
  46. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 14 years ago
  47. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 14 years ago
  48. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 14 years ago
  49. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 14 years ago
  50. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 14 years ago
  51. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 14 years ago
  52. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 14 years ago
  53. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 14 years ago
  54. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 14 years ago
  55. 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
  56. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 14 years ago
  57. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 14 years ago
  58. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 14 years ago
  59. 1cdebb4 sock.h: Add a new sock zero-copy flag by Shirley Ma · 14 years ago
  60. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 14 years ago
  61. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 14 years ago
  62. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 14 years ago
  63. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 14 years ago
  64. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 14 years ago
  65. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 14 years ago
  66. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 14 years ago
  67. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 14 years ago
  68. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 14 years ago
  69. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  70. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 14 years ago
  71. 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
  72. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 14 years ago
  73. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 14 years ago
  74. 2b4562d mac80211: allow driver to impose WoWLAN restrictions by Johannes Berg · 14 years ago
  75. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 14 years ago
  76. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 14 years ago
  77. f8c1fbd Bluetooth: Clean up unused struct hci_conn items by Gustavo F. Padovan · 14 years ago
  78. 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
  79. e1447d8 Bluetooth: Add bt_printk by Joe Perches · 14 years ago
  80. e175072 Bluetooth: Rename function bt_err to bt_to_errno by Joe Perches · 14 years ago
  81. 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
  82. 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
  83. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 14 years ago
  84. 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
  85. e1f91f8 treewide: fix kernel-doc warnings by Vitaliy Ivanov · 14 years ago
  86. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago
  87. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 14 years ago
  88. c6af9c4 net: wimax: Remove of unused 'rfkill_input' pointer by Vitaliy Ivanov · 14 years ago
  89. 3609936 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
  90. d18cd55 net: Fix build failures due to ip_is_fragment() by David S. Miller · 14 years ago
  91. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 14 years ago
  92. 1c1236e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  93. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 14 years ago
  94. ab6baf9 dcb: fix return type on dcb_setapp() by John Fastabend · 14 years ago
  95. a364c8c dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings by John Fastabend · 14 years ago
  96. f9ae7e4 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry by John Fastabend · 14 years ago
  97. b6db217 dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data by John Fastabend · 14 years ago
  98. 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 14 years ago
  99. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago