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