aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/originator.c
AgeCommit message (Expand)Author
2023-11-14batman-adv: mcast: implement multicast packet reception and forwardingLinus Lüssing
2022-03-02batman-adv: Migrate to linux/container_of.hSven Eckelmann
2021-08-08batman-adv: Drop NULL check before dropping referencesSven Eckelmann
2021-08-08batman-adv: Check ptr for NULL before reducing its refcntSven Eckelmann
2021-08-05net: Remove redundant if statementsYajun Deng
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann
2020-12-04batman-adv: Drop deprecated debugfs supportSven Eckelmann
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann
2018-09-15batman-adv: Move OGM rebroadcast stats to orig_ifinfoSven Eckelmann
2018-07-07batman-adv: Join batadv_purge_orig_ref and _batadv_purge_origSven Eckelmann
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann
2018-02-25batman-adv: Fix internal interface indices typesSven Eckelmann
2017-12-15batman-adv: Add kernel-doc to externally visible functionsSven Eckelmann
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann
2017-12-15batman-adv: include gfp.h for GFP_* definesSven Eckelmann
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann
2017-12-04batman-adv: Deinline batadv_orig_hash_find, save 7339 bytesDenys Vlasenko
2017-09-28batman-adv: Remove unnecessary parenthesesSven Eckelmann
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-11-09Merge tag 'batadv-next-for-davem-20161108-v2' of git://git.open-mesh.org/linu...David S. Miller
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30batman-adv: Simple (re)broadcast avoidanceLinus Lüssing
2016-10-19batman-adv: Use proper name for fragments list headSven Eckelmann
2016-10-19batman-adv: Remove needless init of variables on stackSven Eckelmann
2016-10-17batman-adv: Modify neigh_list only with rcu-list functionsSven Eckelmann
2016-08-09batman-adv: Allow to disable debugfs supportSven Eckelmann
2016-08-09batman-adv: Place kref_get for orig_node near useSven Eckelmann
2016-08-09batman-adv: Place kref_get for neigh_node near useSven Eckelmann
2016-08-09batman-adv: Place kref_get for neigh_ifinfo near useSven Eckelmann
2016-08-09batman-adv: Place kref_get for orig_ifinfo near useSven Eckelmann
2016-08-09batman-adv: Place kref_get for orig_node_vlan near useSven Eckelmann
2016-08-09batman-adv: netlink: add originator and neighbor table queriesMatthias Schiffer
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-05batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann
2016-07-05batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: move bat_algo functions into a separate fileSven Eckelmann
2016-06-30batman-adv: remove unused callback from batadv_algo_ops structMarek Lindner
2016-06-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-05-18batman-adv: Avoid duplicate neigh_node additionsLinus Lüssing
2016-05-10batman-adv: Use bool as return type for boolean functionsSven Eckelmann
2016-05-10batman-adv: Use kref_get for hard_iface subfunctionsSven Eckelmann
2016-05-10batman-adv: Check hard_iface refcnt before calling functionSven Eckelmann
2016-05-04Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller