summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/types.h
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: fix TT sync flag inconsistenciesLinus Lüssing2017-07-311-0/+2
* Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller2017-04-061-3/+3
|\
| * batman-adv: Use net_device_stats from struct net_deviceTobias Klauser2017-04-051-2/+0
| * batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing2017-03-261-1/+3
* | Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller2017-03-161-0/+2
|\ \ | |/ |/|
| * batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann2017-03-041-0/+2
* | average: change to declare precision, not factorJohannes Berg2017-03-021-1/+1
* | batman-adv: update copyright years for 2017Sven Eckelmann2017-01-261-1/+1
|/
* batman-adv: fix rare race conditions on interface removalLinus Lüssing2016-11-081-0/+2
* batman-adv: additional checks for virtual interfaces on top of WiFiMarek Lindner2016-11-081-0/+4
* batman-adv: Cache the type of wifi device for each hardifSven Eckelmann2016-11-081-0/+13
* batman-adv: Simple (re)broadcast avoidanceLinus Lüssing2016-10-301-0/+2
* batman-adv: Use own timer for multicast TT and TVLV updatesLinus Lüssing2016-10-301-1/+3
* batman-adv: Close two alignment holes in batadv_hard_ifaceSven Eckelmann2016-10-301-2/+2
* batman-adv: Use proper name for gateway list headSven Eckelmann2016-10-191-4/+4
* batman-adv: Use proper name for fragments list headSven Eckelmann2016-10-191-3/+3
* batman-adv: fix batadv_forw_packet kerneldoc for list attributeLinus Lüssing2016-10-171-1/+1
* batman-adv: Allow to disable debugfs supportSven Eckelmann2016-08-091-0/+6
* batman-adv: netlink: add gateway table queriesSven Eckelmann2016-08-091-0/+3
* batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer2016-08-091-0/+9
* batman-adv: Introduce forward packet creation helperLinus Lüssing2016-08-091-0/+2
* batman-adv: make GW election code protocol specificAntonio Quartulli2016-08-091-0/+11
* batman-adv: make the GW selection class algorithm specificAntonio Quartulli2016-08-091-0/+13
* batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann2016-08-091-4/+0
* batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann2016-08-091-0/+13
* batman-adv: Document optional batadv_algo_opsSven Eckelmann2016-08-091-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-1/+5
|\
| * batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-07-051-1/+3
| * batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-07-051-0/+2
* | Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-041-48/+178
|\ \
| * | batman-adv: split routing API data structure in subobjectsAntonio Quartulli2016-07-041-48/+66
| * | batman-adv: throughput meter implementationAntonio Quartulli2016-07-041-0/+112
* | | Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller2016-07-011-11/+21
|\ \ \ | |/ / | | / | |/ |/|
| * batman-adv: Adding logging of mcast flag changesLinus Lüssing2016-06-301-0/+4
| * batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing2016-06-301-0/+13
| * batman-adv: move GW mode and selection class to private data structureAntonio Quartulli2016-06-301-4/+4
| * batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli2016-06-301-4/+0
| * batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner2016-06-301-3/+0
* | batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann2016-06-291-0/+2
|/
* batman-adv: add detection for complex bridge loopsSimon Wunderlich2016-05-101-0/+8
* batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann2016-04-291-0/+2
* batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann2016-04-291-0/+2
* batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli2016-04-291-0/+3
* batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli2016-02-291-0/+16
* batman-adv: keep track of when unicast packets are sentAntonio Quartulli2016-02-291-0/+2
* batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli2016-02-291-0/+2
* batman-adv: OGMv2 - implement originators logicAntonio Quartulli2016-02-291-0/+4
* batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli2016-02-291-0/+18
* batman-adv: ELP - creating neighbor structuresLinus Luessing2016-02-291-0/+33
* batman-adv: ELP - adding basic infrastructureLinus Luessing2016-02-291-0/+18
OpenPOWER on IntegriCloud