1. 0bf84c1 batman-adv: create common header for ICMP packets by Antonio Quartulli · 11 years ago
  2. 293e933 batman-adv: use htons when possible by Antonio Quartulli · 11 years ago
  3. ee75ed8 batman-adv: Fragment and send skbs larger than mtu by Martin Hundebøll · 11 years ago
  4. 610bfc6bc batman-adv: Receive fragmented packets and merge by Martin Hundebøll · 11 years ago
  5. f097e25 batman-adv: Remove old fragmentation code by Martin Hundebøll · 11 years ago
  6. 2c59866 batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr) by Antonio Quartulli · 11 years ago
  7. f7f8ed5 batman-adv: h_vlan_encapsulated_proto access refactoring by Antonio Quartulli · 11 years ago
  8. 2102605 batman-adv: don't use call_rcu if not needed by Antonio Quartulli · 12 years ago
  9. d7ee88d batman-adv: remove batadv_tt_global_add_orig declaration by Antonio Quartulli · 12 years ago
  10. 1e5d49f batman-adv: make tt_global_add static and return bool by Antonio Quartulli · 12 years ago
  11. 97dbc03 batman-adv: only add recordroute information to icmp request/reply by Simon Wunderlich · 12 years ago
  12. 18c68d5 batman-adv: reorder batadv_iv_flags by Simon Wunderlich · 12 years ago
  13. 9284a47 batman-adv: remove packed from batadv_ogm_packet by Simon Wunderlich · 12 years ago
  14. a1f1ac5 batman-adv: reorder packet types by Simon Wunderlich · 12 years ago
  15. 80067c8 batman-adv: add build check macros for packet member offset by Simon Wunderlich · 12 years ago
  16. 9f4980e batman-adv: remove vis functionality by Simon Wunderlich · 12 years ago
  17. 0035f97 batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit by Antonio Quartulli · 12 years ago
  18. ced7293 batman-adv: use CRC32C instead of CRC16 in TT code by Antonio Quartulli · 12 years ago
  19. 122edaa batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets by Marek Lindner · 12 years ago
  20. 335fbe0 batman-adv: tvlv - convert tt query packet to use tvlv unicast packets by Marek Lindner · 12 years ago
  21. e1bf0c1 batman-adv: tvlv - convert tt data sent within OGMs by Marek Lindner · 12 years ago
  22. 3f4841f batman-adv: tvlv - add network coding container by Marek Lindner · 12 years ago
  23. 17cf0ea batman-adv: tvlv - add distributed arp table container by Marek Lindner · 12 years ago
  24. 414254e batman-adv: tvlv - gateway download/upload bandwidth container by Marek Lindner · 12 years ago
  25. ef26157 batman-adv: tvlv - basic infrastructure by Marek Lindner · 12 years ago
  26. 60cf798 batman-adv: switch to a new packet compatibility version by Antonio Quartulli · 12 years ago
  27. 6c519ba batman-adv: set up network coding packet handlers during module init by Matthias Schiffer · 11 years ago
  28. 4c18c42 batman-adv: set the TAG flag for the vid passed to BLA by Antonio Quartulli · 11 years ago
  29. c3923b7 batman: Remove reference to compare_ether_addr by Joe Perches · 11 years ago
  30. c6eaa3f batman-adv: send GW_DEL event when the gw client mode is deselected by Antonio Quartulli · 11 years ago
  31. c00a072 batman-adv: Start new development cycle by Simon Wunderlich · 11 years ago
  32. 791c2a2 batman-adv: move enum definition at the top of the file by Antonio Quartulli · 11 years ago
  33. c54f38c batman-adv: set skb priority according to content by Simon Wunderlich · 11 years ago
  34. 50fa3b3 batman-adv: check return type of unicast packet preparations by Linus Lüssing · 11 years ago
  35. 9d2c948 batman-adv: fix potential kernel paging errors for unicast transmissions by Linus Lüssing · 11 years ago
  36. aeb193e net: Unmap fragment page once iterator is done by Wedson Almeida Filho · 11 years ago
  37. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. d5b4c93 batman-adv: Don't handle address updates when bla is disabled by Simon Wunderlich · 11 years ago
  39. 7c24bbb batman-adv: forward late OGMs from best next hop by Simon Wunderlich · 11 years ago
  40. ac16d14 batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it is taken by Matthias Schiffer · 11 years ago
  41. 6715fd3 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  42. e91ecfc batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c by Martin Hundebøll · 12 years ago
  43. 5f80df6 batman-adv: print the VID properly by Antonio Quartulli · 12 years ago
  44. eb2deb6 batman-adv: change VID semantic in the BLA code by Antonio Quartulli · 12 years ago
  45. aa27c312 batman-adv: do not print orig nodes without nc neighbors on nc table print by Marek Lindner · 12 years ago
  46. e54c77f batman-adv: Remove unnecessary INIT_HLIST_NODE() calls by Linus Lüssing · 12 years ago
  47. d4ff40f batman-adv: pass a 16bit long flag argument to tt_global_add() by Antonio Quartulli · 12 years ago
  48. 41ab6c4 batman-adv: don't deal with NET_IP_ALIGN manually by Antonio Quartulli · 12 years ago
  49. 3abe4ad batman-adv: refactor batadv_tt_local_event() by Antonio Quartulli · 12 years ago
  50. d989661 batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c by Antonio Quartulli · 12 years ago
  51. 24a5dee batman-adv: move ring_buffer helper functions in bat_iv_ogm by Antonio Quartulli · 12 years ago
  52. 7ed4be9 batman-adv: use eth_hdr() when it makes sense by Antonio Quartulli · 12 years ago
  53. 7db3fc2 batman-adv: don't initialise batman_iv private members in hard-interface.c by Antonio Quartulli · 12 years ago
  54. 38dc40e batman-adv: do not silently ignore wrong condition by Antonio Quartulli · 12 years ago
  55. a3b81b6 batman-adv: don't check compat version twice by Antonio Quartulli · 12 years ago
  56. 281581d batman-adv: don't check the source address twice by Antonio Quartulli · 12 years ago
  57. d1dc307 batman-adv: slightly improve neighbor creation debug message by Antonio Quartulli · 12 years ago
  58. 863dd7a batman-adv: drop useless argument seqno in neighbor creation by Antonio Quartulli · 12 years ago
  59. 9317801 batman-adv: fix typos in kernel doc & comments by Marek Lindner · 12 years ago
  60. caf65bf batman-adv: send each broadcast only once on non-wireless interfaces by Matthias Schiffer · 12 years ago
  61. de68d10 batman-adv: split batadv_is_wifi_iface() into two functions by Matthias Schiffer · 12 years ago
  62. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  63. f69ae77 batman-adv: Avoid double freeing of bat_counters by Martin Hundebøll · 12 years ago
  64. 7282222 batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code by Linus Lüssing · 12 years ago
  65. a436186 batman-adv: reorder clean up routine in order to avoid race conditions by Antonio Quartulli · 12 years ago
  66. 88e48d7 batman-adv: make DAT drop ARP requests targeting local clients by Antonio Quartulli · 12 years ago
  67. 7da1997 batman-adv: check return value of pskb_trim_rcsum() by Marek Lindner · 12 years ago
  68. 293c9c1 batman-adv: check proto length before accessing proto string buffer by Marek Lindner · 12 years ago
  69. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  70. 0c50134 batman-adv: fix global protection fault during soft_iface destruction by Antonio Quartulli · 12 years ago
  71. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. dd981ab batman-adv: use the proper header len when checking the TTVN by Antonio Quartulli · 12 years ago
  73. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  74. fe8a93b batman-adv: make is_my_mac() check for the current mesh only by Antonio Quartulli · 12 years ago
  75. 0c81465 batman-adv: use seq_puts instead of seq_printf when the format is constant by Antonio Quartulli · 12 years ago
  76. 9cb812c batman-adv: update Makefile copyright years by Antonio Quartulli · 12 years ago
  77. 9998bb7 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  78. cb4b0d4 batman-adv: free an hard-interface before adding it by Antonio Quartulli · 12 years ago
  79. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 12 years ago
  80. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 12 years ago
  81. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 12 years ago
  82. a15fd36 batman-adv: Don't always delete softif when last slave was removed by Sven Eckelmann · 12 years ago
  83. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 12 years ago
  84. 3713029 batman-adv: Move soft-interface initialization to ndo_init by Sven Eckelmann · 12 years ago
  85. e6a0b49 batman-adv: Fix endianness errors for network coding by Martin Hundebøll · 12 years ago
  86. 2df5278 batman-adv: network coding - receive coded packets and decode them by Martin Hundebøll · 12 years ago
  87. 612d2b4 batman-adv: network coding - save overheard and tx packets for decoding by Martin Hundebøll · 12 years ago
  88. 3c12de9 batman-adv: network coding - code and transmit packets if possible by Martin Hundebøll · 12 years ago
  89. 9533247 batman-adv: network coding - buffer unicast packets before forward by Martin Hundebøll · 12 years ago
  90. d56b170 batman-adv: network coding - detect coding nodes and remove these after timeout by Martin Hundebøll · 12 years ago
  91. d353d8d batman-adv: network coding - add the initial infrastructure code by Martin Hundebøll · 12 years ago
  92. c1d0743 batman-adv: don't use !! in bool conversion by Antonio Quartulli · 12 years ago
  93. f86ce0a batman-adv: Return reason for failure in batadv_check_unicast_packet() by Martin Hundebøll · 12 years ago
  94. 736292c batman-adv: replace redundant primary_if_get calls by Marek Lindner · 12 years ago
  95. b47506d batman-adv: verify tt len does not exceed packet len by Marek Lindner · 12 years ago
  96. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  97. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  98. 816cd5b batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance by Pau Koning · 12 years ago
  99. b53c47d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  100. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago