summaryrefslogtreecommitdiff
path: root/net/batman-adv/types.h
AgeCommit message (Expand)Author
2017-07-31batman-adv: fix TT sync flag inconsistenciesLinus Lüssing
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller
2017-04-05batman-adv: Use net_device_stats from struct net_deviceTobias Klauser
2017-03-26batman-adv: restructure rebroadcast counter into forw_packet APILinus Lüssing
2017-03-16Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-04batman-adv: Initialize gw sel_class via batadv_algoSven Eckelmann
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-11-08batman-adv: fix rare race conditions on interface removalLinus Lüssing
2016-11-08batman-adv: additional checks for virtual interfaces on top of WiFiMarek Lindner
2016-11-08batman-adv: Cache the type of wifi device for each hardifSven Eckelmann
2016-10-30batman-adv: Simple (re)broadcast avoidanceLinus Lüssing
2016-10-30batman-adv: Use own timer for multicast TT and TVLV updatesLinus Lüssing
2016-10-30batman-adv: Close two alignment holes in batadv_hard_ifaceSven Eckelmann
2016-10-19batman-adv: Use proper name for gateway list headSven Eckelmann
2016-10-19batman-adv: Use proper name for fragments list headSven Eckelmann
2016-10-17batman-adv: fix batadv_forw_packet kerneldoc for list attributeLinus Lüssing
2016-08-09batman-adv: Allow to disable debugfs supportSven Eckelmann
2016-08-09batman-adv: netlink: add gateway table queriesSven Eckelmann
2016-08-09batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer
2016-08-09batman-adv: Introduce forward packet creation helperLinus Lüssing
2016-08-09batman-adv: make GW election code protocol specificAntonio Quartulli
2016-08-09batman-adv: make the GW selection class algorithm specificAntonio Quartulli
2016-08-09batman-adv: Revert "postpone sysfs removal when unregistering"Sven Eckelmann
2016-08-09batman-adv: Modify mesh_iface outside sysfs contextSven Eckelmann
2016-08-09batman-adv: Document optional batadv_algo_opsSven Eckelmann
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann
2016-07-05batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann
2016-07-04Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli
2016-07-01Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller
2016-06-30batman-adv: Adding logging of mcast flag changesLinus Lüssing
2016-06-30batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing
2016-06-30batman-adv: move GW mode and selection class to private data structureAntonio Quartulli
2016-06-30batman-adv: remove ogm_emit and ogm_schedule API callsAntonio Quartulli
2016-06-30batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-06-29batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann
2016-05-10batman-adv: add detection for complex bridge loopsSimon Wunderlich
2016-04-29batman-adv: Fix reference counting of hardif_neigh_node object for neigh_nodeSven Eckelmann
2016-04-29batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann
2016-04-29batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP eventAntonio Quartulli
2016-02-29batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli
2016-02-29batman-adv: keep track of when unicast packets are sentAntonio Quartulli
2016-02-29batman-adv: add throughput override attribute to hard_ifacesAntonio Quartulli
2016-02-29batman-adv: OGMv2 - implement originators logicAntonio Quartulli
2016-02-29batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli
2016-02-29batman-adv: ELP - creating neighbor structuresLinus Luessing
2016-02-29batman-adv: ELP - adding basic infrastructureLinus Luessing