1. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  2. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 11 years ago
  3. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 11 years ago
  4. d61bdbf Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  5. ac20976 mac80211: Allow single vif mac address change with addr_mask by Helmut Schaa · 11 years ago
  6. c8aa22d mac80211: close AP_VLAN interfaces before unregistering all by Johannes Berg · 11 years ago
  7. 1351c5d mac80211: assign AP_VLAN hw queues correctly by Johannes Berg · 11 years ago
  8. 4325d72 cfg80211: fix reporting 64-bit station info tx bytes by Felix Fietkau · 11 years ago
  9. 2b43631 mac80211: fix queue handling crash by Johannes Berg · 11 years ago
  10. c815797 cfg80211: check wdev->netdev in connection work by Johannes Berg · 11 years ago
  11. 7c05588 NFC: Remove commented out LLCP related Makefile line by Paul Bolle · 11 years ago
  12. 6211dd1 mac80211: fix direct probe auth by Stanislaw Gruszka · 11 years ago
  13. e248ad3 cfg80211: fix sending WoWLAN TCP wakeup settings by Johannes Berg · 11 years ago
  14. de3d43a mac80211: report deauth to cfg80211 for local state change by Johannes Berg · 11 years ago
  15. 2430816 cfg80211: fix interface down/disconnect state handling by Johannes Berg · 11 years ago
  16. 2b9ccd4 mac80211: fix AP-mode frame matching by Johannes Berg · 11 years ago
  17. a838490 nl80211: Add wdev identifier to some nl80211 notifications by Ilan Peer · 11 years ago
  18. 655914a mac80211: use just spin_lock() in ieee80211_get_tkip_p2k() by Johannes Berg · 11 years ago
  19. f6b3d85 mac80211: fix spurious RCU warning and update documentation by Felix Fietkau · 11 years ago
  20. 3670946 mac80211: fix HT beacon-based channel switch handling by Johannes Berg · 11 years ago
  21. b8360ab mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME by Johannes Berg · 11 years ago
  22. a92eecb cfg80211: fix WoWLAN wakeup tracing by Johannes Berg · 11 years ago
  23. 03cd7e4 cfg80211: fix wiphy_register error path by Johannes Berg · 11 years ago
  24. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  25. 19acc32 gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() by Pravin B Shelar · 11 years ago
  26. 51a26ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  27. 6bf1519 tipc: potential divide by zero in tipc_link_recv_fragment() by Dan Carpenter · 11 years ago
  28. cb4b102f tipc: add a bounds check in link_recv_changeover_msg() by Dan Carpenter · 11 years ago
  29. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  30. a3dbbc2 netpoll: inverted down_trylock() test by Dan Carpenter · 11 years ago
  31. 243198d rps_dev_flow_table_release(): no need to delay vfree() by Al Viro · 11 years ago
  32. 0020356 fib_trie: no need to delay vfree() by Al Viro · 11 years ago
  33. b56141a net: frag, fix race conditions in LRU list maintenance by Konstantin Khlebnikov · 11 years ago
  34. efeaa55 tcp: do not expire TCP fastopen cookies by Eric Dumazet · 11 years ago
  35. 1aaf6d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  36. 8da3056 packet: tpacket_v3: do not trigger bug() on wrong header status by Daniel Borkmann · 11 years ago
  37. 0d05535 vxlan: Fix TCPv6 segmentation. by Pravin B Shelar · 11 years ago
  38. 9b3eb5e gre: Fix GREv4 TCPv6 segmentation. by Pravin B Shelar · 11 years ago
  39. 83401eb bridge: fix race with topology change timer by stephen hemminger · 11 years ago
  40. 488fc9a tipc: pskb_copy() buffers when sending on more than one bearer by Gerlando Falauto · 11 years ago
  41. 77861d9 tipc: tipc_bcbearer_send(): simplify bearer selection by Gerlando Falauto · 11 years ago
  42. e616071 tipc: cosmetic: clean up comments and break a long line by Gerlando Falauto · 11 years ago
  43. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  44. 9b1d75b SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages by Trond Myklebust · 11 years ago
  45. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  46. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  47. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 11 years ago
  48. 6708c9e net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 11 years ago
  49. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 11 years ago
  50. 81b36be libceph: allocate ceph message data with a slab allocator by Alex Elder · 11 years ago
  51. e3d5d63 libceph: allocate ceph messages with a slab allocator by Alex Elder · 11 years ago
  52. 4f0dcb1 libceph: create source file "net/ceph/snapshot.c" by Alex Elder · 11 years ago
  53. 9ef1ee5 libceph: fix byte order mismatch by Alex Elder · 11 years ago
  54. 6c57b55 libceph: support pages for class request data by Alex Elder · 11 years ago
  55. a51b272e libceph: fix two messenger bugs by Alex Elder · 11 years ago
  56. 4971977 libceph: support raw data requests by Alex Elder · 12 years ago
  57. 863c7eb libceph: clean up osd data field access functions by Alex Elder · 11 years ago
  58. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  59. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  60. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 11 years ago
  61. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  62. ca8b3a6 libceph: implement multiple data items in a message by Alex Elder · 11 years ago
  63. 5240d9f libceph: replace message data pointer with list by Alex Elder · 11 years ago
  64. 8ae4f4f libceph: have cursor point to data by Alex Elder · 11 years ago
  65. 36153ec libceph: move cursor into message by Alex Elder · 11 years ago
  66. c851c49 libceph: record bio length by Alex Elder · 11 years ago
  67. f759ebb libceph: skip message if too big to receive by Alex Elder · 11 years ago
  68. ea96571 libceph: fix possible CONFIG_BLOCK build problem by Alex Elder · 11 years ago
  69. 5476492 libceph: kill off osd request r_data_in and r_data_out by Alex Elder · 11 years ago
  70. ec9123c libceph: set the data pointers when encoding ops by Alex Elder · 11 years ago
  71. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  72. 39b44cb libceph: set message data when building osd request by Alex Elder · 11 years ago
  73. e65550f libceph: move ceph_osdc_build_request() by Alex Elder · 11 years ago
  74. 5f562df libceph: format class info at init time by Alex Elder · 11 years ago
  75. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  76. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  77. 54d5064 libceph: rename data out field in osd request op by Alex Elder · 11 years ago
  78. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  79. 23c08a9cb libceph: define ceph_osd_data_length() by Alex Elder · 11 years ago
  80. c54d47b libceph: define a few more helpers by Alex Elder · 11 years ago
  81. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  82. 9fc6e06 libceph: compute incoming bytes once by Alex Elder · 11 years ago
  83. 98fa5dd libceph: provide data length when preparing message by Alex Elder · 11 years ago
  84. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  85. 02ee07d libceph: hold off building osd request by Alex Elder · 11 years ago
  86. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  87. a193080 libceph: record message data length by Alex Elder · 11 years ago
  88. ace6d3a libceph: drop ceph_osd_request->r_con_filling_msg by Alex Elder · 11 years ago
  89. ef4859d libceph: define ceph_decode_pgid() only once by Alex Elder · 11 years ago
  90. 8058fd4 libceph: drop mutex on error in handle_reply() by Alex Elder · 11 years ago
  91. b027032 libceph: use osd_req_op_extent_init() by Alex Elder · 11 years ago
  92. d18d1e2 libceph: clean up ceph_osd_new_request() by Alex Elder · 11 years ago
  93. a19dadf libceph: don't update op in calc_layout() by Alex Elder · 11 years ago
  94. 75d1c94 libceph: pass offset and length out of calc_layout() by Alex Elder · 11 years ago
  95. 33803f3 libceph: define source request op functions by Alex Elder · 11 years ago
  96. a8dd0a3 libceph: define osd_req_opcode_valid() by Alex Elder · 11 years ago
  97. 0baa1bd libceph: be explicit in masking bottom 16 bits by Alex Elder · 11 years ago
  98. 56fc565 libceph: account for alignment in pages cursor by Alex Elder · 11 years ago
  99. 5df521b libceph: page offset must be less than page size by Alex Elder · 11 years ago
  100. 1190bf0 libceph: fix broken data length assertions by Alex Elder · 11 years ago