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