Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+9 |
2013-03-27 | batman-adv: use seq_puts instead of seq_printf when the format is constant | Antonio Quartulli | 1 | -4/+4 |
2013-03-27 | batman-adv: Fix endianness errors for network coding | Martin Hundebøll | 1 | -1/+1 |
2013-03-14 | batman-adv: network coding - receive coded packets and decode them | Martin Hundebøll | 1 | -0/+232 |
2013-03-14 | batman-adv: network coding - save overheard and tx packets for decoding | Martin Hundebøll | 1 | -1/+207 |
2013-03-14 | batman-adv: network coding - code and transmit packets if possible | Martin Hundebøll | 1 | -0/+401 |
2013-03-14 | batman-adv: network coding - buffer unicast packets before forward | Martin Hundebøll | 1 | -0/+487 |
2013-03-14 | batman-adv: network coding - detect coding nodes and remove these after timeout | Martin Hundebøll | 1 | -0/+414 |
2013-03-14 | batman-adv: network coding - add the initial infrastructure code | Martin Hundebøll | 1 | -0/+81 |