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