index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_iv_ogm.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
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
2016-08-09
batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations
Matthias Schiffer
1
-0
/
+366
2016-08-09
batman-adv: Introduce forward packet creation helper
Linus Lüssing
1
-29
/
+9
[next]