index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
network-coding.c
Age
Commit message (
Expand
)
Author
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-09
batman-adv: tvlv - add network coding container
Marek Lindner
2013-10-02
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
2013-05-29
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
2013-05-29
batman-adv: do not print orig nodes without nc neighbors on nc table print
Marek Lindner
2013-05-29
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
2013-05-09
batman-adv: check return value of pskb_trim_rcsum()
Marek Lindner
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
2013-03-27
batman-adv: Fix endianness errors for network coding
Martin Hundebøll
2013-03-13
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
2013-03-13
batman-adv: network coding - save overheard and tx packets for decoding
Martin Hundebøll
2013-03-13
batman-adv: network coding - code and transmit packets if possible
Martin Hundebøll
2013-03-13
batman-adv: network coding - buffer unicast packets before forward
Martin Hundebøll
2013-03-13
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
2013-03-13
batman-adv: network coding - add the initial infrastructure code
Martin Hundebøll