Commit Graph

116 Commits (37130293fd50918c5498bafafd18735a24229cb9)

Author SHA1 Message Date
Sven Eckelmann 37130293fd batman-adv: Move soft-interface initialization to ndo_init 12 years ago
Martin Hundebøll 2df5278b02 batman-adv: network coding - receive coded packets and decode them 12 years ago
Martin Hundebøll 612d2b4fe0 batman-adv: network coding - save overheard and tx packets for decoding 12 years ago
Martin Hundebøll 3c12de9a5c batman-adv: network coding - code and transmit packets if possible 12 years ago
Martin Hundebøll d353d8d4d9 batman-adv: network coding - add the initial infrastructure code 12 years ago
Antonio Quartulli 0b87393146 batman-adv: update copyright years 12 years ago
Simon Wunderlich 5bc44dc845 batman-adv: postpone sysfs removal when unregistering 12 years ago
Marek Lindner 0c430d0d7b batman-adv: unbloat batadv_priv if debug is not enabled 12 years ago
Antonio Quartulli fa706554d6 batman-adv: don't compile the BLA switch if not requested 12 years ago
Linus Lüssing 02233e0c75 batman-adv: Do not add multicast MAC addresses to translation table 12 years ago
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers 12 years ago
Jiri Pirko 15c6ff3bc0 net: remove unnecessary NET_ADDR_RANDOM "bitclean" 12 years ago
Antonio Quartulli af5d4f7737 batman-adv: use ETH_P_BATMAN 12 years ago
Antonio Quartulli 74490f9691 batman-adv: process broadcast packets in BLA earlier 12 years ago
Antonio Quartulli 7c1fd91da5 batman-adv: substitute tt_poss_change with a per-tt_entry flag 12 years ago
Martin Hundebøll 4046b24afa batman-adv: Add get_ethtool_stats() support for DAT 12 years ago
Antonio Quartulli 33af49ad8a batman-adv: Distributed ARP Table - add runtime switch 12 years ago
Antonio Quartulli c384ea3ec9 batman-adv: Distributed ARP Table - add snooping functions for ARP messages 12 years ago
Antonio Quartulli 7cdcf6dddc batman-adv: add UNICAST_4ADDR packet type 12 years ago
Simon Wunderlich 4934ab951b batman-adv: don't allow ECTP traffic on batman-adv 12 years ago
Sven Eckelmann 36c1d15311 batman-adv: Set special lockdep classes to avoid lockdep warning 12 years ago
Def 40a3eb33e3 batman-adv: Fix change mac address of soft iface. 13 years ago
Antonio Quartulli 371351731e batman-adv: change interface_rx to get orig node 13 years ago
Sven Eckelmann bbb1f90efb batman-adv: Don't break statements after assignment operator 13 years ago
Sven Eckelmann 807736f6e0 batman-adv: Split batadv_priv in sub-structures for features 13 years ago
Marek Lindner 1c9b0550f4 batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure 13 years ago
Simon Wunderlich 2d3f6ccc4e batman-adv: check incoming packet type for bla 13 years ago
Sven Eckelmann 162d549c69 batman-adv: Don't leak information through uninitialized packet fields 13 years ago
Sven Eckelmann b706b13b6c batman-adv: Remove bat_ prefix from bat_{debugfs, sysfs}.{c, h} 13 years ago
Sven Eckelmann 56303d34a3 batman-adv: Prefix types structs with batadv_ 13 years ago
Sven Eckelmann 9641269011 batman-adv: Prefix packet structs with batadv_ 13 years ago
Sven Eckelmann 39c75a51ed batman-adv: Prefix main enum with BATADV_ 13 years ago
Sven Eckelmann acd34afa89 batman-adv: Prefix packet enum with BATADV_ 13 years ago
Sven Eckelmann d69909d2fc batman-adv: Prefix types enum with BATADV_ 13 years ago
Sven Eckelmann cd646ab1e2 batman-adv: Prefix gateway enum with BATADV_ 13 years ago
Sven Eckelmann 42d0b044b7 batman-adv: Prefix main defines with BATADV_ 13 years ago
Sven Eckelmann c11fdfaefa batman-adv: Prefix types defines with BATADV_ 13 years ago
Sven Eckelmann 7e071c79a6 batman-adv: Prefix packet defines with BATADV_ 13 years ago
Sven Eckelmann 0294ca0d92 batman-adv: Prefix soft-interface local static functions with batadv_ 13 years ago
Sven Eckelmann 1eda58bfc5 batman-adv: Prefix main static inline functions with batadv_ 13 years ago
Sven Eckelmann e5d89254bf batman-adv: Prefix hard-interface static inline functions with batadv_ 13 years ago
Sven Eckelmann 9cfc7bd608 batman-adv: Reformat multiline comments to consistent style 13 years ago
Sven Eckelmann 3193e8fdfa batman-adv: Prefix main non-static functions with batadv_ 13 years ago
Sven Eckelmann 88ed1e7772 batman-adv: Prefix unicast non-static functions with batadv_ 13 years ago
Sven Eckelmann 08c36d3e8a batman-adv: Prefix translation-table non-static functions with batadv_ 13 years ago
Sven Eckelmann 04b482a21a batman-adv: Prefix soft-interface non-static functions with batadv_ 13 years ago
Sven Eckelmann 9455e34cb2 batman-adv: Prefix send non-static functions with batadv_ 13 years ago
Sven Eckelmann 9563877ea5 batman-adv: Prefix hard-interface non-static functions with batadv_ 13 years ago
Sven Eckelmann 7cf06bc6ff batman-adv: Prefix gateway-client non-static functions with batadv_ 13 years ago
Sven Eckelmann 08adf15122 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ 13 years ago