1. 0c4061c batman-adv: tvlv: prepare for tvlv enabled multicast packet type by Linus Lüssing · 2 years, 2 months ago
  2. e7d6127 batman-adv: mcast: remove now redundant single ucast forwarding by Linus Lüssing · 2 years, 2 months ago
  3. c4b40f8 batman-adv: Drop prandom.h includes by Sven Eckelmann · 2 years, 2 months ago
  4. 55307f5 batman-adv: Start new development cycle by Simon Wunderlich · 2 years, 2 months ago
  5. 7e68dd7 Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 3 months ago
  6. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 4 months ago
  7. 20b0b53 genetlink: introduce split op representation by Jakub Kicinski · 2 years, 4 months ago
  8. 0140a71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  9. 4dccf41 Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 2 years, 6 months ago
  10. 76af748 batman-adv: remove unused struct definitions by Marek Lindner · 2 years, 6 months ago
  11. 9c5d03d genetlink: start to validate reserved header bytes by Jakub Kicinski · 2 years, 7 months ago
  12. b1cb8a7 batman-adv: Fix hang up with small MTU hard-interface by Shigeru Yoshida · 2 years, 7 months ago
  13. 813e62a batman-adv: Drop initialization of flexible ethtool_link_ksettings by Sven Eckelmann · 2 years, 7 months ago
  14. 7d315c0 batman-adv: Drop unused headers in trace.h by Sven Eckelmann · 2 years, 7 months ago
  15. ea92882 batman-adv: Start new development cycle by Simon Wunderlich · 2 years, 7 months ago
  16. 9abc291 batman-adv: tracing: Use the new __vstring() helper by Steven Rostedt (Google) · 2 years, 8 months ago
  17. c304edd net: wrap the wireless pointers in struct net_device in an ifdef by Jakub Kicinski · 2 years, 10 months ago
  18. 9b19e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
  19. 8864d2f batman-adv: remove unnecessary type castings by Yu Zhe · 2 years, 11 months ago
  20. cfa4e7b batman-adv: Start new development cycle by Simon Wunderlich · 2 years, 11 months ago
  21. a063f2f batman-adv: Don't skb_split skbuffs with frag_list by Sven Eckelmann · 2 years, 11 months ago
  22. 94da81e batman-adv: Use netif_rx(). by Sebastian Andrzej Siewior · 3 years ago
  23. 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  24. fa452e0 Merge tag 'batadv-next-pullrequest-20220302' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 3 years ago
  25. 6c1f41a batman-adv: Don't expect inter-netns unique iflink indices by Sven Eckelmann · 3 years ago
  26. 6116ba0 batman-adv: Request iflink once in batadv_get_real_netdevice by Sven Eckelmann · 3 years ago
  27. 690bb6fb batman-adv: Request iflink once in batadv-on-batadv check by Sven Eckelmann · 3 years ago
  28. 6ee3c39 batman-adv: Demote batadv-on-batadv skip error message by Sven Eckelmann · 3 years ago
  29. eb7da4f batman-adv: Migrate to linux/container_of.h by Sven Eckelmann · 3 years ago
  30. 145c7a7 ipv6: make mc_forwarding atomic by Eric Dumazet · 3 years, 1 month ago
  31. c138f67 batman-adv: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 2 months ago
  32. 94ea939 batman-adv: Start new development cycle by Simon Wunderlich · 3 years, 2 months ago
  33. b9adba3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  34. 938f2e0 batman-adv: mcast: don't send link-local multicast to mcast routers by Linus Lüssing · 3 years, 2 months ago
  35. cde3fac batman-adv: remove unneeded variable in batadv_nc_init by Minghao Chi · 3 years, 3 months ago
  36. 9057d6c batman-adv: allow netlink usage in unprivileged containers by Linus Lüssing · 3 years, 4 months ago
  37. c226212 batman-adv: Start new development cycle by Simon Wunderlich · 3 years, 4 months ago
  38. 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
  39. 111e704 exit/kthread: Have kernel threads return instead of calling do_exit by Eric W. Biederman · 3 years, 5 months ago
  40. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  41. 6f68cd6 net: batman-adv: fix error handling by Pavel Skripkin · 3 years, 5 months ago
  42. 0f00e70 batman-adv: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 5 months ago
  43. 47ce5f1 batman-adv: prepare for const netdev->dev_addr by Jakub Kicinski · 3 years, 5 months ago
  44. 254ec03 net: make use of helper netif_is_bridge_master() by Kyungrok Chung · 3 years, 5 months ago
  45. b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  46. c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 7 months ago
  47. 808cfdf batman-adv: bcast: remove remaining skb-copy calls by Linus Lüssing · 3 years, 7 months ago
  48. 79a0bff batman-adv: Drop NULL check before dropping references by Sven Eckelmann · 3 years, 7 months ago
  49. 6340dcb batman-adv: Check ptr for NULL before reducing its refcnt by Sven Eckelmann · 3 years, 7 months ago
  50. 70eeb75 batman-adv: Switch to kstrtox.h for kstrtou64 by Sven Eckelmann · 3 years, 7 months ago
  51. 53972e4 batman-adv: Start new development cycle by Simon Wunderlich · 3 years, 7 months ago
  52. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 7 months ago
  53. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  54. 020577f batman-adv: Drop reduntant batadv interface check by Sven Eckelmann · 3 years, 10 months ago
  55. 170258c batman-adv: Don't manually reattach hard-interface by Sven Eckelmann · 3 years, 10 months ago
  56. fa20560 batman-adv: Avoid name based attaching of hard interfaces by Sven Eckelmann · 3 years, 10 months ago
  57. bf6b260 batman-adv: Drop implicit creation of batadv net_devices by Sven Eckelmann · 3 years, 10 months ago
  58. 791ad7f5 batman-adv: Fix spelling mistakes by Zheng Yongjun · 3 years, 10 months ago
  59. 1cf1ef6 batman-adv: Remove the repeated declaration by Shaokun Zhang · 3 years, 10 months ago
  60. 7a68cc1 batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support by Linus Lüssing · 3 years, 10 months ago
  61. 9f460ae batman-adv: Avoid WARN_ON timing related checks by Sven Eckelmann · 3 years, 10 months ago
  62. 4cbf055 batman-adv: bcast: avoid skb-copy for (re)queued broadcasts by Linus Lüssing · 3 years, 10 months ago
  63. 3f69339 batman-adv: bcast: queue per interface, if needed by Linus Lüssing · 3 years, 10 months ago
  64. d295345 batman-adv: Always send iface index+name in genlmsg by Sven Eckelmann · 3 years, 10 months ago
  65. 9a959ca batman-adv: Start new development cycle by Simon Wunderlich · 3 years, 10 months ago
  66. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  67. 4667bf71 Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years ago
  68. 08c27f3 batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field by Tetsuo Handa · 4 years ago
  69. 35796c1 batman-adv: Fix misspelled "wont" by Sven Eckelmann · 4 years ago
  70. 88e2ca308 mld: convert ifmcaddr6 to RCU by Taehee Yoo · 4 years ago
  71. efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  72. 5fc087f batman-adv: Drop unused header preempt.h by Sven Eckelmann · 4 years ago
  73. 549750b batman-adv: Fix order of kernel doc in batadv_priv by Linus Lüssing · 4 years ago
  74. 6417f03 module: remove never implemented MODULE_SUPPORTED_DEVICE by Leon Romanovsky · 4 years ago
  75. ebc71a38 Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years ago
  76. b1de0f0 batman-adv: Use netif_rx_any_context(). by Sebastian Andrzej Siewior · 4 years, 1 month ago
  77. 8e57158 Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux-merge by Jakub Kicinski · 4 years, 1 month ago
  78. 25d81f9 batman-adv: Fix names for kernel-doc blocks by Sven Eckelmann · 4 years, 1 month ago
  79. 576fb67 batman-adv: Avoid sizeof on flexible structure by Sven Eckelmann · 4 years, 1 month ago
  80. cfa55c6 batman-adv: Drop publication years from copyright info by Sven Eckelmann · 4 years, 1 month ago
  81. 03fd39e batman-adv: Start new development cycle by Simon Wunderlich · 4 years, 1 month ago
  82. 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years, 2 months ago
  83. 34a14c2 batman-adv: Drop unused soft-interface.h include in fragmentation.c by Simon Wunderlich · 4 years, 3 months ago
  84. a962cb2 batman-adv: Drop legacy code for auto deleting mesh interfaces by Sven Eckelmann · 4 years, 3 months ago
  85. aff6f5a batman-adv: Drop deprecated debugfs support by Sven Eckelmann · 4 years, 3 months ago
  86. 76e9f27 batman-adv: Drop deprecated sysfs support by Sven Eckelmann · 4 years, 3 months ago
  87. a5ad457 batman-adv: Allow selection of routing algorithm over rtnetlink by Sven Eckelmann · 4 years, 3 months ago
  88. 128254c batman-adv: Prepare infrastructure for newlink settings by Sven Eckelmann · 4 years, 3 months ago
  89. fcd193e batman-adv: Add new include for min/max helpers by Sven Eckelmann · 4 years, 3 months ago
  90. fee3e95 batman-adv: Start new development cycle by Simon Wunderlich · 4 years, 3 months ago
  91. 992b03b batman-adv: Don't always reallocate the fragmentation skb head by Sven Eckelmann · 4 years, 4 months ago
  92. c5cbfc8 batman-adv: Reserve needed_*room for fragments by Sven Eckelmann · 4 years, 4 months ago
  93. 4ca23e2 batman-adv: Consider fragmentation for needed_headroom by Sven Eckelmann · 4 years, 4 months ago
  94. 14a2e55 batman-adv: set .owner to THIS_MODULE by Taehee Yoo · 4 years, 4 months ago
  95. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 5 months ago
  96. eab3227 net: bridge: mcast: rename br_ip's u member to dst by Nikolay Aleksandrov · 4 years, 6 months ago
  97. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  98. 2369e82 batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh by Linus Lüssing · 4 years, 6 months ago
  99. 74c09b7 batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh by Linus Lüssing · 4 years, 6 months ago
  100. 3236d21 batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN by Linus Lüssing · 4 years, 6 months ago