index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
network-coding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-06-11
1
-1
/
+1
*
batman-adv: add blank line between declarations and the rest of the code
Antonio Quartulli
2014-05-18
1
-0
/
+1
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
1
-12
/
+12
*
batman-adv: fix coccinelle warnings
Fengguang Wu
2014-03-22
1
-1
/
+1
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
1
-4
/
+21
*
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
1
-4
/
+20
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: fix header alignment by unrolling batadv_header
Simon Wunderlich
2013-12-28
1
-11
/
+11
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-3
/
+5
*
batman-adv: tvlv - add network coding container
Marek Lindner
2013-10-09
1
-0
/
+63
*
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
2013-10-02
1
-10
/
+18
*
batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c
Martin Hundebøll
2013-05-29
1
-3
/
+2
*
batman-adv: do not print orig nodes without nc neighbors on nc table print
Marek Lindner
2013-05-29
1
-0
/
+7
*
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
2013-05-29
1
-5
/
+5
*
batman-adv: check return value of pskb_trim_rcsum()
Marek Lindner
2013-05-09
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
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