summaryrefslogtreecommitdiffstats
path: root/net/batman-adv
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann2019-09-211-6/+12
* batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann2019-09-161-7/+13
* batman-adv: fix uninit-value in batadv_netlink_get_ifindex()Eric Dumazet2019-09-161-1/+1
* batman-adv: Fix netlink dumping of all mcast_flags bucketsSven Eckelmann2019-09-101-1/+1
* batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann2019-07-263-2/+8
* batman-adv: fix for leaked TVLV handler.Jeremy Sowden2019-07-261-0/+2
* 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-0761-843/+451
|\ \
| * | 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/+432
| |\ \
| | * | 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/+0
| * | | genetlink: make policy common to familyJohannes Berg2019-03-221-18/+1
| |/ /
* | / *: 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-138-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
| * | batman-adv: Add bonding mesh genl configurationSven Eckelmann2019-02-091-0/+11
| * | batman-adv: Add ap_isolation mesh/vlan genl configurationSven Eckelmann2019-02-091-0/+89
| * | batman-adv: Add aggregated_ogms mesh genl configurationSven Eckelmann2019-02-091-0/+12
| * | batman-adv: Prepare framework for vlan genl configSven Eckelmann2019-02-091-2/+189
| * | batman-adv: Prepare framework for hardif genl configSven Eckelmann2019-02-091-21/+219
| * | batman-adv: Prepare framework for mesh genl configSven Eckelmann2019-02-091-62/+98
| * | batman-adv: Move common genl doit code pre/post hooksSven Eckelmann2019-02-091-43/+100
| * | batman-adv: fix memory leak in in batadv_dat_put_dhcpMartin Weinelt2019-02-061-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-083-2/+8
|\ \ \ | | |/ | |/|