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