index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_iv_ogm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-17
batman-adv: Always send iface index+name in genlmsg
Sven Eckelmann
1
-0
/
+6
2021-03-30
batman-adv: Fix misspelled "wont"
Sven Eckelmann
1
-1
/
+1
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
1
-1
/
+1
2020-12-04
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
1
-229
/
+0
2020-08-18
batman-adv: Migrate to linux/prandom.h
Sven Eckelmann
1
-0
/
+1
2020-06-26
batman-adv: Introduce a configurable per interface hop penalty
Linus Lüssing
1
-8
/
+9
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
1
-4
/
+4
2020-04-21
batman-adv: Utilize prandom_u32_max for random [0, max) values
Sven Eckelmann
1
-2
/
+2
2020-02-18
batman-adv: Don't schedule OGM for disabled interface
Sven Eckelmann
1
-0
/
+4
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-10-13
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
1
-9
/
+52
2019-08-23
batman-adv: Only read OGM tvlv_len after buffer len check
Sven Eckelmann
1
-7
/
+13
2019-06-02
batman-adv: Fix duplicated OGMs on NETDEV_UP
Sven Eckelmann
1
-2
/
+2
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2018-11-12
batman-adv: Add inconsistent gateway netlink dump detection
Sven Eckelmann
1
-9
/
+15
2018-11-12
batman-adv: Drop unused lockdep include
Sven Eckelmann
1
-1
/
+0
2018-09-15
batman-adv: Move OGM rebroadcast stats to orig_ifinfo
Sven Eckelmann
1
-234
/
+96
2018-06-23
batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dump
Sven Eckelmann
1
-1
/
+3
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+15
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2018-02-25
batman-adv: Fix internal interface indices types
Sven Eckelmann
1
-10
/
+14
2018-02-25
batman-adv: Ignore invalid batadv_iv_gw during netlink send
Sven Eckelmann
1
-1
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-1
/
+1
2017-12-20
Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-45
/
+60
2017-12-15
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
1
-0
/
+5
2017-12-15
batman-adv: Use inline kernel-doc for enum/struct
Sven Eckelmann
1
-5
/
+12
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-39
/
+41
2017-12-15
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-12-04
batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
Sven Eckelmann
1
-2
/
+2
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
1
-12
/
+12
2017-07-29
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
1
-3
/
+1
2017-07-29
batman-adv: Remove too short %pM printk field width
Sven Eckelmann
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+2
2017-05-23
batman-adv: Print correct function names in dbg messages
Sven Eckelmann
1
-1
/
+2
2017-05-23
batman-adv: Replace a seq_puts() call by seq_putc() in two functions
Markus Elfring
1
-1
/
+1
2017-04-07
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-8
/
+9
2017-03-26
batman-adv: privatize forw_packet skb assignment
Linus Lüssing
1
-8
/
+9
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+11
2017-03-04
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
1
-0
/
+11
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-11-08
batman-adv: fix rare race conditions on interface removal
Linus Lüssing
1
-13
/
+6
2016-11-08
batman-adv: Cache the type of wifi device for each hardif
Sven Eckelmann
1
-1
/
+1
2016-11-08
batman-adv: Consume skb in receive handlers
Sven Eckelmann
1
-7
/
+15
2016-10-30
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
1
-5
/
+8
2016-10-19
batman-adv: Use proper name for gateway list head
Sven Eckelmann
1
-3
/
+3
2016-08-09
batman-adv: Allow to disable debugfs support
Sven Eckelmann
1
-0
/
+12
2016-08-09
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
1
-3
/
+4
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_gw_dump implementations
Andrew Lunn
1
-0
/
+105
[next]