1. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  2. f773054 mac802154: rename dev_workqueue to workqueue by Alexander Aring · 10 years ago
  3. 59d19cd mac802154: introduce IEEE802154_DEV_TO_SUB_IF by Alexander Aring · 10 years ago
  4. 6074136 mac802154: introduce hw_to_local function by Alexander Aring · 10 years ago
  5. d98be45 mac802154: rename sdata slaves and slaves_mtx by Alexander Aring · 10 years ago
  6. 04e850f mac802154: rename hw subif_data variable to local by Alexander Aring · 10 years ago
  7. 036562f mac802154: rename mac802154_sub_if_data by Alexander Aring · 10 years ago
  8. a5e1ec5 mac802154: rename mac802154_priv to ieee802154_local by Alexander Aring · 10 years ago
  9. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  10. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  11. 86d52cd ieee802154: move wpan-class.c to core.c by Alexander Aring · 10 years ago
  12. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  13. 15859a5 mac802154: move wpan.c to iface.c by Alexander Aring · 10 years ago
  14. 0f1556b mac802154: move mac802154.h to ieee802154_i.h by Alexander Aring · 10 years ago
  15. 62eb01f mac802154: move ieee802154_dev.c to main.c by Alexander Aring · 10 years ago
  16. c6992e9 Bluetooth: Add self-tests for SMP crypto functions by Johan Hedberg · 10 years ago
  17. 4cd3362 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  18. e491eaf Bluetooth: Pass only crypto context to SMP crypto functions by Johan Hedberg · 10 years ago
  19. 4f639ed Bluetooth: fix shadow warning in hci_disconnect() by Fabian Frederick · 10 years ago
  20. ed1da14 ieee802154: wpan-class: fix trailing semicolon by Alexander Aring · 10 years ago
  21. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  22. 139f14a ieee802154: ieee802154_dev: fix align typo by Alexander Aring · 10 years ago
  23. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  24. ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
  25. 11e3ff7 6lowpan: Use skb_cow in IPHC decompression. by Martin Townsend · 10 years ago
  26. 4456c50 Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper by Li RongQing · 10 years ago
  27. 15346a9 Bluetooth: Improve RFCOMM __test_pf macro robustness by Szymon Janc · 10 years ago
  28. ec51154 Bluetooth: Fix RFCOMM NSC response by Szymon Janc · 10 years ago
  29. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  30. c37a810 ieee802154: 6lowpan: add RTNL assertion by Alexander Aring · 10 years ago
  31. 1ae2605 ieee802154: 6lowpan: improve packet registration by Alexander Aring · 10 years ago
  32. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  33. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  34. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  35. c0bffc7 ieee802154: 6lowpan: fix sign of errno return val by Alexander Aring · 10 years ago
  36. f870b8c ieee802154: reassembly: fix tag byteorder by Alexander Aring · 10 years ago
  37. cd97a71 ieee802154: 6lowpan: fix byteorder for frag tag by Alexander Aring · 10 years ago
  38. 39f6eb1 ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan by Simon Vincent · 10 years ago
  39. ee4c148 trivial: net/mac802154: Fix Kconfig typo by Julien Catalano · 10 years ago
  40. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  42. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  43. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  44. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  45. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  46. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  47. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  48. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 10 years ago
  49. dc8e541 netrom: use linux/uaccess.h by Fabian Frederick · 10 years ago
  50. 643566d tipc: fix bug in bundled buffer reception by Jon Paul Maloy · 10 years ago
  51. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  52. d8f00d2 ipv4: fix a potential use after free in fou.c by Li RongQing · 10 years ago
  53. 1245dfc ipv4: fix a potential use after free in ip_tunnel_core.c by Li RongQing · 10 years ago
  54. f47de06 openvswitch: Create right mask with disabled megaflows by Pravin B Shelar · 10 years ago
  55. 389f489 openvswitch: fix a use after free by Li RongQing · 10 years ago
  56. 4062090 ipv4: dst_entry leak in ip_send_unicast_reply() by Vasily Averin · 10 years ago
  57. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  58. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  59. 2077eeb ipv4: call __ip_options_echo() in cookie_v4_check() by Cong Wang · 10 years ago
  60. 4e8febd openvswitch: use vport instead of p by Fabian Frederick · 10 years ago
  61. 7e78cc4 openvswitch: kerneldoc warning fix by Fabian Frederick · 10 years ago
  62. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  63. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  64. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  65. 64b4cc3 9p/trans_virtio: enable VQs early by Michael S. Tsirkin · 10 years ago
  66. 9b462d0 tcp: TCP Small Queues and strange attractors by Eric Dumazet · 10 years ago
  67. e53da5f net: Trap attempts to call sock_kfree_s() with a NULL pointer. by David S. Miller · 10 years ago
  68. dee49f2 rds: avoid calling sock_kfree_s() on allocation failure by Cong Wang · 10 years ago
  69. 91c4467 caif_usb: use target structure member in memset by Fabian Frederick · 10 years ago
  70. 7970f19 caif_usb: remove redundant memory message by Fabian Frederick · 10 years ago
  71. 6ff1e1e3 caif: replace kmalloc/memset 0 by kzalloc by Fabian Frederick · 10 years ago
  72. f76936d ipv4: fix nexthop attlen check in fib_nh_match by Jiri Pirko · 10 years ago
  73. ad971f6 tcp: fix tcp_ack() performance problem by Eric Dumazet · 10 years ago
  74. f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
  75. 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
  76. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  77. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  78. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  79. b2532eb tcp: fix ooo_okay setting vs Small Queues by Eric Dumazet · 10 years ago
  80. 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
  81. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  82. 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
  83. dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
  84. 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
  85. f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
  86. 26b87c7 net: sctp: fix remote memory pressure from excessive queueing by Daniel Borkmann · 10 years ago
  87. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  88. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  89. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  90. b7a8d75 batman-adv: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  91. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  92. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  93. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  94. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  95. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  96. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  97. 5af7fb6 flow-dissector: Fix alignment issue in __skb_flow_get_ports by Alexander Duyck · 10 years ago
  98. 8ea6e34 net: filter: fix the comments by Li RongQing · 10 years ago
  99. 38b3629 net: bpf: fix bpf syscall dependence on anon_inodes by Alexei Starovoitov · 10 years ago
  100. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago