summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/originator.c
Commit message (Expand)AuthorAgeFilesLines
...
* batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-161-8/+7
* batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-161-24/+10
* batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann2016-01-161-33/+13
* batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann2016-01-161-23/+10
* batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann2016-01-161-28/+31
* batman-adv: Fix list removal of batadv_hardif_neigh_nodeSven Eckelmann2016-01-131-6/+12
* batman-adv: export single hop neighbor list via debugfsMarek Lindner2015-12-161-0/+34
* batman-adv: add bat_hardif_neigh_init algo ops callMarek Lindner2015-12-161-0/+4
* batman-adv: add list of unique single hop neighbors per hard-interfaceMarek Lindner2015-12-161-0/+157
* batman-adv: turn batadv_neigh_node_get() into local functionMarek Lindner2015-08-271-36/+36
* batman-adv: rearrange batadv_neigh_node_new() arguments to follow conventionMarek Lindner2015-08-271-3/+4
* batman-adv: remove obsolete deleted attribute for gateway nodeSimon Wunderlich2015-08-271-1/+0
* batman-adv: move neigh_node list add into batadv_neigh_node_new()Marek Lindner2015-08-271-0/+12
* batman-adv: move hardif refcount inc to batadv_neigh_node_new()Marek Lindner2015-08-271-0/+6
* batman-adv: convert orig_node->vlan_list to hlistMarek Lindner2015-08-251-3/+4
* batman-adv: Replace C99 int types with kernel typeSven Eckelmann2015-08-251-8/+7
* batman-adv: Fix potential synchronization issues in mcast tvlv handlerLinus Lüssing2015-08-141-0/+5
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-071-8/+20
* batman-adv: add bat_neigh_free APIAntonio Quartulli2015-06-071-0/+6
* batman-adv: update copyright years for 2015Sven Eckelmann2015-05-291-1/+1
* batman-adv: checkpatch - Please don't use multiple blank linesAntonio Quartulli2015-01-071-1/+0
* batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-061-3/+3
* batman-adv: fix delayed foreign originator recognitionLinus Lüssing2015-01-061-0/+1
* batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner2014-05-151-1/+2
* batman-adv: fix removing neigh_ifinfoSimon Wunderlich2014-05-111-0/+46
* batman-adv: always run purge_orig_neighborsSimon Wunderlich2014-05-101-4/+4
* batman-adv: fix neigh reference imbalanceSimon Wunderlich2014-05-101-0/+5
* batman-adv: Announce new capability via multicast TVLVLinus Lüssing2014-03-221-0/+6
* batman-adv: introduce capability initialization bitfieldLinus Lüssing2014-03-221-1/+0
* batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli2014-03-221-2/+2
* batman-adv: avoid potential race condition when adding a new neighbourAntonio Quartulli2014-02-171-0/+36
* batman-adv: update copyright years for 2014Simon Wunderlich2014-01-121-1/+1
* batman-adv: add debugfs support to view multiif tablesSimon Wunderlich2014-01-121-1/+47
* batman-adv: add bonding againSimon Wunderlich2014-01-121-0/+4
* batman-adv: split out router from orig_nodeSimon Wunderlich2014-01-121-8/+234
* batman-adv: split tq information in neigh_node structSimon Wunderlich2014-01-121-19/+210
* batman-adv: remove bonding and interface alternatingSimon Wunderlich2014-01-121-14/+1
* batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli2014-01-081-3/+1
* batman-adv: use batadv_compare_eth for concisedingtianhong2013-12-261-1/+1
* batman-adv: provide orig_node routing APIAntonio Quartulli2013-10-231-88/+14
* batman-adv: adapt the neighbor purging routine to use the new API functionsAntonio Quartulli2013-10-231-8/+9
* batman-adv: add bat_orig_print API functionAntonio Quartulli2013-10-231-56/+10
* batman-adv: make struct batadv_orig_node algorithm agnosticAntonio Quartulli2013-10-231-56/+33
* batman-adv: make struct batadv_neigh_node algorithm agnosticAntonio Quartulli2013-10-231-11/+22
* batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-191-1/+1
* batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-191-3/+98
* batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli2013-10-191-0/+1
* batman-adv: Receive fragmented packets and mergeMartin Hundebøll2013-10-121-1/+13
* batman-adv: Remove old fragmentation codeMartin Hundebøll2013-10-121-9/+0
* batman-adv: tvlv - gateway download/upload bandwidth containerMarek Lindner2013-10-091-3/+1
OpenPOWER on IntegriCloud