1. 06ba7ce batman-adv: use unregister_netdevice() when softif_create fails by Simon Wunderlich · 13 years ago
  2. be7af5c batman-adv: refactoring gateway handling code by Marek Lindner · 13 years ago
  3. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  4. 8b267b31 batman-adv: do_bcast has to be true for broadcast packets only by Antonio Quartulli · 13 years ago
  5. 320f422 batman-adv: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  6. b6da4bf batman-adv: rename all instances of batman_packet to batman_ogm_packet by Marek Lindner · 13 years ago
  7. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  8. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  9. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  10. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  11. e2270ea netdevice: Kill 'feature' test macros. by David S. Miller · 13 years ago
  12. 8698529 batman-adv: add_bcast_packet_to_list() takes the sending delay as parameter by Antonio Quartulli · 13 years ago
  13. 43676ab5 batman-adv: improved gateway tq-based selection by Antonio Quartulli · 13 years ago
  14. cc47f66 batman-adv: improved roaming mechanism by Antonio Quartulli · 13 years ago
  15. a73105b batman-adv: improved client announcement mechanism by Antonio Quartulli · 13 years ago
  16. b4e1705 batman-adv: Reduce usage of char by Sven Eckelmann · 13 years ago
  17. db69ecf batman-adv: Keep interface_tx as local function by Sven Eckelmann · 13 years ago
  18. 728cbc6 batman-adv: Use rcu_dereference_protected by update-side by Sven Eckelmann · 13 years ago
  19. 704509b batman-adv: Calculate sizeof using variable insead of types by Sven Eckelmann · 13 years ago
  20. 747e422 batman-adv: Add const type qualifier for pointers by Sven Eckelmann · 13 years ago
  21. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  22. 02e73c1 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  23. 6e215fd batman-adv: Remove multiline comments from line ending by Sven Eckelmann · 13 years ago
  24. 2dafb49 batman-adv: rename everything from *hna* into *tt* (translation table) by Antonio Quartulli · 13 years ago
  25. c3caf51 batman-adv: Remove unnecessary hardif_list_lock by Sven Eckelmann · 13 years ago
  26. 61906ae batman-adv: multi vlan support for bridge loop detection by Marek Lindner · 13 years ago
  27. 8e3572c batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu by Paul E. McKenney · 13 years ago
  28. dcfd9cd Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  29. 32ae9b2 batman-adv: Make bat_priv->primary_if an rcu protected pointer by Marek Lindner · 13 years ago
  30. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  31. 97dbee7 net: batman-adv: remove rx_csum ethtool_ops by Michał Mirosław · 13 years ago
  32. 9c6bc16 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  33. af20b71 batman-adv: Set the txqueuelen to zero when creating soft interface by Andrew Lunn · 13 years ago
  34. ba85fac batman-adv: protect softif_neigh by rcu by Simon Wunderlich · 13 years ago
  35. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  36. e44d8fe batman-adv: Disallow regular interface as mesh device by Sven Eckelmann · 13 years ago
  37. 7cefb14 batman-adv: Remove unused hdr_size variable in route_unicast_packet() by Linus Lüssing · 13 years ago
  38. e6c10f4 batman-adv: rename batman_if struct to hard_iface by Marek Lindner · 13 years ago
  39. 39901e7 batman-adv: separate ethernet comparing calls from hash functions by Marek Lindner · 13 years ago
  40. 9e0b33c batman-adv: Fix possible buffer overflow in softif neigh list output by Linus Lüssing · 13 years ago
  41. 7d2b554 batman-adv: Correct rcu refcounting for softif_neigh by Marek Lindner · 13 years ago
  42. 8d68921 batman-adv: Remove two duplicate includes. by Jesper Juhl · 13 years ago
  43. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 13 years ago
  44. 64afe35 batman-adv: Update copyright years by Sven Eckelmann · 13 years ago
  45. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago