1. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 10 years ago
  2. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 10 years ago
  3. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 10 years ago
  4. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 10 years ago
  5. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 10 years ago
  6. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 10 years ago
  7. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 10 years ago
  8. e19f975 batman-adv: update copyright years for 2014 by Simon Wunderlich · 11 years ago
  9. c039876 batman-adv: add WiFi penalty by Simon Wunderlich · 11 years ago
  10. 42cb0be batman-adv: set the isolation mark in the skb if needed by Antonio Quartulli · 11 years ago
  11. 9464d07 batman-adv: mark a local client as isolated when needed by Antonio Quartulli · 11 years ago
  12. c42edfe batman-adv: add isolation_mark sysfs attribute by Antonio Quartulli · 11 years ago
  13. 6c413b1 batman-adv: send every DHCP packet as bat-unicast by Antonio Quartulli · 11 years ago
  14. ebf38fb batman-adv: remove FSF address from GPL disclaimer by Antonio Quartulli · 11 years ago
  15. 2b1e2cb batman-adv: fix vlan header access by Antonio Quartulli · 11 years ago
  16. 55883fd batman-adv: clean nf state when removing protocol header by Antonio Quartulli · 11 years ago
  17. a40d9b0 batman-adv: fix header alignment by unrolling batadv_header by Simon Wunderlich · 11 years ago
  18. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 11 years ago
  19. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 11 years ago
  20. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 11 years ago
  21. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 11 years ago
  22. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 11 years ago
  23. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 11 years ago
  24. a4deee1a batman-adv: Add dummy soft-interface rx mode handler by Linus Lüssing · 11 years ago
  25. 411d6ed batman-adv: consider network coding overhead when calculating required mtu by Marek Lindner · 11 years ago
  26. 293e933 batman-adv: use htons when possible by Antonio Quartulli · 11 years ago
  27. ee75ed8 batman-adv: Fragment and send skbs larger than mtu by Martin Hundebøll · 11 years ago
  28. 610bfc6bc batman-adv: Receive fragmented packets and merge by Martin Hundebøll · 11 years ago
  29. f097e25 batman-adv: Remove old fragmentation code by Martin Hundebøll · 11 years ago
  30. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 11 years ago
  31. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 11 years ago
  32. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  33. c54f38c batman-adv: set skb priority according to content by Simon Wunderlich · 11 years ago
  34. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  35. eb2deb6 batman-adv: change VID semantic in the BLA code by Antonio Quartulli · 11 years ago
  36. 7ed4be9 batman-adv: use eth_hdr() when it makes sense by Antonio Quartulli · 11 years ago
  37. f69ae77 batman-adv: Avoid double freeing of bat_counters by Martin Hundebøll · 11 years ago
  38. 0c50134 batman-adv: fix global protection fault during soft_iface destruction by Antonio Quartulli · 11 years ago
  39. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 11 years ago
  40. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 11 years ago
  41. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 11 years ago
  42. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 11 years ago
  43. 3713029 batman-adv: Move soft-interface initialization to ndo_init by Sven Eckelmann · 11 years ago
  44. 2df5278 batman-adv: network coding - receive coded packets and decode them by Martin Hundebøll · 11 years ago
  45. 612d2b4 batman-adv: network coding - save overheard and tx packets for decoding by Martin Hundebøll · 11 years ago
  46. 3c12de9 batman-adv: network coding - code and transmit packets if possible by Martin Hundebøll · 11 years ago
  47. d353d8d batman-adv: network coding - add the initial infrastructure code by Martin Hundebøll · 11 years ago
  48. 0b87393 batman-adv: update copyright years by Antonio Quartulli · 12 years ago
  49. 5bc44dc batman-adv: postpone sysfs removal when unregistering by Simon Wunderlich · 11 years ago
  50. 0c430d0 batman-adv: unbloat batadv_priv if debug is not enabled by Marek Lindner · 12 years ago
  51. fa70655 batman-adv: don't compile the BLA switch if not requested by Antonio Quartulli · 12 years ago
  52. 02233e0 batman-adv: Do not add multicast MAC addresses to translation table by Linus Lüssing · 12 years ago
  53. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  54. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  55. af5d4f7 batman-adv: use ETH_P_BATMAN by Antonio Quartulli · 12 years ago
  56. 67f4efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  57. 74490f9 batman-adv: process broadcast packets in BLA earlier by Antonio Quartulli · 12 years ago
  58. 7c1fd91 batman-adv: substitute tt_poss_change with a per-tt_entry flag by Antonio Quartulli · 12 years ago
  59. 4046b24 batman-adv: Add get_ethtool_stats() support for DAT by Martin Hundebøll · 12 years ago
  60. 33af49a batman-adv: Distributed ARP Table - add runtime switch by Antonio Quartulli · 12 years ago
  61. c384ea3 batman-adv: Distributed ARP Table - add snooping functions for ARP messages by Antonio Quartulli · 13 years ago
  62. 7cdcf6d batman-adv: add UNICAST_4ADDR packet type by Antonio Quartulli · 12 years ago
  63. 4934ab9 batman-adv: don't allow ECTP traffic on batman-adv by Simon Wunderlich · 12 years ago
  64. 36c1d15 batman-adv: Set special lockdep classes to avoid lockdep warning by Sven Eckelmann · 12 years ago
  65. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 40a3eb3 batman-adv: Fix change mac address of soft iface. by Def · 12 years ago
  67. 3713517 batman-adv: change interface_rx to get orig node by Antonio Quartulli · 12 years ago
  68. bbb1f90 batman-adv: Don't break statements after assignment operator by Sven Eckelmann · 12 years ago
  69. 807736f batman-adv: Split batadv_priv in sub-structures for features by Sven Eckelmann · 12 years ago
  70. 1c9b055 batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure by Marek Lindner · 12 years ago
  71. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 2d3f6cc batman-adv: check incoming packet type for bla by Simon Wunderlich · 12 years ago
  73. 162d549 batman-adv: Don't leak information through uninitialized packet fields by Sven Eckelmann · 12 years ago
  74. b706b13 batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} by Sven Eckelmann · 12 years ago
  75. 56303d3 batman-adv: Prefix types structs with batadv_ by Sven Eckelmann · 12 years ago
  76. 9641269 batman-adv: Prefix packet structs with batadv_ by Sven Eckelmann · 12 years ago
  77. 39c75a5 batman-adv: Prefix main enum with BATADV_ by Sven Eckelmann · 12 years ago
  78. acd34af batman-adv: Prefix packet enum with BATADV_ by Sven Eckelmann · 12 years ago
  79. d69909d batman-adv: Prefix types enum with BATADV_ by Sven Eckelmann · 12 years ago
  80. cd646ab batman-adv: Prefix gateway enum with BATADV_ by Sven Eckelmann · 12 years ago
  81. 42d0b04 batman-adv: Prefix main defines with BATADV_ by Sven Eckelmann · 12 years ago
  82. c11fdfa batman-adv: Prefix types defines with BATADV_ by Sven Eckelmann · 12 years ago
  83. 7e071c7 batman-adv: Prefix packet defines with BATADV_ by Sven Eckelmann · 12 years ago
  84. 0294ca0 batman-adv: Prefix soft-interface local static functions with batadv_ by Sven Eckelmann · 12 years ago
  85. 1eda58b batman-adv: Prefix main static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  86. e5d8925 batman-adv: Prefix hard-interface static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  87. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 12 years ago
  88. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  89. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  90. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  91. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  92. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  93. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  94. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  95. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  96. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  97. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  98. f821486 batman-adv: Add get_ethtool_stats() support by Martin Hundebøll · 12 years ago
  99. 0d12507 batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr) by Antonio Quartulli · 12 years ago
  100. 7a5cc24 batman-adv: add bridge loop avoidance compile option by Simon Wunderlich · 12 years ago