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
/
bat_iv_ogm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
2019-10-13
1
-9
/
+52
*
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
2019-08-23
1
-7
/
+13
*
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
2019-06-02
1
-2
/
+2
*
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-03-25
1
-12
/
+0
*
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
1
-1
/
+1
*
batman-adv: Add inconsistent gateway netlink dump detection
Sven Eckelmann
2018-11-12
1
-9
/
+15
*
batman-adv: Drop unused lockdep include
Sven Eckelmann
2018-11-12
1
-1
/
+0
*
batman-adv: Move OGM rebroadcast stats to orig_ifinfo
Sven Eckelmann
2018-09-15
1
-234
/
+96
*
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
2018-06-23
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-11
/
+15
|
\
|
*
batman-adv: Fix internal interface indices types
Sven Eckelmann
2018-02-25
1
-10
/
+14
|
*
batman-adv: Ignore invalid batadv_iv_gw during netlink send
Sven Eckelmann
2018-02-25
1
-1
/
+1
*
|
batman-adv: Update copyright years for 2018
Sven Eckelmann
2018-02-26
1
-1
/
+1
|
/
*
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-21
1
-1
/
+1
*
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-12-20
1
-45
/
+60
|
\
|
*
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
1
-0
/
+5
|
*
batman-adv: Use inline kernel-doc for enum/struct
Sven Eckelmann
2017-12-15
1
-5
/
+12
|
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-39
/
+41
|
*
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
2017-12-15
1
-1
/
+1
|
*
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
|
batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
Sven Eckelmann
2017-12-04
1
-2
/
+2
|
/
*
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
2017-09-28
1
-12
/
+12
*
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
2017-07-29
1
-3
/
+1
*
batman-adv: Remove too short %pM printk field width
Sven Eckelmann
2017-07-29
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+2
*
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
2017-05-23
1
-1
/
+2
*
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
2017-05-23
1
-1
/
+1
*
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
2017-04-06
1
-8
/
+9
|
\
|
*
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
2017-03-26
1
-8
/
+9
*
|
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-16
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
2017-03-04
1
-0
/
+11
*
|
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
|
/
*
batman-adv: fix rare race conditions on interface removal
Linus Lüssing
2016-11-08
1
-13
/
+6
*
batman-adv: Cache the type of wifi device for each hardif
Sven Eckelmann
2016-11-08
1
-1
/
+1
*
batman-adv: Consume skb in receive handlers
Sven Eckelmann
2016-11-08
1
-7
/
+15
*
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
2016-10-30
1
-5
/
+8
*
batman-adv: Use proper name for gateway list head
Sven Eckelmann
2016-10-19
1
-3
/
+3
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+12
*
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
2016-08-09
1
-3
/
+4
*
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
Andrew Lunn
2016-08-09
1
-0
/
+105
*
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
2016-08-09
1
-0
/
+366
*
batman-adv: Introduce forward packet creation helper
Linus Lüssing
2016-08-09
1
-29
/
+9
*
batman-adv: iv_ogm, Reduce code duplication
Markus Pargmann
2016-08-09
1
-30
/
+47
*
batman-adv: make GW election code protocol specific
Antonio Quartulli
2016-08-09
1
-0
/
+219
*
batman-adv: Remove unused primary_if and bat_priv variables
Linus Lüssing
2016-08-09
1
-15
/
+4
*
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-14
/
+19
*
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
1
-1
/
+2
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
*
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
1
-0
/
+1
*
batman-adv: Keep includes ordered by filename
Sven Eckelmann
2016-06-30
1
-1
/
+1
[next]