Age | Commit message (Expand) | Author |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-10-29 | exit/kthread: Have kernel threads return instead of calling do_exit | Eric W. Biederman |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-26 | net: batman-adv: fix error handling | Pavel Skripkin |
2021-10-20 | batman-adv: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-10-20 | batman-adv: prepare for const netdev->dev_addr | Jakub Kicinski |
2021-10-16 | net: make use of helper netif_is_bridge_master() | Kyungrok Chung |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan |
2021-08-18 | batman-adv: bcast: remove remaining skb-copy calls | Linus Lüssing |
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-08-08 | batman-adv: Switch to kstrtox.h for kstrtou64 | Sven Eckelmann |
2021-08-08 | batman-adv: Start new development cycle | Simon Wunderlich |
2021-08-05 | net: Remove redundant if statements | Yajun Deng |
2021-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-06-02 | batman-adv: Drop reduntant batadv interface check | Sven Eckelmann |
2021-06-02 | batman-adv: Don't manually reattach hard-interface | 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-06-02 | batman-adv: Fix spelling mistakes | Zheng Yongjun |
2021-05-30 | batman-adv: Remove the repeated declaration | Shaokun Zhang |
2021-05-30 | batman-adv: mcast: add MRD + routable IPv4 multicast with bridges support | Linus Lüssing |
2021-05-18 | batman-adv: Avoid WARN_ON timing related checks | Sven Eckelmann |
2021-05-17 | batman-adv: bcast: avoid skb-copy for (re)queued broadcasts | Linus Lüssing |
2021-05-17 | batman-adv: bcast: queue per interface, if needed | Linus Lüssing |
2021-05-17 | batman-adv: Always send iface index+name in genlmsg | Sven Eckelmann |
2021-05-17 | batman-adv: Start new development cycle | Simon Wunderlich |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-08 | Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux... | David S. Miller |
2021-04-05 | batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved field | Tetsuo Handa |
2021-03-30 | batman-adv: Fix misspelled "wont" | Sven Eckelmann |
2021-03-26 | mld: convert ifmcaddr6 to RCU | Taehee Yoo |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-03-23 | batman-adv: Drop unused header preempt.h | Sven Eckelmann |
2021-03-23 | batman-adv: Fix order of kernel doc in batadv_priv | Linus Lüssing |
2021-03-17 | module: remove never implemented MODULE_SUPPORTED_DEVICE | Leon Romanovsky |
2021-03-13 | Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux... | David S. Miller |
2021-02-13 | batman-adv: Use netif_rx_any_context(). | Sebastian Andrzej Siewior |
2021-02-08 | Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux... | Jakub Kicinski |
2021-02-06 | batman-adv: Fix names for kernel-doc blocks | Sven Eckelmann |
2021-02-06 | batman-adv: Avoid sizeof on flexible structure | Sven Eckelmann |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann |
2021-02-05 | batman-adv: Start new development cycle | Simon Wunderlich |
2021-01-27 | net: remove redundant 'depends on NET' | Masahiro Yamada |
2020-12-04 | batman-adv: Drop unused soft-interface.h include in fragmentation.c | Simon Wunderlich |
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 |