1. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  2. f6b72b62 net: Embed hh_cache inside of struct neighbour. by David S. Miller · 14 years ago
  3. 3769cff ipv4: Inline neigh binding. by David Miller · 14 years ago
  4. f610b74 ipv4: Use universal hash for ARP. by David S. Miller · 14 years ago
  5. cd08933 neigh: Store hash shift instead of mask. by David S. Miller · 14 years ago
  6. cd4fcc7 sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket by Thomas Graf · 14 years ago
  7. 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
  8. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 14 years ago
  9. 1cdebb4 sock.h: Add a new sock zero-copy flag by Shirley Ma · 14 years ago
  10. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 14 years ago
  11. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 14 years ago
  12. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 14 years ago
  13. dc7f9f6 net: sched: constify tcf_proto and tc_action by Eric Dumazet · 14 years ago
  14. 5b7f762 dcbnl: Add CEE notification by Shmulik Ravid · 14 years ago
  15. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 14 years ago
  17. 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
  18. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 14 years ago
  19. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 14 years ago
  20. 2b4562d mac80211: allow driver to impose WoWLAN restrictions by Johannes Berg · 14 years ago
  21. 957c665 ipv6: Don't put artificial limit on routing table size. by David S. Miller · 14 years ago
  22. 4e985ad rtnl: provide link dump consistency info by Thomas Graf · 14 years ago
  23. 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
  24. 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
  25. 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
  26. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 14 years ago
  27. 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
  28. 4d258b2 Fix some kernel-doc warnings by Vitaliy Ivanov · 14 years ago
  29. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 14 years ago
  30. c6af9c4 net: wimax: Remove of unused 'rfkill_input' pointer by Vitaliy Ivanov · 14 years ago
  31. 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
  32. d18cd55 net: Fix build failures due to ip_is_fragment() by David S. Miller · 14 years ago
  33. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 14 years ago
  34. 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
  35. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 14 years ago
  36. ab6baf9 dcb: fix return type on dcb_setapp() by John Fastabend · 14 years ago
  37. a364c8c dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings by John Fastabend · 14 years ago
  38. f9ae7e4 dcb: Add ieee_dcb_delapp() and dcb op to delete app entry by John Fastabend · 14 years ago
  39. b6db217 dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data by John Fastabend · 14 years ago
  40. 314b477 net: dcbnl, add multicast group for DCB by John Fastabend · 14 years ago
  41. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. 6e158d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  43. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 14 years ago
  44. e2ab435 Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 14 years ago
  45. c1360a1 Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 14 years ago
  46. 7fbec22 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 14 years ago
  47. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 14 years ago
  48. 42c1edd netfilter: nf_nat: avoid double seq_adjust for loopback by Julian Anastasov · 14 years ago
  49. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 14 years ago
  50. 5d3de7d Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 14 years ago
  51. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 14 years ago
  52. 88167ae Bluetooth: Update the security level when link is encrypted by Vinicius Costa Gomes · 14 years ago
  53. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 14 years ago
  54. 7d24ddc Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 14 years ago
  55. f01ead3 Bluetooth: Add SMP confirmation structs by Anderson Briglia · 14 years ago
  56. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 14 years ago
  57. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 14 years ago
  58. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 14 years ago
  59. 1a09bcb Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 14 years ago
  60. c9b6667 Bluetooth: Make timer functions generic by Gustavo F. Padovan · 14 years ago
  61. 71ba0e5 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  62. 89bc500e Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 14 years ago
  63. ba3bd0e Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  64. 2307049 Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 14 years ago
  65. 80808e4 Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 14 years ago
  66. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 14 years ago
  67. ed78bec IPVS remove unused var from migration to netns by Hans Schillstrom · 14 years ago
  68. a685e08 Delay struct net freeing while there's a sysfs instance refering to it by Al Viro · 14 years ago
  69. 8f0ea0f snmp: reduce percpu needs by 50% by Eric Dumazet · 14 years ago
  70. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 14 years ago
  71. c7ac867 rtnetlink: Compute and store minimum ifinfo dump size by Greg Rose · 14 years ago
  72. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 14 years ago
  73. 2b77bdd inetpeer: lower false sharing effect by Eric Dumazet · 14 years ago
  74. 4b9d9be inetpeer: remove unused list by Eric Dumazet · 14 years ago
  75. 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 14 years ago
  76. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  77. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 14 years ago
  78. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 14 years ago
  79. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 14 years ago
  80. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 14 years ago
  81. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 14 years ago
  82. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 14 years ago
  83. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  84. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  85. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  86. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  87. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  88. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  89. c0c33ad 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. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 14 years ago
  91. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  92. e3cc055 include/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  93. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  94. 8a07eb0 sctp: Add ASCONF operation on the single-homed host by Michio Honda · 14 years ago
  95. 7dc04d7 sctp: Add socket option operation for Auto-ASCONF. by Michio Honda · 14 years ago
  96. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 14 years ago
  97. 3ced2dd sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro. by YOSHIFUJI Hideaki · 14 years ago
  98. 40d6904 caif: Add CAIF HSI Link layer driver by Dmitry.Tarnyagin · 14 years ago
  99. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 14 years ago
  100. e11ec90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago