aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-9/+10
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds61-843/+451
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2-2/+2
2019-05-06batman-adv: mcast: fix multicast tt/tvlv worker lockingLinus Lüssing3-8/+9
2019-05-06batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+18
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+46
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-mergeDavid S. Miller61-825/+432
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing7-6/+245
2019-03-25batman-adv: allow updating DAT entry timeouts on incoming ARP RepliesLinus Lüssing1-1/+3
2019-03-25batman-adv: Adjust name for batadv_dat_send_dataSven Eckelmann1-10/+14
2019-03-25batman-adv: Warn about sysfs file accessSven Eckelmann1-0/+46
2019-03-25batman-adv: Make sysfs support optionalSven Eckelmann8-75/+124
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann61-733/+0
2019-03-25batman-adv: Fix genl notification for throughput_overrideSven Eckelmann1-2/+5
2019-03-25batman-adv: fix warning in function batadv_v_elp_get_throughputAnders Roxell1-2/+4
2019-03-25batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann1-3/+15
2019-03-25batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann1-5/+9
2019-03-25batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann1-3/+13
2019-03-22genetlink: make policy common to familyJohannes Berg1-18/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-02-13Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-mergeDavid S. Miller8-142/+1020
2019-02-12batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-02-09batman-adv: Trigger genl notification on sysfs config changeSven Eckelmann3-16/+63
2019-02-09batman-adv: Add throughput_override hardif genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Add elp_interval hardif genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add orig_interval mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add network_coding mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add multicast forceflood mesh genl configurationSven Eckelmann1-0/+15
2019-02-09batman-adv: Add log_level mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add hop_penalty mesh genl configurationSven Eckelmann1-0/+11
2019-02-09batman-adv: Add gateway mesh genl configurationSven Eckelmann6-8/+95
2019-02-09batman-adv: Add fragmentation mesh genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Add distributed_arp_table mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add bridge_loop_avoidance mesh genl configurationSven Eckelmann1-0/+17
2019-02-09batman-adv: Add bonding mesh genl configurationSven Eckelmann1-0/+11
2019-02-09batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann1-0/+89
2019-02-09batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann1-0/+12
2019-02-09batman-adv: Prepare framework for vlan genl configSven Eckelmann1-2/+189
2019-02-09batman-adv: Prepare framework for hardif genl configSven Eckelmann1-21/+219
2019-02-09batman-adv: Prepare framework for mesh genl configSven Eckelmann1-62/+98
2019-02-09batman-adv: Move common genl doit code pre/post hooksSven Eckelmann1-43/+100
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+8
2019-02-06batman-adv: fix memory leak in in batadv_dat_put_dhcpMartin Weinelt1-0/+2
2019-02-01Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller61-64/+493
2019-02-01Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-2/+8
2019-01-25batman-adv: release station info tidstatsFelix Fietkau1-0/+3
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing1-2/+2
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann61-61/+61
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds2-2/+2