summaryrefslogtreecommitdiff
path: root/net/batman-adv
AgeCommit message (Expand)Author
2016-08-09batman-adv: iv_ogm, Reduce code duplicationMarkus Pargmann
2016-08-09batman-adv: disable sysfs knobs when GW-mode is not implementedAntonio Quartulli
2016-08-09batman-adv: B.A.T.M.A.N. V - implement GW selection logicAntonio Quartulli
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: Remove unused primary_if and bat_priv variablesLinus Lüssing
2016-08-09batman-adv: Avoid sysfs name collision for netns movesSven Eckelmann
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: Define module rtnl link nameSven Eckelmann
2016-08-09batman-adv: Document optional batadv_algo_opsSven Eckelmann
2016-08-09batman-adv: Start new development cycleSimon Wunderlich
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-06batman-adv: Fix speedy join in gateway client modeSven Eckelmann
2016-07-05batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann
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-05batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann
2016-07-05batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann
2016-07-05batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann
2016-07-05Merge 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-04batman-adv: return netdev status in the TX pathAntonio Quartulli
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer
2016-07-04batman-adv: add generic netlink family for batman-advMatthias Schiffer
2016-07-01Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...David S. Miller
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30batman-adv: Fix bat_(iv|v) function declaration headerSven Eckelmann
2016-06-30batman-adv: Add debugfs table for mcast flagsLinus Lüssing
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: Adding logging of mcast flag changesLinus Lüssing
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann
2016-06-30batman-adv: Add multicast optimization support for bridged setupsLinus Lüssing
2016-06-30batman-adv: split tvlv into a separate fileMarkus Pargmann
2016-06-30batman-adv: Always flood IGMP/MLD reportsLinus Lüssing
2016-06-30batman-adv: Keep includes ordered by filenameSven Eckelmann
2016-06-30batman-adv: Include frame priority in fragment headerAndrew Lunn
2016-06-30batman-adv: Include main.h in bat_v_ogm.hSven Eckelmann
2016-06-30batman-adv: Set skb priority in fragmentsAndrew Lunn
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner
2016-06-30batman-adv: move GW mode and selection class to private data structureAntonio Quartulli
2016-06-30batman-adv: remove useless inline attribute for sysfs helper functionAntonio 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-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-06-30batman-adv: remove unused vid local variable in tt seq printSimon Wunderlich
2016-06-30batman-adv: statically print gateway table headerAntonio Quartulli
2016-06-30batman-adv: Start new development cycleSimon Wunderlich
2016-06-29batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann