aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv/network-coding.c
AgeCommit message (Expand)Author
2013-05-09batman-adv: check return value of pskb_trim_rcsum()Marek Lindner
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27batman-adv: use seq_puts instead of seq_printf when the format is constantAntonio Quartulli
2013-03-27batman-adv: Fix endianness errors for network codingMartin Hundebøll
2013-03-13batman-adv: network coding - receive coded packets and decode themMartin Hundebøll
2013-03-13batman-adv: network coding - save overheard and tx packets for decodingMartin Hundebøll
2013-03-13batman-adv: network coding - code and transmit packets if possibleMartin 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