1. af9a0db batman-adv: fix uninit-value in batadv_interface_tx() by Eric Dumazet · 5 years ago
  2. 1474d65 batman-adv: Force mac header to start of data on xmit by Sven Eckelmann · 5 years ago
  3. 4958003 batman-adv: Prevent duplicated softif_vlan entry by Sven Eckelmann · 6 years ago
  4. b6aa03f batman-adv: fix packet checksum in receive path by Matthias Schiffer · 6 years ago
  5. df28ca6 batman-adv: Place kref_get for softif_vlan near use by Sven Eckelmann · 8 years ago
  6. f19dc77 batman-adv: Remove orig_node reference handling from send_skb_unicast by Sven Eckelmann · 8 years ago
  7. 569c985 batman-adv: Revert "postpone sysfs removal when unregistering" by Sven Eckelmann · 8 years ago
  8. b77af26 Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  9. 33a3bb4 batman-adv: throughput meter implementation by Antonio Quartulli · 8 years ago
  10. 3ea0044 Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  11. 72f7b2d batman-adv: Adding logging of mcast flag changes by Linus Lüssing · 8 years ago
  12. 01d350d batman-adv: move bat_algo functions into a separate file by Sven Eckelmann · 8 years ago
  13. 3a24a63 batman-adv: move GW mode and selection class to private data structure by Antonio Quartulli · 8 years ago
  14. 420cb1b batman-adv: Clean up untagged vlan when destroying via rtnl-link by Sven Eckelmann · 8 years ago
  15. 9d1601ef batman-adv: replace ethertype variable with ETH_P_BATMAN for readability by Marek Lindner · 8 years ago
  16. 4b426b1 batman-adv: Use bool as return type for boolean functions by Sven Eckelmann · 8 years ago
  17. 2cd45a0 batman-adv: Create batman soft interfaces within correct netns. by Andrew Lunn · 8 years ago
  18. 0d21cda batman-adv: NETIF_F_NETNS_LOCAL feature to prevent netns moves by Andrew Lunn · 8 years ago
  19. 7142fc1 batman-adv: Remove hdr_size skb size check in batadv_interface_rx by Sven Eckelmann · 8 years ago
  20. 6535db5 batman-adv: Remove unused parameter recv_if of batadv_interface_rx by Sven Eckelmann · 8 years ago
  21. 5332174 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  22. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  23. f298cb9 batman-adv: Add kernel-doc for batadv_interface_rx by Sven Eckelmann · 8 years ago
  24. 6d030de batman-adv: fix wrong names in kerneldoc by Antonio Quartulli · 8 years ago
  25. c782966 batman-adv: Check skb size before using encapsulated ETH+VLAN header by Sven Eckelmann · 8 years ago
  26. 9c3bf08 batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put by Sven Eckelmann · 8 years ago
  27. 82047ad batman-adv: Rename batadv_hardif *_free_ref function to *_put by Sven Eckelmann · 8 years ago
  28. 6be4d30 batman-adv: Convert batadv_softif_vlan to kref by Sven Eckelmann · 8 years ago
  29. 0046b04 batman-adv: update copyright years for 2016 by Sven Eckelmann · 8 years ago
  30. 7afcbbe batman-adv: Fix kerneldoc of main functions by Sven Eckelmann · 9 years ago
  31. 62fe710 batman-adv: Fix kerneldoc parsing of return description by Sven Eckelmann · 9 years ago
  32. e51f039 batman-adv: Fix names in kerneldoc of functions by Sven Eckelmann · 9 years ago
  33. 7bca68c batman-adv: Add lower layer needed_(head|tail)room to own ones by Sven Eckelmann · 9 years ago
  34. 6b5e971 batman-adv: Replace C99 int types with kernel type by Sven Eckelmann · 9 years ago
  35. cdf7370 net: batman-adv: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  36. c1f066d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  37. 53cf037 batman-adv: Fix potentially broken skb network header access by Linus Lüssing · 9 years ago
  38. 354136b batman-adv: fix kernel crash due to missing NULL checks by Marek Lindner · 9 years ago
  39. 94d1dd8 batman-adv: change the MAC of each VLAN upon ndo_set_mac_address by Antonio Quartulli · 10 years ago
  40. 1e2c2a4 batman-adv: Add required includes to all files by Sven Eckelmann · 9 years ago
  41. 00f548b batman-adv: checkpatch - comparison to NULL could be rewritten by Marek Lindner · 9 years ago
  42. dab7b62 batman-adv: Use safer default config for optional features by Sven Eckelmann · 9 years ago
  43. 9f6446c batman-adv: update copyright years for 2015 by Sven Eckelmann · 9 years ago
  44. 8a3f8b6 batman-adv: checkpatch - Please don't use multiple blank lines by Antonio Quartulli · 10 years ago
  45. e03366e batman-adv: increase default hop penalty by Simon Wunderlich · 10 years ago
  46. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. 35df3b2 batman-adv: fix TT VLAN inconsistency on VLAN re-add by Antonio Quartulli · 10 years ago
  48. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  49. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  50. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 10 years ago
  51. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 10 years ago
  52. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 10 years ago
  53. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 10 years ago
  54. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 10 years ago
  55. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 10 years ago
  56. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 10 years ago
  57. e19f975 batman-adv: update copyright years for 2014 by Simon Wunderlich · 10 years ago
  58. c039876 batman-adv: add WiFi penalty by Simon Wunderlich · 11 years ago
  59. 42cb0be batman-adv: set the isolation mark in the skb if needed by Antonio Quartulli · 11 years ago
  60. 9464d07 batman-adv: mark a local client as isolated when needed by Antonio Quartulli · 11 years ago
  61. c42edfe batman-adv: add isolation_mark sysfs attribute by Antonio Quartulli · 11 years ago
  62. 6c413b1 batman-adv: send every DHCP packet as bat-unicast by Antonio Quartulli · 11 years ago
  63. ebf38fb batman-adv: remove FSF address from GPL disclaimer by Antonio Quartulli · 11 years ago
  64. 2b1e2cb batman-adv: fix vlan header access by Antonio Quartulli · 10 years ago
  65. 55883fd batman-adv: clean nf state when removing protocol header by Antonio Quartulli · 10 years ago
  66. a40d9b0 batman-adv: fix header alignment by unrolling batadv_header by Simon Wunderlich · 10 years ago
  67. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 11 years ago
  68. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 11 years ago
  69. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 11 years ago
  70. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 11 years ago
  71. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 11 years ago
  72. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 11 years ago
  73. a4deee1a batman-adv: Add dummy soft-interface rx mode handler by Linus Lüssing · 11 years ago
  74. 411d6ed batman-adv: consider network coding overhead when calculating required mtu by Marek Lindner · 11 years ago
  75. 293e933 batman-adv: use htons when possible by Antonio Quartulli · 11 years ago
  76. ee75ed8 batman-adv: Fragment and send skbs larger than mtu by Martin Hundebøll · 11 years ago
  77. 610bfc6bc batman-adv: Receive fragmented packets and merge by Martin Hundebøll · 11 years ago
  78. f097e25 batman-adv: Remove old fragmentation code by Martin Hundebøll · 11 years ago
  79. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 11 years ago
  80. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 11 years ago
  81. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  82. c54f38c batman-adv: set skb priority according to content by Simon Wunderlich · 11 years ago
  83. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  84. eb2deb6 batman-adv: change VID semantic in the BLA code by Antonio Quartulli · 11 years ago
  85. 7ed4be9 batman-adv: use eth_hdr() when it makes sense by Antonio Quartulli · 11 years ago
  86. f69ae77 batman-adv: Avoid double freeing of bat_counters by Martin Hundebøll · 11 years ago
  87. 0c50134 batman-adv: fix global protection fault during soft_iface destruction by Antonio Quartulli · 11 years ago
  88. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 11 years ago
  89. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 11 years ago
  90. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 11 years ago
  91. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 11 years ago
  92. 3713029 batman-adv: Move soft-interface initialization to ndo_init by Sven Eckelmann · 11 years ago
  93. 2df5278 batman-adv: network coding - receive coded packets and decode them by Martin Hundebøll · 11 years ago
  94. 612d2b4 batman-adv: network coding - save overheard and tx packets for decoding by Martin Hundebøll · 11 years ago
  95. 3c12de9 batman-adv: network coding - code and transmit packets if possible by Martin Hundebøll · 11 years ago
  96. d353d8d batman-adv: network coding - add the initial infrastructure code by Martin Hundebøll · 11 years ago
  97. 0b87393 batman-adv: update copyright years by Antonio Quartulli · 11 years ago
  98. 5bc44dc batman-adv: postpone sysfs removal when unregistering by Simon Wunderlich · 11 years ago
  99. 0c430d0 batman-adv: unbloat batadv_priv if debug is not enabled by Marek Lindner · 11 years ago
  100. fa70655 batman-adv: don't compile the BLA switch if not requested by Antonio Quartulli · 12 years ago