1. f6442ee net: hsr: fix mac_len checks by George McCollister · 3 years, 7 months ago
  2. 86587f3 net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info by Phillip Potter · 3 years, 8 months ago
  3. b82816d net: hsr: Reset MAC header for Tx path by Kurt Kanzenbach · 3 years, 9 months ago
  4. daea772 net: hsr: add support for EntryForgetTime by Marco Wenzel · 3 years, 10 months ago
  5. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  6. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  7. 2170ff0 net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
  8. b87f9fe hsr: avoid newline at end of message in NL_SET_ERR_MSG_MOD by Ye Bin · 4 years, 4 months ago
  9. cc0b065 hsr: Use %pM format specifier for MAC addresses by Andy Shevchenko · 4 years, 5 months ago
  10. 795ec4f net: prp: enhance debugfs to display PRP info by Murali Karicheri · 4 years, 5 months ago
  11. 451d812 net: prp: add packet handling support by Murali Karicheri · 4 years, 5 months ago
  12. fa4dc89 net: hsr: define and use proto_ops ptrs to handle hsr specific frames by Murali Karicheri · 4 years, 5 months ago
  13. c643ff0 net: prp: add supervision frame generation utility function by Murali Karicheri · 4 years, 5 months ago
  14. 28e458e net: hsr: introduce protocol specific function pointers by Murali Karicheri · 4 years, 5 months ago
  15. 121c33b net: hsr: introduce common code for skb initialization by Murali Karicheri · 4 years, 5 months ago
  16. 8f4c0e0 hsr: enhance netlink socket interface to support PRP by Murali Karicheri · 4 years, 5 months ago
  17. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  18. 2b96692 net: hsr: remove redundant null check by Wang Hai · 4 years, 5 months ago
  19. 5d93518 net: hsr: check for return value of skb_put_padto() by Murali Karicheri · 4 years, 5 months ago
  20. eea9f73 net: hsr: validate address B before copying to skb by Murali Karicheri · 4 years, 5 months ago
  21. 6d6148bc net: hsr: fix incorrect lsdu size in the tag of HSR frames for small frames by Murali Karicheri · 4 years, 5 months ago
  22. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  23. ccfc9df hsr: fix interface leak in error path of hsr_dev_finalize() by Taehee Yoo · 4 years, 6 months ago
  24. 42deace net/hsr: fix hsr_dev_xmit()'s return type by Luc Van Oostenryck · 4 years, 6 months ago
  25. de0083c hsr: avoid to create proc file after unregister by Taehee Yoo · 4 years, 6 months ago
  26. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  27. f96e871 hsr: remove WARN_ONCE() in hsr_fill_frame_info() by Taehee Yoo · 4 years, 8 months ago
  28. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  29. f5dda31 net: hsr: fix incorrect type usage for protocol variable by Murali Karicheri · 4 years, 8 months ago
  30. 34a9c36 hsr: remove hsr interface if all slaves are removed by Taehee Yoo · 4 years, 8 months ago
  31. ad56623 net: hsr: remove unused inline functions by YueHaibing · 4 years, 8 months ago
  32. f30e472 hsr: remove unnecessary code in hsr_dev_change_mtu() by Taehee Yoo · 4 years, 8 months ago
  33. 4faab8c hsr: check protocol version in hsr_newlink() by Taehee Yoo · 4 years, 9 months ago
  34. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  35. 3a303cf hsr: fix general protection fault in hsr_addr_is_self() by Taehee Yoo · 4 years, 9 months ago
  36. 09e91db hsr: set .netnsok flag by Taehee Yoo · 4 years, 10 months ago
  37. ca19c70 hsr: add restart routine into hsr_get_node_list() by Taehee Yoo · 4 years, 10 months ago
  38. 173756b hsr: use rcu_read_lock() in hsr_get_node_{list/status}() by Taehee Yoo · 4 years, 10 months ago
  39. 56dc0a0 hsr: fix refcnt leak of hsr slave interface by Taehee Yoo · 4 years, 10 months ago
  40. e0a4b99 hsr: use upper/lower device infrastructure by Taehee Yoo · 4 years, 10 months ago
  41. 81390d0 hsr: remove unnecessary rcu_read_lock() in hsr module by Taehee Yoo · 4 years, 10 months ago
  42. 4b793ac hsr: use netdev_err() instead of WARN_ONCE() by Taehee Yoo · 4 years, 10 months ago
  43. 13eeb5f hsr: use extack error message instead of netdev_info by Taehee Yoo · 4 years, 10 months ago
  44. f3f2f98 hsr: use debugfs_remove_recursive() instead of debugfs_remove() by Taehee Yoo · 4 years, 10 months ago
  45. a7a9456 net: hsr: Pass lockdep expression to RCU lists by Amol Grover · 4 years, 10 months ago
  46. 2b5b825 net: hsr: fix possible NULL deref in hsr_handle_frame() by Eric Dumazet · 5 years ago
  47. 339821f net/hsr: remove seq_nr_after_or_eq by Alex Shi · 5 years ago
  48. b9ae512 hsr: fix dummy hsr_debugfs_rename() declaration by Arnd Bergmann · 5 years ago
  49. 04b6942 hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename() by Taehee Yoo · 5 years ago
  50. 3ed0a1d hsr: reset network header when supervision frame is created by Taehee Yoo · 5 years ago
  51. 92a3567 hsr: fix a race condition in node list insertion and deletion by Taehee Yoo · 5 years ago
  52. 4c2d5e3 hsr: rename debugfs file when interface name is changed by Taehee Yoo · 5 years ago
  53. c6c4ccd hsr: add hsr root debugfs directory by Taehee Yoo · 5 years ago
  54. 1d19e2d hsr: fix error handling routine in hsr_dev_finalize() by Taehee Yoo · 5 years ago
  55. 84bb59d hsr: avoid debugfs warning message when module is remove by Taehee Yoo · 5 years ago
  56. df95467 hsr: fix a NULL pointer dereference in hsr_dev_xmit() by Taehee Yoo · 5 years ago
  57. 311633b hsr: switch ->dellink() to ->ndo_uninit() by Cong Wang · 5 years ago
  58. edf070a hsr: fix a NULL pointer deref in hsr_dev_xmit() by Cong Wang · 5 years ago
  59. b9a1e62 hsr: implement dellink to clean up resources by Cong Wang · 5 years ago
  60. 619afef hsr: fix a memory leak in hsr_del_port() by Cong Wang · 5 years ago
  61. d2daa12 hsr: fix don't prune the master node from the node_db by Andreas Oetken · 6 years ago
  62. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  63. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  64. ee2c46f net: hsr: add tx stats for master interface by Murali Karicheri · 6 years ago
  65. 3271273 net: hsr: fix debugfs path to support multiple interfaces by Murali Karicheri · 6 years ago
  66. 9c5f8a19 net: hsr: fix naming of file and functions by Murali Karicheri · 6 years ago
  67. 5150b45 net: hsr: Fix node prune function for forget time expiry by Aaron Kramer · 6 years ago
  68. fc4ecae net: hsr: add debugfs support for display node list by Murali Karicheri · 6 years ago
  69. 0e7623b net: hsr: convert to SPDX identifier by Murali Karicheri · 6 years ago
  70. 9f73c2b net: hsr: add blank line after function declaration by Murali Karicheri · 6 years ago
  71. b1b4aa9 net: hsr: remove camel case usage in the code by Murali Karicheri · 6 years ago
  72. d131fcc net: hsr: add missing space around operator in code by Murali Karicheri · 6 years ago
  73. 0594778 net: hsr: fix placement of logical operator in a multi-line statement by Murali Karicheri · 6 years ago
  74. 5fa9677 net: hsr: remove unnecessary space after a cast by Murali Karicheri · 6 years ago
  75. 05ca6e6 net: hsr: fix NULL checks in the code by Murali Karicheri · 6 years ago
  76. 0525fc0 net: hsr: fix lines that ends with a '(' by Murali Karicheri · 6 years ago
  77. 4fe25bd net: hsr: fix alignment issues in the code for functions by Murali Karicheri · 6 years ago
  78. 5670342 net: hsr: remove unnecessary paranthesis from the code by Murali Karicheri · 6 years ago
  79. d473077 net: hsr: fix multiple blank lines in the code by Murali Karicheri · 6 years ago
  80. d595b85 net: hsr: fix lines exceeding 80 characters by Murali Karicheri · 6 years ago
  81. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  82. 1e02796 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 6 years ago
  83. 6caabe7 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 6 years ago
  84. dda436b net: hsr: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  85. 414e7d7 net/hsr: Check skb_put_padto() return value by Florian Fainelli · 7 years ago
  86. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  87. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  88. 675c8da hsr: fix incorrect warning by Karicheri, Muralidharan · 8 years ago
  89. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  90. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  91. d4af4c0 net/hsr: use eth_hw_addr_random() by Tobias Klauser · 8 years ago
  92. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  93. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  95. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  96. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  97. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  98. 8d324fd net/hsr: Remove unused but set variable by Tobias Klauser · 8 years ago
  99. 15db6e0 net/hsr: Use setup_timer and mod_timer. by Muhammad Falak R Wani · 9 years ago
  100. f937572 NLA_BINARY misuse bug in HSR by Peter Heise · 9 years ago