summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Fix deletion of RTR(4|6) mcast list entriesSven Eckelmann2019-07-221-2/+4
* batman-adv: Fix netlink dumping of all mcast_flags bucketsSven Eckelmann2019-07-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-094-2/+10
|\
| * batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann2019-06-023-2/+8
| * batman-adv: fix for leaked TVLV handler.Jeremy Sowden2019-05-211-0/+2
* | batman-adv: mcast: apply optimizations for routable packets, tooLinus Lüssing2019-06-271-18/+241
* | batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing2019-06-273-54/+391
* | batman-adv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-278-144/+39Star
* | batman-adv: mcast: avoid redundant multicast TT entries with bridgesLinus Lüssing2019-06-271-6/+27
* | batman-adv: mcast: collect softif listeners from IP lists insteadLinus Lüssing2019-06-271-49/+143
* | batman-adv: mcast: shorten multicast tt/tvlv worker spinlock sectionLinus Lüssing2019-05-253-151/+164
* | batman-adv: Use includes instead of fwdeclsSven Eckelmann2019-05-2528-80/+60Star
* | batman-adv: Add missing include for atomic functionsSven Eckelmann2019-05-252-0/+2
* | batman-adv: Fix includes for *_MAX constantsSven Eckelmann2019-05-255-0/+5
* | batman-adv: Start new development cycleSimon Wunderlich2019-05-211-1/+1
|/
* Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller2019-05-094-9/+10
|\
| * batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing2019-05-063-8/+9
| * batman-adv: Start new development cycleSimon Wunderlich2019-05-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-0861-843/+451Star
|\ \
| * | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-054-15/+46
| |\|
| * | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2019-03-2861-825/+432Star
| |\ \
| | * | batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing2019-03-257-6/+245
| | * | batman-adv: allow updating DAT entry timeouts on incoming ARP RepliesLinus Lüssing2019-03-251-1/+3
| | * | batman-adv: Adjust name for batadv_dat_send_dataSven Eckelmann2019-03-251-10/+14
| | * | batman-adv: Warn about sysfs file accessSven Eckelmann2019-03-251-0/+46
| | * | batman-adv: Make sysfs support optionalSven Eckelmann2019-03-258-75/+124
| | * | batman-adv: Drop license boilerplateSven Eckelmann2019-03-2561-733/+0Star
| * | | genetlink: make policy common to familyJohannes Berg2019-03-221-18/+1Star
| |/ /
* | / *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-062-2/+2
| |/ |/|
* | batman-adv: Fix genl notification for throughput_overrideSven Eckelmann2019-03-251-2/+5
* | batman-adv: fix warning in function batadv_v_elp_get_throughputAnders Roxell2019-03-251-2/+4
* | batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann2019-03-251-3/+15
* | batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann2019-03-251-5/+9
* | batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann2019-03-251-3/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-0/+2
|\
| * batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet2019-02-121-0/+2
* | Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...David S. Miller2019-02-148-142/+1020
|\ \
| * | batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann2019-02-093-16/+63
| * | batman-adv: Add throughput_override hardif genl configurationSven Eckelmann2019-02-091-0/+12
| * | batman-adv: Add elp_interval hardif genl configurationSven Eckelmann2019-02-091-0/+17
| * | batman-adv: Add orig_interval mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | batman-adv: Add network_coding mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann2019-02-091-0/+15
| * | batman-adv: Add log_level mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann2019-02-091-0/+11
| * | batman-adv: Add gateway mesh genl configurationSven Eckelmann2019-02-096-8/+95
| * | batman-adv: Add fragmentation mesh genl configurationSven Eckelmann2019-02-091-0/+12
| * | batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann2019-02-091-0/+17
| * | batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann2019-02-091-0/+17