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