Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
884a3b647809cb31cf6bd948f814e93753b38502
/
net
/
batman-adv
/
translation-table.c
dc1cbd1
batman-adv: Allow to disable debugfs support
by Sven Eckelmann
· 8 years ago
15d5ffd
batman-adv: Place kref_get for tt_common near use
by Sven Eckelmann
· 8 years ago
e3387b2
batman-adv: Place kref_get for tt_local_entry near use
by Sven Eckelmann
· 8 years ago
23f5548
batman-adv: Place kref_get for tt_orig_list_entry near use
by Sven Eckelmann
· 8 years ago
d34f055
batman-adv: netlink: add translation table query
by Matthias Schiffer
· 8 years ago
86452f8
batman-adv: use kmem_cache for translation table
by Sven Eckelmann
· 8 years ago
b77af26
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
29824a5
batman-adv: split routing API data structure in subobjects
by Antonio Quartulli
· 8 years ago
3ea0044
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
a2d0816
batman-adv: Fix bat_(iv|v) function declaration header
by Sven Eckelmann
· 8 years ago
ba41208
batman-adv: Consolidate logging related functions
by Sven Eckelmann
· 8 years ago
01d350d
batman-adv: move bat_algo functions into a separate file
by Sven Eckelmann
· 8 years ago
1f8dce4
batman-adv: split tvlv into a separate file
by Markus Pargmann
· 8 years ago
118dc95
batman-adv: remove unused vid local variable in tt seq print
by Simon Wunderlich
· 8 years ago
baceced
batman-adv: Fix double-put of vlan object
by Ben Hutchings
· 8 years ago
9c4604a
batman-adv: Fix use-after-free/double-free of tt_req_node
by Sven Eckelmann
· 8 years ago
0b3dd7d
batman-adv: replace WARN with rate limited output on non-existing VLAN
by Simon Wunderlich
· 8 years ago
4b426b1
batman-adv: Use bool as return type for boolean functions
by Sven Eckelmann
· 9 years ago
2cd45a0
batman-adv: Create batman soft interfaces within correct netns.
by Andrew Lunn
· 9 years ago
5332174
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
4ba4bc0
batman-adv: use to_delayed_work
by Geliang Tang
· 9 years ago
925a6f3
batman-adv: use static string for table headers
by Antonio Quartulli
· 9 years ago
a33d970
batman-adv: Fix reference counting of vlan object for tt_local_entry
by Sven Eckelmann
· 9 years ago
7e2366c
batman-adv: Rename batadv_tt_orig_list_entry *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
5dafd8a
batman-adv: Rename batadv_tt_global_entry *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
95c0db9
batman-adv: Rename batadv_tt_local_entry *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
21754e2
batman-adv: Rename batadv_orig_node_vlan *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
9c3bf08
batman-adv: Rename batadv_softif_vlan *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
25bb250
batman-adv: Rename batadv_neigh_node *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
82047ad
batman-adv: Rename batadv_hardif *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
5d96731
batman-adv: Rename batadv_orig_node *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3db1520
batman-adv: Only put orig_node_vlan list reference when removed
by Sven Eckelmann
· 9 years ago
92dcdf0
batman-adv: Convert batadv_tt_common_entry to kref
by Sven Eckelmann
· 9 years ago
7c12439
batman-adv: Convert batadv_orig_node to kref
by Sven Eckelmann
· 9 years ago
6e8ef69
batman-adv: Convert batadv_tt_orig_list_entry to kref
by Sven Eckelmann
· 9 years ago
0046b04
batman-adv: update copyright years for 2016
by Sven Eckelmann
· 9 years ago
d15cd62
batman-adv: fix kerneldoc for TT functions
by Antonio Quartulli
· 9 years ago
62fe710
batman-adv: Fix kerneldoc parsing of return description
by Sven Eckelmann
· 9 years ago
e51f039
batman-adv: Fix names in kerneldoc of functions
by Sven Eckelmann
· 9 years ago
42ea22f
batman-adv: Remove kerneldoc for missing parameters
by Sven Eckelmann
· 9 years ago
42eff6a
batman-adv: Drop immediate orig_node free function
by Sven Eckelmann
· 9 years ago
e087f34
batman-adv: Split a condition check
by Markus Elfring
· 9 years ago
f75a33a
batman-adv: Delete an unnecessary check before the function call "batadv_softif_vlan_free_ref"
by Markus Elfring
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ad7e2c4
batman-adv: unify flags access style in tt global add
by Simon Wunderlich
· 9 years ago
c169c59
batman-adv: detect local excess vlans in TT request
by Simon Wunderlich
· 9 years ago
4c71895
batman-adv: fix erroneous client entry duplicate detection
by Marek Lindner
· 9 years ago
a6cb390
batman-adv: avoid keeping false temporary entry
by Simon Wunderlich
· 9 years ago
5274cd6
batman-adv: Add lockdep_asserts for documented external locks
by Sven Eckelmann
· 9 years ago
2c72d65
batman-adv: Annotate deleting functions with external lock via lockdep
by Sven Eckelmann
· 9 years ago
7c26a53
batman-adv: convert bat_priv->tt.req_list to hlist
by Marek Lindner
· 9 years ago
a121048
batman-adv: prevent potential hlist double deletion
by Marek Lindner
· 9 years ago
d0fa4f3
batman-adv: convert orig_node->vlan_list to hlist
by Marek Lindner
· 9 years ago
383b863
batman-adv: rename batadv_new_tt_req_node to batadv_tt_req_node_new
by Marek Lindner
· 9 years ago
433ff98f
batman-adv: update kernel doc of batadv_tt_global_del_orig_entry()
by Marek Lindner
· 9 years ago
4f248cf
batman-adv: Remove multiple assignment per line
by Sven Eckelmann
· 9 years ago
6b5e971
batman-adv: Replace C99 int types with kernel type
by Sven Eckelmann
· 9 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fd7dec2
batman-adv: Fix memory leak on tt add with invalid vlan
by Sven Eckelmann
· 9 years ago
c1f066d
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
1f15510
batman-adv: protect tt request from double deletion
by Marek Lindner
· 9 years ago
ac4eebd
batman-adv: Make TT capability changes atomic
by Linus Lüssing
· 9 years ago
ef72706
batman-adv: protect tt_local_entry from concurrent delete events
by Marek Lindner
· 9 years ago
354136b
batman-adv: fix kernel crash due to missing NULL checks
by Marek Lindner
· 9 years ago
a2f2b6c
batman-adv: Clarify calculation precedence for '&' and '?'
by Sven Eckelmann
· 10 years ago
1e2c2a4
batman-adv: Add required includes to all files
by Sven Eckelmann
· 10 years ago
36fd61c
batman-adv: Use common Jenkins Hash implementation
by Sven Eckelmann
· 10 years ago
9f6446c
batman-adv: update copyright years for 2015
by Sven Eckelmann
· 10 years ago
3f68785
batman-adv: fix misspelled words
by Antonio Quartulli
· 10 years ago
8a3f8b6
batman-adv: checkpatch - Please don't use multiple blank lines
by Antonio Quartulli
· 10 years ago
24820df
batman-adv: checkpatch - else is not generally useful after a break or return
by Antonio Quartulli
· 10 years ago
35df3b2
batman-adv: fix TT VLAN inconsistency on VLAN re-add
by Antonio Quartulli
· 11 years ago
1d8ab8d
batman-adv: Modified forwarding behaviour for multicast packets
by Linus Lüssing
· 11 years ago
e17931d
batman-adv: introduce capability initialization bitfield
by Linus Lüssing
· 11 years ago
c5caf4e
batman-adv: Multicast Listener Announcements via Translation Table
by Linus Lüssing
· 11 years ago
8fdd015
batman-adv: prefer ether_addr_copy to memcpy
by Antonio Quartulli
· 11 years ago
a30e22c
batman-adv: fix TT CRC computation by ensuring byte order
by Antonio Quartulli
· 11 years ago
91c2b1a
batman-adv: release vlan object after checking the CRC
by Antonio Quartulli
· 11 years ago
e889241
batman-adv: fix TT-TVLV parsing on OGM reception
by Antonio Quartulli
· 11 years ago
1b371d1
batman-adv: use consistent kerneldoc style
by Simon Wunderlich
· 11 years ago
e19f975
batman-adv: update copyright years for 2014
by Simon Wunderlich
· 11 years ago
7351a482
batman-adv: split out router from orig_node
by Simon Wunderlich
· 11 years ago
8965233
batman-adv: split tq information in neigh_node struct
by Simon Wunderlich
· 11 years ago
42cb0be
batman-adv: set the isolation mark in the skb if needed
by Antonio Quartulli
· 11 years ago
eceb22a
batman-adv: create helper function to get AP isolation status
by Antonio Quartulli
· 11 years ago
2d2fcc2a
batman-adv: extend the ap_isolation mechanism
by Antonio Quartulli
· 11 years ago
dd24ddb
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
by Antonio Quartulli
· 11 years ago
9464d07
batman-adv: mark a local client as isolated when needed
by Antonio Quartulli
· 11 years ago
ebf38fb
batman-adv: remove FSF address from GPL disclaimer
by Antonio Quartulli
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ca66304
batman-adv: fix alignment for batadv_tvlv_tt_change
by Antonio Quartulli
· 11 years ago
323813e
batman-adv: use batadv_compare_eth for concise
by dingtianhong
· 11 years ago
0eb01568
batman-adv: include the sync-flags when compute the global/local table CRC
by Antonio Quartulli
· 11 years ago
3c4f7ab
batman-adv: improve the TT component to support runtime flag changes
by Antonio Quartulli
· 11 years ago
0c69aec
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
by Antonio Quartulli
· 11 years ago
a19d3d8
batman-adv: limit local translation table max size
by Marek Lindner
· 11 years ago
4627456
batman-adv: adapt the TT component to use the new API functions
by Antonio Quartulli
· 11 years ago
0538f75
batman-adv: make struct batadv_neigh_node algorithm agnostic
by Antonio Quartulli
· 11 years ago
cfd4f75
batman-adv: make the backbone gw check VLAN specific
by Antonio Quartulli
· 11 years ago
Next »