Age | Commit message (Expand) | Author |
2023-04-23 | net: vlan: introduce skb_vlan_eth_hdr() | Vladimir Oltean |
2023-01-21 | batman-adv: mcast: remove now redundant single ucast forwarding | Linus Lüssing |
2022-03-02 | batman-adv: Migrate to linux/container_of.h | Sven Eckelmann |
2022-01-02 | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing |
2021-10-20 | batman-adv: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-08-08 | batman-adv: Drop NULL check before dropping references | Sven Eckelmann |
2021-08-08 | batman-adv: Check ptr for NULL before reducing its refcnt | Sven Eckelmann |
2021-06-02 | batman-adv: Avoid name based attaching of hard interfaces | Sven Eckelmann |
2021-06-02 | batman-adv: Drop implicit creation of batadv net_devices | Sven Eckelmann |
2021-05-17 | batman-adv: bcast: queue per interface, if needed | Linus Lüssing |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann |
2020-12-04 | batman-adv: Drop legacy code for auto deleting mesh interfaces | Sven Eckelmann |
2020-12-04 | batman-adv: Drop deprecated debugfs support | Sven Eckelmann |
2020-12-04 | batman-adv: Drop deprecated sysfs support | Sven Eckelmann |
2020-12-04 | batman-adv: Allow selection of routing algorithm over rtnetlink | Sven Eckelmann |
2020-12-04 | batman-adv: Prepare infrastructure for newlink settings | Sven Eckelmann |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh | Linus Lüssing |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN | Linus Lüssing |
2020-08-18 | batman-adv: Drop repeated words in comments | Sven Eckelmann |
2020-06-26 | batman-adv: Fix typos and grammar in documentation | Sven Eckelmann |
2020-06-09 | net: change addr_list_lock back to static key | Cong Wang |
2020-05-22 | batman-adv: Revert "Drop lockdep.h include for soft-interface.c" | Sven Eckelmann |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang |
2020-01-01 | batman-adv: Update copyright years for 2020 | Sven Eckelmann |
2019-11-03 | batman-adv: Drop lockdep.h include for soft-interface.c | Sven Eckelmann |
2019-11-03 | batman-adv: Use 'fallthrough' pseudo keyword | Sven Eckelmann |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo |
2019-10-01 | netfilter: drop bridge nf reset from nf_reset | Florian Westphal |
2019-07-22 | batman-adv: Replace usage of strlcpy with strscpy | 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-03-25 | batman-adv: Add multicast-to-unicast support for multiple targets | Linus Lüssing |
2019-03-25 | batman-adv: Drop license boilerplate | 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: Add gateway mesh genl configuration | Sven Eckelmann |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-01-04 | batman-adv: Update copyright years for 2019 | Sven Eckelmann |
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-09-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-15 | batman-adv: Enable LockLess TX for softif | Sven Eckelmann |
2018-09-15 | batman-adv: Move OGM rebroadcast stats to orig_ifinfo | Sven Eckelmann |
2018-09-06 | batman-adv: Prevent duplicated softif_vlan entry | Sven Eckelmann |
2018-04-25 | batman-adv: fix batadv_interface_tx()'s return type | Luc Van Oostenryck |
2018-04-22 | batman-adv: Avoid old nodes disabling multicast optimizations completely | Linus Lüssing |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-02-26 | batman-adv: Update copyright years for 2018 | Sven Eckelmann |