Age | Commit message (Expand) | Author | Files | Lines |
2019-05-09 | Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge | David S. Miller | 4 | -9/+10 |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 61 | -843/+451 |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov | 2 | -2/+2 |
2019-05-06 | batman-adv: mcast: fix multicast tt/tvlv worker locking | Linus Lüssing | 3 | -8/+9 |
2019-05-06 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+18 |
2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -15/+46 |
2019-03-28 | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m... | David S. Miller | 61 | -825/+432 |
2019-03-25 | batman-adv: Add multicast-to-unicast support for multiple targets | Linus Lüssing | 7 | -6/+245 |
2019-03-25 | batman-adv: allow updating DAT entry timeouts on incoming ARP Replies | Linus Lüssing | 1 | -1/+3 |
2019-03-25 | batman-adv: Adjust name for batadv_dat_send_data | Sven Eckelmann | 1 | -10/+14 |
2019-03-25 | batman-adv: Warn about sysfs file access | Sven Eckelmann | 1 | -0/+46 |
2019-03-25 | batman-adv: Make sysfs support optional | Sven Eckelmann | 8 | -75/+124 |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann | 61 | -733/+0 |
2019-03-25 | batman-adv: Fix genl notification for throughput_override | Sven Eckelmann | 1 | -2/+5 |
2019-03-25 | batman-adv: fix warning in function batadv_v_elp_get_throughput | Anders Roxell | 1 | -2/+4 |
2019-03-25 | batman-adv: Reduce tt_global hash refcnt only for removed entry | Sven Eckelmann | 1 | -3/+15 |
2019-03-25 | batman-adv: Reduce tt_local hash refcnt only for removed entry | Sven Eckelmann | 1 | -5/+9 |
2019-03-25 | batman-adv: Reduce claim hash refcnt only for removed entry | Sven Eckelmann | 1 | -3/+13 |
2019-03-22 | genetlink: make policy common to family | Johannes Berg | 1 | -18/+1 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2019-02-13 | Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m... | David S. Miller | 8 | -142/+1020 |
2019-02-12 | batman-adv: fix uninit-value in batadv_interface_tx() | Eric Dumazet | 1 | -0/+2 |
2019-02-09 | batman-adv: Trigger genl notification on sysfs config change | Sven Eckelmann | 3 | -16/+63 |
2019-02-09 | batman-adv: Add throughput_override hardif genl configuration | Sven Eckelmann | 1 | -0/+12 |
2019-02-09 | batman-adv: Add elp_interval hardif genl configuration | Sven Eckelmann | 1 | -0/+17 |
2019-02-09 | batman-adv: Add orig_interval mesh genl configuration | Sven Eckelmann | 1 | -0/+17 |
2019-02-09 | batman-adv: Add network_coding mesh genl configuration | Sven Eckelmann | 1 | -0/+17 |
2019-02-09 | batman-adv: Add multicast forceflood mesh genl configuration | Sven Eckelmann | 1 | -0/+15 |
2019-02-09 | batman-adv: Add log_level mesh genl configuration | Sven Eckelmann | 1 | -0/+17 |
2019-02-09 | batman-adv: Add hop_penalty mesh genl configuration | Sven Eckelmann | 1 | -0/+11 |
2019-02-09 | batman-adv: Add gateway mesh genl configuration | Sven Eckelmann | 6 | -8/+95 |
2019-02-09 | batman-adv: Add fragmentation mesh genl configuration | Sven Eckelmann | 1 | -0/+12 |
2019-02-09 | batman-adv: Add distributed_arp_table mesh genl configuration | Sven Eckelmann | 1 | -0/+17 |
2019-02-09 | batman-adv: Add bridge_loop_avoidance mesh genl configuration | Sven Eckelmann | 1 | -0/+17 |
2019-02-09 | batman-adv: Add bonding mesh genl configuration | Sven Eckelmann | 1 | -0/+11 |
2019-02-09 | batman-adv: Add ap_isolation mesh/vlan genl configuration | Sven Eckelmann | 1 | -0/+89 |
2019-02-09 | batman-adv: Add aggregated_ogms mesh genl configuration | Sven Eckelmann | 1 | -0/+12 |
2019-02-09 | batman-adv: Prepare framework for vlan genl config | Sven Eckelmann | 1 | -2/+189 |
2019-02-09 | batman-adv: Prepare framework for hardif genl config | Sven Eckelmann | 1 | -21/+219 |
2019-02-09 | batman-adv: Prepare framework for mesh genl config | Sven Eckelmann | 1 | -62/+98 |
2019-02-09 | batman-adv: Move common genl doit code pre/post hooks | Sven Eckelmann | 1 | -43/+100 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+8 |
2019-02-06 | batman-adv: fix memory leak in in batadv_dat_put_dhcp | Martin Weinelt | 1 | -0/+2 |
2019-02-01 | Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m... | David S. Miller | 61 | -64/+493 |
2019-02-01 | Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge | David S. Miller | 3 | -2/+8 |
2019-01-25 | batman-adv: release station info tidstats | Felix Fietkau | 1 | -0/+3 |
2019-01-22 | bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls | Linus Lüssing | 1 | -2/+2 |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann | 61 | -61/+61 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -2/+2 |