Age | Commit message (Expand) | Author |
2019-03-25 | batman-adv: Fix genl notification for throughput_override | Sven Eckelmann |
2019-03-25 | batman-adv: fix warning in function batadv_v_elp_get_throughput | Anders Roxell |
2019-03-25 | batman-adv: Reduce tt_global hash refcnt only for removed entry | Sven Eckelmann |
2019-03-25 | batman-adv: Reduce tt_local hash refcnt only for removed entry | Sven Eckelmann |
2019-03-25 | batman-adv: Reduce claim hash refcnt only for removed entry | Sven Eckelmann |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-13 | Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m... | David S. Miller |
2019-02-12 | batman-adv: fix uninit-value in batadv_interface_tx() | Eric Dumazet |
2019-02-09 | batman-adv: Trigger genl notification on sysfs config change | Sven Eckelmann |
2019-02-09 | batman-adv: Add throughput_override hardif genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add elp_interval hardif genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add orig_interval mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add network_coding mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add multicast forceflood mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add log_level mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add hop_penalty mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add gateway mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add fragmentation mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add distributed_arp_table mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add bridge_loop_avoidance mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add bonding mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add ap_isolation mesh/vlan genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Add aggregated_ogms mesh genl configuration | Sven Eckelmann |
2019-02-09 | batman-adv: Prepare framework for vlan genl config | Sven Eckelmann |
2019-02-09 | batman-adv: Prepare framework for hardif genl config | Sven Eckelmann |
2019-02-09 | batman-adv: Prepare framework for mesh genl config | Sven Eckelmann |
2019-02-09 | batman-adv: Move common genl doit code pre/post hooks | Sven Eckelmann |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-06 | batman-adv: fix memory leak in in batadv_dat_put_dhcp | Martin Weinelt |
2019-02-01 | Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m... | David S. Miller |
2019-02-01 | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-01-25 | batman-adv: release station info tidstats | Felix Fietkau |
2019-01-22 | bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls | Linus Lüssing |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-31 | batman-adv: Force mac header to start of data on xmit | Sven Eckelmann |
2018-12-30 | batman-adv: Snoop DHCPACKs for DAT | Linus Lüssing |
2018-12-30 | batman-adv: Avoid WARN on net_device without parent in netns | Sven Eckelmann |
2018-12-30 | batman-adv: Start new development cycle | Simon Wunderlich |
2018-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-12 | batman-adv: enable MCAST by default at compile time | Linus Lüssing |
2018-11-12 | batman-adv: Move CRC16 dependency to BATMAN_ADV_BLA | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent multicast netlink dump detection | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent local TT netlink dump detection | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent dat netlink dump detection | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent claim netlink dump detection | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent backbone netlink dump detection | Sven Eckelmann |
2018-11-12 | batman-adv: Store modification counter via hash helpers | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent hardif netlink dump detection | Sven Eckelmann |
2018-11-12 | batman-adv: Add inconsistent gateway netlink dump detection | Sven Eckelmann |