summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
...
* | batman-adv: Introduce forward packet creation helperLinus Lüssing2016-08-094-59/+98
* | batman-adv: fix boolreturn.cocci warningskbuild test robot2016-08-091-1/+1
* | batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann2016-08-091-30/+47
* | batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli2016-08-091-0/+28
* | batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli2016-08-093-4/+226
* | batman-adv: make GW election code protocol specificAntonio Quartulli2016-08-095-192/+263
* | batman-adv: make the GW selection class algorithm specificAntonio Quartulli2016-08-093-2/+79
* | batman-adv: Remove unused primary_if and bat_priv variablesLinus Lüssing2016-08-091-15/+4
* | batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann2016-08-091-0/+14
* | batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann2016-08-093-58/+16
* | batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2016-08-092-26/+94
* | batman-adv: Define module rtnl link nameSven Eckelmann2016-08-091-0/+1
* | batman-adv: Document optional batadv_algo_opsSven Eckelmann2016-08-091-3/+5
* | batman-adv: Start new development cycleSimon Wunderlich2016-08-091-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-246-42/+161
|\
| * batman-adv: Fix speedy join in gateway client modeSven Eckelmann2016-07-061-2/+2
| * batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann2016-07-051-0/+7
| * batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-07-052-14/+42
| * batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-07-052-23/+90
| * batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann2016-07-051-0/+8
| * batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann2016-07-051-2/+8
| * batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann2016-07-051-1/+4
* | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-0441-1217/+3716
|\ \
| * | batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-0412-124/+150
| * | batman-adv: throughput meter implementationAntonio Quartulli2016-07-0412-10/+1978
| * | batman-adv: return netdev status in the TX pathAntonio Quartulli2016-07-045-44/+68
| * | batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer2016-07-041-0/+137
| * | batman-adv: add generic netlink family for batman-advMatthias Schiffer2016-07-044-0/+87
| * | batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann2016-06-309-36/+84
| * | batman-adv: Consolidate logging related functionsSven Eckelmann2016-06-3023-282/+364
| * | batman-adv: move bat_algo functions into a separate fileSven Eckelmann2016-06-3011-108/+160
| * | batman-adv: split tvlv into a separate fileMarkus Pargmann2016-06-3013-625/+700
| * | batman-adv: Keep includes ordered by filenameSven Eckelmann2016-06-307-11/+11
| * | batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann2016-06-301-2/+2
* | | Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-0125-182/+694
|\ \ \ | |/ /
| * | batman-adv: Add debugfs table for mcast flagsLinus Lüssing2016-06-303-0/+130
| * | batman-adv: Adding logging of mcast flag changesLinus Lüssing2016-06-304-3/+142
| * | batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing2016-06-303-19/+177
| * | batman-adv: Always flood IGMP/MLD reportsLinus Lüssing2016-06-302-14/+75
| * | batman-adv: Include frame priority in fragment headerAndrew Lunn2016-06-303-2/+16
| * | batman-adv: Set skb priority in fragmentsAndrew Lunn2016-06-301-2/+1
| * | batman-adv: init ELP tweaking options only onceMarek Lindner2016-06-304-7/+23
| * | batman-adv: move GW mode and selection class to private data structureAntonio Quartulli2016-06-305-21/+21
| * | batman-adv: remove useless inline attribute for sysfs helper functionAntonio Quartulli2016-06-301-6/+6
| * | batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli2016-06-307-86/+67
| * | batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2016-06-302-8/+0
| * | batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner2016-06-305-13/+38
| * | batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich2016-06-301-2/+0
| * | batman-adv: statically print gateway table headerAntonio Quartulli2016-06-301-2/+1
| * | batman-adv: Start new development cycleSimon Wunderlich2016-06-301-1/+1
OpenPOWER on IntegriCloud