aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/network-coding.h
AgeCommit message (Expand)Author
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann
2020-12-04batman-adv: Drop deprecated debugfs supportSven Eckelmann
2020-01-01batman-adv: Update copyright years for 2020Sven Eckelmann
2019-06-27batman-adv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: remove returns at the end of void functionsAntonio Quartulli
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-10-09batman-adv: tvlv - add network coding containerMarek Lindner
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll