summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27batman-adv: mcast: apply optimizations for routable packets, tooLinus Lüssing
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing
2019-06-27batman-adv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-27batman-adv: mcast: avoid redundant multicast TT entries with bridgesLinus Lüssing
2019-06-27batman-adv: mcast: collect softif listeners from IP lists insteadLinus Lüssing
2019-06-02batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann
2019-05-25batman-adv: mcast: shorten multicast tt/tvlv worker spinlock sectionLinus Lüssing
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann
2019-05-25batman-adv: Add missing include for atomic functionsSven Eckelmann
2019-05-25batman-adv: Fix includes for *_MAX constantsSven Eckelmann
2019-05-21batman-adv: fix for leaked TVLV handler.Jeremy Sowden
2019-05-21batman-adv: Start new development cycleSimon Wunderlich
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-06batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing
2019-05-06batman-adv: Start new development cycleSimon Wunderlich
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing
2019-03-25batman-adv: allow updating DAT entry timeouts on incoming ARP RepliesLinus Lüssing
2019-03-25batman-adv: Adjust name for batadv_dat_send_dataSven Eckelmann
2019-03-25batman-adv: Warn about sysfs file accessSven Eckelmann
2019-03-25batman-adv: Make sysfs support optionalSven Eckelmann
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann
2019-03-25batman-adv: Fix genl notification for throughput_overrideSven Eckelmann
2019-03-25batman-adv: fix warning in function batadv_v_elp_get_throughputAnders Roxell
2019-03-25batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann
2019-03-25batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann
2019-03-25batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-13Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...David S. Miller
2019-02-12batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet
2019-02-09batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann
2019-02-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann
2019-02-09batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann