1. 9026457 Merge android-4.19-stable.125 (a483478) into msm-4.19 by Srinivasarao P · 4 years, 2 months ago
  2. 23351b0 rpmsg: glink: Add error message in case of callback failure by Sarannya S · 4 years, 2 months ago
  3. 3e534ba net: qrtr: Send HELLO message on endpoint register by Chris Lew · 5 years ago
  4. 1ba1a55 Merge wakeup_source changes into msm-4.19 by Ivaylo Georgiev · 4 years, 6 months ago
  5. c08e523 net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 7 months ago
  6. bc97a34 net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue by Carl Huang · 4 years, 10 months ago
  7. dbd1a2d Merge "Merge android-4.19-q.90 (e7f7ced) into msm-4.19" by qctecmdr · 4 years, 9 months ago
  8. 78f55de Merge android-4.19-q.89 (c79e0f8) into msm-4.19 by Ivaylo Georgiev · 4 years, 9 months ago
  9. 88b216f net: qrtr: Use radix_tree_iter_delete by Chris Lew · 4 years, 10 months ago
  10. 2b267b3 net: qrtr: avoid calling node lookup from rx worker by Deepak Kumar Singh · 5 years ago
  11. 1c48c87 Merge "net: qrtr: mhi: check whether ul pkt list is empty" by qctecmdr · 4 years, 10 months ago
  12. 35ea435 net: qrtr: mhi: check whether ul pkt list is empty by Deepak Kumar Singh · 4 years, 10 months ago
  13. 5597647 net: qrtr: Use alloc_skb_with_frags for backup memory by Jay Jayanna · 4 years, 10 months ago
  14. 6af3f62 net: qrtr: Add backup skb pool by Chris Lew · 4 years, 11 months ago
  15. 754e3c0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 5 years ago
  16. 98cd3c7 net: qrtr: free flow structure after radix tree node delete by Deepak Kumar Singh · 5 years ago
  17. 01877e3 net: qrtr: Use lock while looking up tx flow by Chris Lew · 5 years ago
  18. 3f23e2d net: qrtr: Attempt to linearize skb for forwarding by Chris Lew · 5 years ago
  19. 29ba5ff net: qrtr: Handle error from skb_put_padto by Chris Lew · 5 years ago
  20. abb04d0 net: qrtr: Stop rx_worker before freeing node by Bjorn Andersson · 5 years ago
  21. 9d8b19f net: qrtr: use alloc_skb_with_frag() in rx path by Arun Kumar Neelakantam · 5 years ago
  22. affc823 net: qrtr: Prevent node assign for released nodes by Chris Lew · 5 years ago
  23. 26f20c8 net: qrtr: Add pm_wakeup_event() support by Arun Kumar Neelakantam · 6 years ago
  24. 4a6eb4b3 net: qrtr: Make qrtr rx threads as RT priorities by Arun Kumar Neelakantam · 6 years ago
  25. b9e2ea1 Merge "net: qrtr: mhi: Register for early notifications" by qctecmdr · 5 years ago
  26. 0cccdad net: qrtr: mhi: Register for early notifications by Chris Lew · 5 years ago
  27. 21d46e1 net: qrtr: Use skb with fragments in memory failure case by Arun Kumar Neelakantam · 5 years ago
  28. 7b77a05 net: qrtr: Only update pkts with broadcast node ID by Arun Kumar Neelakantam · 6 years ago
  29. 23199b17 net: qrtr: avoid deadlock in case of recursive lock for node list by Deepak Kumar Singh · 6 years ago
  30. 6d7bdde net: qrtr: Check function pointer before calling by Arun Kumar Neelakantam · 6 years ago
  31. 7772a90 qrtr: Add FIFO based communication between VMs by Arun Kumar Neelakantam · 6 years ago
  32. 4a2e887 qrtr: Add support to read qrtr packet size by Arun Kumar Neelakantam · 6 years ago
  33. 981803b net: qrtr: usb: Add support for 90f3 PID by Ajay Agarwal · 6 years ago
  34. 23cc644 net: qrtr: Handle IPCR control port format of older targets by Ajay Agarwal · 6 years ago
  35. f35e7bc net: qrtr: Fix hello packet drop memory leak by Chris Lew · 6 years ago
  36. 91959ce net: qrtr: Add support for DEL_PROC control message by Chris Lew · 6 years ago
  37. 7c96c68 net: qrtr: Add forwarding support based on net id by Chris Lew · 6 years ago
  38. ce4ce2c net: qrtr: Add support for USB transport by Gustavo Solaira · 6 years ago
  39. 7da513b net: qrtr: Allow Root guid process to bind by Arun Kumar Neelakantam · 6 years ago
  40. f8bde24 net: qrtr: Move rx worker to separate worker thread by Arun Kumar Neelakantam · 6 years ago
  41. 3944d87 net: qrtr: Rearrange tx wait and protect critical section by Chris Lew · 6 years ago
  42. 1219be1 net: qrtr: Make servers multi state ports by Chris Lew · 6 years ago
  43. f7c9e8f net: qrtr: Prevent stale ports from sending by Chris Lew · 6 years ago
  44. 610e2ee net: qrtr: Remove flow count on send failure by Chris Lew · 6 years ago
  45. e9a05bb spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only by Rishabh Bhatnagar · 6 years ago
  46. 8fd658e net: qrtr: Add snapshot of QRTR drivers by Chris Lew · 7 years ago
  47. d27e77a net: qrtr: Reset the node and port ID of broadcast messages by Arun Kumar Neelakantam · 6 years ago
  48. fdf5fd3 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 6 years ago
  49. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  50. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  51. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  52. 28fb4e5 net: qrtr: Expose tunneling endpoint to user space by Bjorn Andersson · 7 years ago
  53. 77ac725 net: qrtr: add MODULE_ALIAS_NETPROTO macro by Nicolas Dechesne · 7 years ago
  54. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  55. c77f5fb qrtr: add MODULE_ALIAS macro to smd by Ramon Fried · 7 years ago
  56. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  57. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  58. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  59. b7e732f qrtr: Move to postcore_initcall by Bjorn Andersson · 7 years ago
  60. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. 194ccc8 net: qrtr: Support decoding incoming v2 packets by Bjorn Andersson · 7 years ago
  63. f507a9b net: qrtr: Use sk_buff->cb in receive path by Bjorn Andersson · 7 years ago
  64. 1a7959c net: qrtr: Clean up control packet handling by Bjorn Andersson · 7 years ago
  65. e704448 net: qrtr: Pass source and destination to enqueue functions by Bjorn Andersson · 7 years ago
  66. da7653f net: qrtr: Add control packet definition to uapi by Bjorn Andersson · 7 years ago
  67. 2897871 net: qrtr: Move constants to header file by Bjorn Andersson · 7 years ago
  68. ae85bfa net: qrtr: Invoke sk_error_report() after setting sk_err by Bjorn Andersson · 7 years ago
  69. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  70. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  71. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  72. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  73. b24844b net: qrtr: Inform open sockets about new controller by Bjorn Andersson · 7 years ago
  74. 1784473 net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed by Bjorn Andersson · 7 years ago
  75. 8acc8ee net: qrtr: Inject BYE on remote termination by Bjorn Andersson · 7 years ago
  76. 64f9eca net: qrtr: Refactor packet allocation by Bjorn Andersson · 7 years ago
  77. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  79. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  80. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  81. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  82. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  83. 08a6ee5 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel by David S. Miller · 8 years ago
  84. a986a05 net: qrtr: fix build problems by Arnd Bergmann · 8 years ago
  85. f79a917 Merge tag 'qcom-soc-for-4.7-2' into net-next by Bjorn Andersson · 8 years ago
  86. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 9 years ago