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
/
fragmentation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
1
-7
/
+13
|
\
|
*
batman-adv: Keep fragments equally sized
Sven Eckelmann
2017-03-04
1
-7
/
+13
*
|
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-02
1
-9
/
+11
|
\
\
|
|
/
|
*
batman-adv: Fix transmission of final, 16th fragment
Linus Lüssing
2017-02-21
1
-6
/
+6
|
*
batman-adv: Fix double free during fragment merge error
Sven Eckelmann
2017-02-21
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-5
/
+5
|
\
\
|
|
/
|
*
batman-adv: Decrease hardif refcnt on fragmentation send error
Sven Eckelmann
2017-01-04
1
-5
/
+5
*
|
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
|
/
*
batman-adv: Consume skb in batadv_frag_send_packet
Sven Eckelmann
2016-10-30
1
-21
/
+29
*
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
1
-6
/
+14
*
batman-adv: Use proper name for fragments list head
Sven Eckelmann
2016-10-19
1
-7
/
+7
*
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
2016-10-19
1
-2
/
+2
*
batman-adv: return netdev status in the TX path
Antonio Quartulli
2016-07-04
1
-16
/
+25
*
batman-adv: Include frame priority in fragment header
Andrew Lunn
2016-06-30
1
-0
/
+9
*
batman-adv: Set skb priority in fragments
Andrew Lunn
2016-06-30
1
-2
/
+1
*
batman-adv: Fix checkpatch warning about 'unsigned' type
Sven Eckelmann
2016-05-04
1
-6
/
+6
*
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
2016-02-29
1
-5
/
+3
*
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-1
/
+1
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-7
/
+10
*
batman-adv: Remove kerneldoc for missing parameters
Sven Eckelmann
2016-02-02
1
-1
/
+0
*
batman-adv: Use chain pointer when purging fragments
Sven Eckelmann
2015-12-16
1
-4
/
+4
*
batman-adv: Add lockdep_asserts for documented external locks
Sven Eckelmann
2015-08-25
1
-0
/
+3
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-5
/
+5
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-3
/
+19
*
batman-adv: Use only queued fragments when merging
Sven Eckelmann
2015-05-29
1
-8
/
+5
*
batman-adv: Check total_size when queueing fragments
Sven Eckelmann
2015-05-29
1
-2
/
+5
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
batman-adv: checkpatch - Please don't use multiple blank lines
Antonio Quartulli
2015-01-07
1
-1
/
+0
*
batman-adv: Unify fragment size calculation
Sven Eckelmann
2014-12-23
1
-1
/
+1
*
batman-adv: Calculate extra tail size based on queued fragments
Sven Eckelmann
2014-12-23
1
-1
/
+1
*
batman-adv: Fix parameter order of hlist_add_behind
Sven Eckelmann
2014-08-16
1
-1
/
+1
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
1
-1
/
+1
*
batman-adv: Fix out-of-order fragmentation support
Sven Eckelmann
2014-08-05
1
-3
/
+7
*
batman-adv: fix reference counting imbalance while sending fragment
Antonio Quartulli
2014-05-15
1
-3
/
+8
*
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
2014-03-22
1
-2
/
+2
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
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
-4
/
+4
*
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
2013-10-12
1
-0
/
+121
*
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
1
-0
/
+370