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_v_ogm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-11-03
batman-adv: Axe 'aggr_list_lock'
Christophe JAILLET
1
-15
/
+15
2019-11-03
batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'
Christophe JAILLET
1
-5
/
+1
2019-10-13
batman-adv: Avoid free/alloc race when handling OGM2 buffer
Sven Eckelmann
1
-8
/
+33
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+12
2019-08-23
batman-adv: Only read OGM2 tvlv_len after buffer len check
Sven Eckelmann
1
-6
/
+12
2019-08-04
batman-adv: BATMAN_V: aggregate OGMv2 packets
Linus Lüssing
1
-1
/
+27
2019-08-04
batman-adv: BATMAN_V: introduce per hard-iface OGMv2 queues
Linus Lüssing
1
-2
/
+151
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-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-17
/
+17
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-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
1
-6
/
+6
2017-07-29
batman-adv: fix various spelling mistakes
Colin Ian King
1
-6
/
+6
2017-07-29
batman-adv: Remove variable deprecated by skb_put_data
Sven Eckelmann
1
-2
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-4
/
+2
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-11-08
batman-adv: Consume skb in receive handlers
Sven Eckelmann
1
-5
/
+10
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
1
-0
/
+56
2016-10-19
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
1
-2
/
+2
2016-08-09
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
1
-3
/
+2
2016-07-04
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
1
-1
/
+1
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
1
-0
/
+1
2016-06-30
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
1
-0
/
+1
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
1
-0
/
+1
2016-06-30
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
1
-2
/
+2
2016-05-10
batman-adv: Check hard_iface refcnt before calling function
Sven Eckelmann
1
-1
/
+13
2016-05-04
batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update
Simon Wunderlich
1
-71
/
+46
2016-05-04
batman-adv: move and restructure batadv_v_ogm_forward
Simon Wunderlich
1
-47
/
+63
2016-02-29
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
1
-1
/
+1
2016-02-29
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
1
-1
/
+1
2016-02-29
batman-adv: OGMv2 - implement originators logic
Antonio Quartulli
1
-1
/
+555
2016-02-29
batman-adv: OGMv2 - add basic infrastructure
Antonio Quartulli
1
-0
/
+279