1. 9464d07 batman-adv: mark a local client as isolated when needed by Antonio Quartulli · 11 years ago
  2. c42edfe batman-adv: add isolation_mark sysfs attribute by Antonio Quartulli · 11 years ago
  3. 6c413b1 batman-adv: send every DHCP packet as bat-unicast by Antonio Quartulli · 11 years ago
  4. 36484f8 batman-adv: remove parenthesis from return statements by Antonio Quartulli · 11 years ago
  5. 4e820e7 batman-adv: rename gw_deselect() to gw_reselect() by Antonio Quartulli · 11 years ago
  6. f316318 batman-adv: deselect current GW on client mode switch off by Antonio Quartulli · 11 years ago
  7. ebf38fb batman-adv: remove FSF address from GPL disclaimer by Antonio Quartulli · 11 years ago
  8. 3fba732 batman-adv: don't switch byte order too often if not needed by Antonio Quartulli · 11 years ago
  9. a48bcac batman-adv: properly rename define in distributed arp table header file by Antonio Quartulli · 11 years ago
  10. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 2b1e2cb batman-adv: fix vlan header access by Antonio Quartulli · 11 years ago
  12. 55883fd batman-adv: clean nf state when removing protocol header by Antonio Quartulli · 11 years ago
  13. ca66304 batman-adv: fix alignment for batadv_tvlv_tt_change by Antonio Quartulli · 11 years ago
  14. 2f7a318 batman-adv: fix size of batadv_bla_claim_dst by Simon Wunderlich · 11 years ago
  15. 27a417e batman-adv: fix size of batadv_icmp_header by Antonio Quartulli · 11 years ago
  16. a40d9b0 batman-adv: fix header alignment by unrolling batadv_header by Simon Wunderlich · 11 years ago
  17. 46b76e0 batman-adv: fix alignment for batadv_coded_packet by Simon Wunderlich · 11 years ago
  18. 323813e batman-adv: use batadv_compare_eth for concise by dingtianhong · 11 years ago
  19. d9cd4fe5 batadv: Slight optimization of batadv_compare_eth by Joe Perches · 11 years ago
  20. da6b8c2 batman-adv: generalize batman-adv icmp packet handling by Simon Wunderlich · 11 years ago
  21. 15c33da batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  22. 0eb01568 batman-adv: include the sync-flags when compute the global/local table CRC by Antonio Quartulli · 11 years ago
  23. 3c4f7ab batman-adv: improve the TT component to support runtime flag changes by Antonio Quartulli · 11 years ago
  24. 0c69aec batman-adv: invoke dev_get_by_index() outside of is_wifi_iface() by Antonio Quartulli · 11 years ago
  25. 8257f55 batman-adv: send GW_DEL event in case of soft-iface destruction by Antonio Quartulli · 11 years ago
  26. a19d3d8 batman-adv: limit local translation table max size by Marek Lindner · 12 years ago
  27. 4627456 batman-adv: adapt the TT component to use the new API functions by Antonio Quartulli · 11 years ago
  28. d0015fd batman-adv: provide orig_node routing API by Antonio Quartulli · 11 years ago
  29. 81e26b1 batman-adv: adapt the neighbor purging routine to use the new API functions by Antonio Quartulli · 11 years ago
  30. 6680a12 batman-adv: adapt bonding to use the new API functions by Antonio Quartulli · 11 years ago
  31. c43c981 batman-adv: add bat_neigh_is_equiv_or_better API function by Antonio Quartulli · 11 years ago
  32. a3285a8 batman-adv: add bat_neigh_cmp API function by Antonio Quartulli · 11 years ago
  33. 737a2a22 batman-adv: add bat_orig_print API function by Antonio Quartulli · 11 years ago
  34. bbad0a5 batman-adv: make struct batadv_orig_node algorithm agnostic by Antonio Quartulli · 11 years ago
  35. 0538f75 batman-adv: make struct batadv_neigh_node algorithm agnostic by Antonio Quartulli · 11 years ago
  36. cfd4f75 batman-adv: make the backbone gw check VLAN specific by Antonio Quartulli · 11 years ago
  37. 95fb130 batman-adv: make the TT global purge routine VLAN specific by Antonio Quartulli · 11 years ago
  38. 7ea7b4a batman-adv: make the TT CRC logic VLAN specific by Antonio Quartulli · 11 years ago
  39. a70a9aa batman-adv: lock around TT operations to avoid sending inconsistent data by Antonio Quartulli · 11 years ago
  40. e75de4f batman-adv: remove bogus comment by Antonio Quartulli · 11 years ago
  41. e300d31 batman-adv: refine API calls for unicast transmissions of SKBs by Linus Lüssing · 11 years ago
  42. b8cbd81 batman-adv: make the AP isolation attribute VLAN specific by Antonio Quartulli · 11 years ago
  43. 90f4435 batman-adv: add sysfs framework for VLAN by Antonio Quartulli · 11 years ago
  44. 5d2c05b batman-adv: add per VLAN interface attribute framework by Antonio Quartulli · 11 years ago
  45. be1db4f batman-adv: make the Distributed ARP Table vlan aware by Antonio Quartulli · 12 years ago
  46. bbb877e batman-adv: make the GW module correctly talk to the new VLAN-TT by Antonio Quartulli · 12 years ago
  47. 1605278 batman-adv: print the VID together with the TT entries by Antonio Quartulli · 12 years ago
  48. 0ffa9e8 batman-adv: use vid when computing local and global TT CRC by Antonio Quartulli · 12 years ago
  49. c018ad3 batman-adv: add the VLAN ID attribute to the TT entry by Antonio Quartulli · 12 years ago
  50. bc58eee batman-adv: update email address for Marek Lindner by Marek Lindner · 11 years ago
  51. c679ff8 batman-adv: update email address for Simon Wunderlich by Simon Wunderlich · 11 years ago
  52. 33faa04 batman-adv: check skb preparation return value by Antonio Quartulli · 11 years ago
  53. a4deee1a batman-adv: Add dummy soft-interface rx mode handler by Linus Lüssing · 12 years ago
  54. e8cf234 batman-adv: make batadv_tt_save_orig_buffer() generic by Antonio Quartulli · 12 years ago
  55. 298e6e6 batman-adv: implement batadv_tt_entries by Antonio Quartulli · 12 years ago
  56. 56a5ca8 batman-adv: remove useless find_router look up by Simon Wunderlich · 12 years ago
  57. 411d6ed batman-adv: consider network coding overhead when calculating required mtu by Marek Lindner · 12 years ago
  58. 0bf84c1 batman-adv: create common header for ICMP packets by Antonio Quartulli · 12 years ago
  59. 293e933 batman-adv: use htons when possible by Antonio Quartulli · 12 years ago
  60. ee75ed8 batman-adv: Fragment and send skbs larger than mtu by Martin Hundebøll · 12 years ago
  61. 610bfc6bc batman-adv: Receive fragmented packets and merge by Martin Hundebøll · 12 years ago
  62. f097e25 batman-adv: Remove old fragmentation code by Martin Hundebøll · 12 years ago
  63. 2c59866 batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr) by Antonio Quartulli · 12 years ago
  64. f7f8ed5 batman-adv: h_vlan_encapsulated_proto access refactoring by Antonio Quartulli · 12 years ago
  65. 2102605 batman-adv: don't use call_rcu if not needed by Antonio Quartulli · 12 years ago
  66. d7ee88d batman-adv: remove batadv_tt_global_add_orig declaration by Antonio Quartulli · 12 years ago
  67. 1e5d49f batman-adv: make tt_global_add static and return bool by Antonio Quartulli · 12 years ago
  68. 97dbc03 batman-adv: only add recordroute information to icmp request/reply by Simon Wunderlich · 12 years ago
  69. 18c68d5 batman-adv: reorder batadv_iv_flags by Simon Wunderlich · 12 years ago
  70. 9284a47 batman-adv: remove packed from batadv_ogm_packet by Simon Wunderlich · 12 years ago
  71. a1f1ac5 batman-adv: reorder packet types by Simon Wunderlich · 12 years ago
  72. 80067c8 batman-adv: add build check macros for packet member offset by Simon Wunderlich · 12 years ago
  73. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 12 years ago
  74. 0035f97 batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit by Antonio Quartulli · 12 years ago
  75. ced7293 batman-adv: use CRC32C instead of CRC16 in TT code by Antonio Quartulli · 12 years ago
  76. 122edaa batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets by Marek Lindner · 12 years ago
  77. 335fbe0 batman-adv: tvlv - convert tt query packet to use tvlv unicast packets by Marek Lindner · 12 years ago
  78. e1bf0c1 batman-adv: tvlv - convert tt data sent within OGMs by Marek Lindner · 12 years ago
  79. 3f4841f batman-adv: tvlv - add network coding container by Marek Lindner · 12 years ago
  80. 17cf0ea batman-adv: tvlv - add distributed arp table container by Marek Lindner · 12 years ago
  81. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 12 years ago
  82. ef26157 batman-adv: tvlv - basic infrastructure by Marek Lindner · 12 years ago
  83. 60cf798 batman-adv: switch to a new packet compatibility version by Antonio Quartulli · 12 years ago
  84. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  85. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  86. c3923b7 batman: Remove reference to compare_ether_addr by Joe Perches · 11 years ago
  87. c6eaa3f batman-adv: send GW_DEL event when the gw client mode is deselected by Antonio Quartulli · 11 years ago
  88. c00a072 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  89. 791c2a2 batman-adv: move enum definition at the top of the file by Antonio Quartulli · 11 years ago
  90. c54f38c9 batman-adv: set skb priority according to content by Simon Wunderlich · 11 years ago
  91. 50fa3b3 batman-adv: check return type of unicast packet preparations by Linus Lüssing · 11 years ago
  92. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  93. aeb193e net: Unmap fragment page once iterator is done by Wedson Almeida Filho · 11 years ago
  94. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. d5b4c93 batman-adv: Don't handle address updates when bla is disabled by Simon Wunderlich · 12 years ago
  96. 7c24bbb batman-adv: forward late OGMs from best next hop by Simon Wunderlich · 12 years ago
  97. ac16d14 batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it is taken by Matthias Schiffer · 12 years ago
  98. 6715fd3 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  99. e91ecfc batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c by Martin Hundebøll · 12 years ago
  100. 5f80df6 batman-adv: print the VID properly by Antonio Quartulli · 12 years ago