1. 771443a net: qrtr: check skb_put_padto() return value by Eric Dumazet · 4 years, 1 month ago
  2. 8a794b3 net: qrtr: fix usage of idr in port assignment to socket by Necip Fazil Yildiran · 4 years, 2 months ago
  3. 4b864ae qrtr: orphan socket in qrtr_release() by Cong Wang · 4 years, 3 months ago
  4. 735929c net: qrtr: Fix an out of bounds read qrtr_endpoint_post() by Dan Carpenter · 4 years, 4 months ago
  5. 615b7cf net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years, 5 months ago
  6. c08e523 net: qrtr: send msgs from local of same id as broadcast by Wang Wenhu · 4 years, 6 months ago
  7. bc97a34 net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue by Carl Huang · 4 years, 10 months ago
  8. 754e3c0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 5 years ago
  9. abb04d0 net: qrtr: Stop rx_worker before freeing node by Bjorn Andersson · 5 years ago
  10. d27e77a net: qrtr: Reset the node and port ID of broadcast messages by Arun Kumar Neelakantam · 6 years ago
  11. fdf5fd3 net: qrtr: Broadcast messages only from control port by Arun Kumar Neelakantam · 6 years ago
  12. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  13. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  14. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  15. 28fb4e5 net: qrtr: Expose tunneling endpoint to user space by Bjorn Andersson · 6 years ago
  16. 77ac725 net: qrtr: add MODULE_ALIAS_NETPROTO macro by Nicolas Dechesne · 7 years ago
  17. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. c77f5fb qrtr: add MODULE_ALIAS macro to smd by Ramon Fried · 7 years ago
  19. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  20. c1c502b net: use rtnl_register_module where needed by Florian Westphal · 7 years ago
  21. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. b7e732f qrtr: Move to postcore_initcall by Bjorn Andersson · 7 years ago
  23. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 194ccc8 net: qrtr: Support decoding incoming v2 packets by Bjorn Andersson · 7 years ago
  26. f507a9b net: qrtr: Use sk_buff->cb in receive path by Bjorn Andersson · 7 years ago
  27. 1a7959c net: qrtr: Clean up control packet handling by Bjorn Andersson · 7 years ago
  28. e704448 net: qrtr: Pass source and destination to enqueue functions by Bjorn Andersson · 7 years ago
  29. da7653f net: qrtr: Add control packet definition to uapi by Bjorn Andersson · 7 years ago
  30. 2897871 net: qrtr: Move constants to header file by Bjorn Andersson · 7 years ago
  31. ae85bfa net: qrtr: Invoke sk_error_report() after setting sk_err by Bjorn Andersson · 7 years ago
  32. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  33. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  34. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  35. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  36. b24844b net: qrtr: Inform open sockets about new controller by Bjorn Andersson · 7 years ago
  37. 1784473 net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed by Bjorn Andersson · 7 years ago
  38. 8acc8ee net: qrtr: Inject BYE on remote termination by Bjorn Andersson · 7 years ago
  39. 64f9eca net: qrtr: Refactor packet allocation by Bjorn Andersson · 7 years ago
  40. fb79670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  41. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  42. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  43. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  44. 5052de8 soc: qcom: smd: Transition client drivers from smd to rpmsg by Bjorn Andersson · 8 years ago
  45. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  46. 08a6ee5 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel by David S. Miller · 8 years ago
  47. a986a05 net: qrtr: fix build problems by Arnd Bergmann · 8 years ago
  48. f79a917 Merge tag 'qcom-soc-for-4.7-2' into net-next by Bjorn Andersson · 8 years ago
  49. bdabad3 net: Add Qualcomm IPC router by Courtney Cavin · 8 years ago