index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
translation-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
2017-12-21
1
-1
/
+1
*
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
2017-12-15
1
-0
/
+37
*
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
2017-12-15
1
-94
/
+95
*
batman-adv: Include net.h for net_ratelimited_function
Sven Eckelmann
2017-12-15
1
-0
/
+1
*
batman-adv: include build_bug.h for BUILD_BUG_ON define
Sven Eckelmann
2017-12-15
1
-1
/
+1
*
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 TT sync flag inconsistencies
Linus Lüssing
2017-07-31
1
-9
/
+51
*
batman-adv: simplify return handling in some TT functions
Simon Wunderlich
2017-06-09
1
-11
/
+6
*
batman-adv: do not add loop detection mac addresses to global tt
Simon Wunderlich
2017-06-09
1
-0
/
+6
*
batman-adv: Convert BATADV_PRINT_VID macro to function
Sven Eckelmann
2017-03-16
1
-18
/
+18
*
batman-adv: Fix unbalanced braces around else statement
Sven Eckelmann
2017-03-16
1
-2
/
+4
*
batman-adv: Remove unused variable in batadv_tt_local_set_flags
Sven Eckelmann
2017-01-26
1
-2
/
+0
*
batman-adv: update copyright years for 2017
Sven Eckelmann
2017-01-26
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
1
-2
/
+2
|
\
|
*
batman-adv: Check for alloc errors when preparing TT local data
Sven Eckelmann
2016-12-02
1
-2
/
+2
*
|
batman-adv: Cache the type of wifi device for each hardif
Sven Eckelmann
2016-11-08
1
-2
/
+8
*
|
batman-adv: Use own timer for multicast TT and TVLV updates
Linus Lüssing
2016-10-30
1
-4
/
+0
*
|
batman-adv: Less function calls in batadv_is_ap_isolated() after error detection
Markus Elfring
2016-10-18
1
-14
/
+11
|
/
*
batman-adv: Allow to disable debugfs support
Sven Eckelmann
2016-08-09
1
-0
/
+4
*
batman-adv: Place kref_get for tt_common near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for tt_local_entry near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: Place kref_get for tt_orig_list_entry near use
Sven Eckelmann
2016-08-09
1
-1
/
+1
*
batman-adv: netlink: add translation table query
Matthias Schiffer
2016-08-09
1
-0
/
+377
*
batman-adv: use kmem_cache for translation table
Sven Eckelmann
2016-08-09
1
-17
/
+152
*
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-04
1
-3
/
+5
|
\
|
*
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
1
-3
/
+3
|
*
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
1
-1
/
+0
|
*
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
1
-0
/
+1
|
*
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
1
-0
/
+1
|
*
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
1
-0
/
+1
*
|
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-01
1
-2
/
+0
|
\
\
|
|
/
|
*
batman-adv: remove unused vid local variable in tt seq print
Simon Wunderlich
2016-06-30
1
-2
/
+0
*
|
batman-adv: Fix double-put of vlan object
Ben Hutchings
2016-06-29
1
-1
/
+0
*
|
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2016-06-29
1
-6
/
+37
*
|
batman-adv: replace WARN with rate limited output on non-existing VLAN
Simon Wunderlich
2016-06-29
1
-2
/
+4
|
/
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-15
/
+16
*
batman-adv: Create batman soft interfaces within correct netns.
Andrew Lunn
2016-05-10
1
-2
/
+2
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-04
1
-6
/
+5
|
\
|
*
batman-adv: use to_delayed_work
Geliang Tang
2016-05-04
1
-1
/
+1
|
*
batman-adv: use static string for table headers
Antonio Quartulli
2016-05-04
1
-5
/
+4
*
|
batman-adv: Fix reference counting of vlan object for tt_local_entry
Sven Eckelmann
2016-04-29
1
-38
/
+4
|
/
*
batman-adv: Rename batadv_tt_orig_list_entry *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-6
/
+6
*
batman-adv: Rename batadv_tt_global_entry *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-16
/
+16
*
batman-adv: Rename batadv_tt_local_entry *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-14
/
+14
*
batman-adv: Rename batadv_orig_node_vlan *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-5
/
+5
*
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-10
/
+10
*
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-3
/
+3
*
batman-adv: Rename batadv_hardif *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-5
/
+5
*
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
Sven Eckelmann
2016-02-23
1
-7
/
+7
[next]