Age | Commit message (Expand) | Author | Files | Lines |
2021-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
2021-06-02 | batman-adv: Drop reduntant batadv interface check | Sven Eckelmann | 1 | -9/+0 |
2021-06-02 | batman-adv: Don't manually reattach hard-interface | Sven Eckelmann | 1 | -34/+0 |
2021-06-02 | batman-adv: Avoid name based attaching of hard interfaces | Sven Eckelmann | 3 | -14/+6 |
2021-06-02 | batman-adv: Drop implicit creation of batadv net_devices | Sven Eckelmann | 3 | -45/+3 |
2021-06-02 | batman-adv: Fix spelling mistakes | Zheng Yongjun | 3 | -4/+4 |
2021-05-30 | batman-adv: Remove the repeated declaration | Shaokun Zhang | 1 | -1/+0 |
2021-05-30 | batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support | Linus Lüssing | 1 | -36/+5 |
2021-05-18 | batman-adv: Avoid WARN_ON timing related checks | Sven Eckelmann | 1 | -1/+3 |
2021-05-17 | batman-adv: bcast: avoid skb-copy for (re)queued broadcasts | Linus Lüssing | 1 | -1/+1 |
2021-05-17 | batman-adv: bcast: queue per interface, if needed | Linus Lüssing | 5 | -138/+270 |
2021-05-17 | batman-adv: Always send iface index+name in genlmsg | Sven Eckelmann | 3 | -0/+24 |
2021-05-17 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2021-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
2021-04-09 | Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux... | David S. Miller | 3 | -7/+6 |
2021-04-06 | batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field | Tetsuo Handa | 1 | -0/+2 |
2021-03-30 | batman-adv: Fix misspelled "wont" | Sven Eckelmann | 1 | -1/+1 |
2021-03-27 | mld: convert ifmcaddr6 to RCU | Taehee Yoo | 1 | -3/+3 |
2021-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+0 |
2021-03-23 | batman-adv: Drop unused header preempt.h | Sven Eckelmann | 1 | -1/+0 |
2021-03-23 | batman-adv: Fix order of kernel doc in batadv_priv | Linus Lüssing | 1 | -5/+5 |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky | 1 | -1/+0 |
2021-03-14 | Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux... | David S. Miller | 1 | -4/+1 |
2021-02-13 | batman-adv: Use netif_rx_any_context(). | Sebastian Andrzej Siewior | 1 | -4/+1 |
2021-02-08 | Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux... | Jakub Kicinski | 55 | -63/+64 |
2021-02-06 | batman-adv: Fix names for kernel-doc blocks | Sven Eckelmann | 5 | -6/+7 |
2021-02-06 | batman-adv: Avoid sizeof on flexible structure | Sven Eckelmann | 1 | -1/+1 |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann | 55 | -55/+55 |
2021-02-05 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2021-01-28 | net: remove redundant 'depends on NET' | Masahiro Yamada | 1 | -1/+0 |
2020-12-04 | batman-adv: Drop unused soft-interface.h include in fragmentation.c | Simon Wunderlich | 1 | -1/+0 |
2020-12-04 | batman-adv: Drop legacy code for auto deleting mesh interfaces | Sven Eckelmann | 3 | -27/+5 |
2020-12-04 | batman-adv: Drop deprecated debugfs support | Sven Eckelmann | 31 | -2574/+3 |
2020-12-04 | batman-adv: Drop deprecated sysfs support | Sven Eckelmann | 10 | -1490/+1 |
2020-12-04 | batman-adv: Allow selection of routing algorithm over rtnetlink | Sven Eckelmann | 3 | -6/+38 |
2020-12-04 | batman-adv: Prepare infrastructure for newlink settings | Sven Eckelmann | 1 | -0/+39 |
2020-12-04 | batman-adv: Add new include for min/max helpers | Sven Eckelmann | 9 | -1/+9 |
2020-12-04 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2020-11-27 | batman-adv: Don't always reallocate the fragmentation skb head | Sven Eckelmann | 1 | -5/+6 |
2020-11-27 | batman-adv: Reserve needed_*room for fragments | Sven Eckelmann | 1 | -5/+10 |
2020-11-27 | batman-adv: Consider fragmentation for needed_headroom | Sven Eckelmann | 1 | -0/+3 |
2020-11-15 | batman-adv: set .owner to THIS_MODULE | Taehee Yoo | 1 | -0/+1 |
2020-10-03 | genetlink: move to smaller ops wherever possible | Jakub Kicinski | 1 | -3/+3 |
2020-09-23 | net: bridge: mcast: rename br_ip's u member to dst | Nikolay Aleksandrov | 1 | -7/+7 |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 6 | -46/+179 |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh | Linus Lüssing | 1 | -16/+87 |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh | Linus Lüssing | 3 | -14/+30 |
2020-09-15 | batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN | Linus Lüssing | 3 | -13/+53 |
2020-09-14 | batman-adv: Add missing include for in_interrupt() | Sven Eckelmann | 1 | -0/+1 |
2020-09-05 | batman-adv: mcast/TT: fix wrongly dropped or rerouted packets | Linus Lüssing | 1 | -0/+4 |