aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/network-coding.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27batman-adv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-3/+2
2019-05-25batman-adv: Use includes instead of fwdeclsSven Eckelmann1-5/+4
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann1-12/+0
2019-01-04batman-adv: Update copyright years for 2019Sven Eckelmann1-1/+1
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann1-1/+1
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann1-0/+1
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann1-1/+1
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann1-1/+1
2015-08-25batman-adv: Remove batadv_ types forward declarationsSven Eckelmann1-4/+0
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann1-0/+13
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann1-1/+1
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich1-1/+1
2014-01-12batman-adv: remove returns at the end of void functionsAntonio Quartulli1-7/+0
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli1-3/+1
2013-10-09batman-adv: tvlv - add network coding containerMarek Lindner1-0/+5
2013-10-02batman-adv: set up network coding packet handlers during module initMatthias Schiffer1-4/+10
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll1-4/+2
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll1-0/+18
2013-03-13batman-adv: network coding - buffer unicast packets before forwardMartin Hundebøll1-0/+10
2013-03-13batman-adv: network coding - detect coding nodes and remove these after timeoutMartin Hundebøll1-0/+47
2013-03-13batman-adv: network coding - add the initial infrastructure codeMartin Hundebøll1-0/+48