Age | Commit message (Expand) | Author |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-23 | batman-adv: Only read OGM2 tvlv_len after buffer len check | Sven Eckelmann |
2019-08-23 | batman-adv: Only read OGM tvlv_len after buffer len check | Sven Eckelmann |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-14 | batman-adv: fix uninit-value in batadv_netlink_get_ifindex() | Eric Dumazet |
2019-08-04 | batman-adv: BATMAN_V: aggregate OGMv2 packets | Linus Lüssing |
2019-08-04 | batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues | Linus Lüssing |
2019-07-22 | batman-adv: Fix deletion of RTR(4|6) mcast list entries | Sven Eckelmann |
2019-07-22 | batman-adv: Fix netlink dumping of all mcast_flags buckets | Sven Eckelmann |
2019-07-22 | batman-adv: Replace usage of strlcpy with strscpy | Sven Eckelmann |
2019-07-22 | batman-adv: Start new development cycle | Simon Wunderlich |
2019-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-27 | batman-adv: mcast: apply optimizations for routable packets, too | Linus Lüssing |
2019-06-27 | batman-adv: mcast: detect, distribute and maintain multicast router presence | Linus Lüssing |
2019-06-27 | batman-adv: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-27 | batman-adv: mcast: avoid redundant multicast TT entries with bridges | Linus Lüssing |
2019-06-27 | batman-adv: mcast: collect softif listeners from IP lists instead | Linus Lüssing |
2019-06-02 | batman-adv: Fix duplicated OGMs on NETDEV_UP | Sven Eckelmann |
2019-05-25 | batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section | Linus Lüssing |
2019-05-25 | batman-adv: Use includes instead of fwdecls | Sven Eckelmann |
2019-05-25 | batman-adv: Add missing include for atomic functions | Sven Eckelmann |
2019-05-25 | batman-adv: Fix includes for *_MAX constants | Sven Eckelmann |
2019-05-21 | batman-adv: fix for leaked TVLV handler. | Jeremy Sowden |
2019-05-21 | batman-adv: Start new development cycle | Simon Wunderlich |
2019-05-09 | Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge | David S. Miller |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2019-05-06 | batman-adv: mcast: fix multicast tt/tvlv worker locking | Linus Lüssing |
2019-05-06 | batman-adv: Start new development cycle | Simon Wunderlich |
2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg |
2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-28 | Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m... | David S. Miller |
2019-03-25 | batman-adv: Add multicast-to-unicast support for multiple targets | Linus Lüssing |
2019-03-25 | batman-adv: allow updating DAT entry timeouts on incoming ARP Replies | Linus Lüssing |
2019-03-25 | batman-adv: Adjust name for batadv_dat_send_data | Sven Eckelmann |
2019-03-25 | batman-adv: Warn about sysfs file access | Sven Eckelmann |
2019-03-25 | batman-adv: Make sysfs support optional | Sven Eckelmann |
2019-03-25 | batman-adv: Drop license boilerplate | Sven Eckelmann |
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-03-22 | genetlink: make policy common to family | Johannes Berg |
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 |