Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8f0dfbf3c8906be68e65b6b297dc1dd70120b035
/
net
/
batman-adv
/
bridge_loop_avoidance.c
dc1cbd1
batman-adv: Allow to disable debugfs support
by Sven Eckelmann
· 8 years ago
4e8389e
batman-adv: Place kref_get for bla_backbone_gw near use
by Sven Eckelmann
· 8 years ago
7282ac3
batman-adv: Place kref_get for bla_claim near use
by Sven Eckelmann
· 8 years ago
ea4152e
batman-adv: add backbone table netlink support
by Simon Wunderlich
· 8 years ago
04f3f5b
batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink
by Andrew Lunn
· 8 years ago
4fd261b
batman-adv: fix boolreturn.cocci warnings
by kbuild test robot
· 8 years ago
de0ba9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3db0dec
batman-adv: Fix non-atomic bla_claim::backbone_gw access
by Sven Eckelmann
· 8 years ago
10c78f5
batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
by Sven Eckelmann
· 8 years ago
ba41208
batman-adv: Consolidate logging related functions
by Sven Eckelmann
· 9 years ago
4b426b1
batman-adv: Use bool as return type for boolean functions
by Sven Eckelmann
· 9 years ago
cd9c7bf
batman-adv: add detection for complex bridge loops
by Simon Wunderlich
· 9 years ago
6fc77a5
batman-adv: Fix function names on new line starting with '*'
by Sven Eckelmann
· 9 years ago
98a5b1d
batman-adv: Fix kerneldoc for batadv_compare_claim
by Sven Eckelmann
· 9 years ago
6d030de
batman-adv: fix wrong names in kerneldoc
by Antonio Quartulli
· 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
321e3e0
batman-adv: Rename batadv_claim *_free_ref function to *_put
by Sven Eckelmann
· 9 years ago
c8b86c1
batman-adv: Rename batadv_backbone_gw *_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
71b7e3d
batman-adv: Convert batadv_bla_claim to kref
by Sven Eckelmann
· 9 years ago
06e56de
batman-adv: Convert batadv_bla_backbone_gw to kref
by Sven Eckelmann
· 9 years ago
0046b04
batman-adv: update copyright years for 2016
by Sven Eckelmann
· 9 years ago
ec9b83c
batman-adv: Fix kernel-doc for batadv_claim_free_ref
by Sven Eckelmann
· 9 years ago
04e14be
batman-adv: Update/repair bridge loop avoidance kerneldoc
by Simon Wunderlich
· 9 years ago
62fe710
batman-adv: Fix kerneldoc parsing of return description
by Sven Eckelmann
· 9 years ago
63b3992
batman-adv: Avoid recursive call_rcu for batadv_bla_claim
by Sven Eckelmann
· 9 years ago
d68081a
batman-adv: purge bridge loop avoidance when its disabled
by Simon Wunderlich
· 9 years ago
5a1dd8a
batman-adv: lock crc access in bridge loop avoidance
by Simon Wunderlich
· 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
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
e335718
batman-adv: kernel doc fixes for bridge_loop_avoidance.c
by Martin Hundebøll
· 10 years ago
d46b6bf
batman-adv: drop QinQ claim frames in bridge loop avoidance
by Simon Wunderlich
· 10 years ago
8fdd015
batman-adv: prefer ether_addr_copy to memcpy
by Antonio Quartulli
· 11 years ago
e88b617
batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()
by Linus Lüssing
· 11 years ago
927c2ed
batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path
by Linus Lüssing
· 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
ebf38fb
batman-adv: remove FSF address from GPL disclaimer
by Antonio Quartulli
· 11 years ago
cfd4f75
batman-adv: make the backbone gw check VLAN specific
by Antonio Quartulli
· 11 years ago
95fb130
batman-adv: make the TT global purge routine VLAN specific
by Antonio Quartulli
· 11 years ago
c018ad3
batman-adv: add the VLAN ID attribute to the TT entry
by Antonio Quartulli
· 11 years ago
293e933
batman-adv: use htons when possible
by Antonio Quartulli
· 11 years ago
2c59866
batman-adv: use VLAN_ETH_HLEN instead of sizeof(struct vlan_eth_hdr)
by Antonio Quartulli
· 12 years ago
9d2c948
batman-adv: fix potential kernel paging errors for unicast transmissions
by Linus Lüssing
· 11 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
d5b4c93
batman-adv: Don't handle address updates when bla is disabled
by Simon Wunderlich
· 11 years ago
5f80df6
batman-adv: print the VID properly
by Antonio Quartulli
· 12 years ago
eb2deb6
batman-adv: change VID semantic in the BLA code
by Antonio Quartulli
· 12 years ago
7ed4be9
batman-adv: use eth_hdr() when it makes sense
by Antonio Quartulli
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
0b87393
batman-adv: update copyright years
by Antonio Quartulli
· 12 years ago
712bbfe4
batman-adv: rename batadv_claim struct to make clear it is used by bla
by Marek Lindner
· 12 years ago
bae9877
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
by Marek Lindner
· 12 years ago
7241444
batman-adv: a delayed_work has to be initialised once
by Antonio Quartulli
· 12 years ago
467b5fe
batman-adv: use the const qualifier in hash functions
by Antonio Quartulli
· 12 years ago
46d160e
batman-adv: remove useless blank lines before and after brackets
by Antonio Quartulli
· 12 years ago
39a3299
batman-adv: unify and properly print hex values
by Antonio Quartulli
· 12 years ago
004e86f
batman-adv: Fix broadcast duplist for fragmentation
by Simon Wunderlich
· 12 years ago
c76d152
batman-adv: fix bla compare function
by Simon Wunderlich
· 12 years ago
2870987
batman-adv: wait multiple periods before activating bla
by Simon Wunderlich
· 12 years ago
d807f27
batman-adv: allow bla traffic only after first worker period
by Simon Wunderlich
· 12 years ago
52aebd6
batman-adv: send announcement when backbone gw is registered
by Simon Wunderlich
· 12 years ago
07568d0
batman-adv: don't rely on positions in struct for hashing
by Simon Wunderlich
· 12 years ago
30da63a
batman-adv: consolidate duplicated primary_if checking code
by Marek Lindner
· 12 years ago
7dac7b7
batman-adv: Fix potential broadcast BLA-duplicate-check race condition
by Linus Lüssing
· 12 years ago
7f112af
batman-adv: Fix broadcast packet CRC calculation
by Linus Lüssing
· 12 years ago
c67893d
batman-adv: Reduce accumulated length of simple statements
by Sven Eckelmann
· 12 years ago
bbb1f90
batman-adv: Don't break statements after assignment operator
by Sven Eckelmann
· 12 years ago
807736f
batman-adv: Split batadv_priv in sub-structures for features
by Sven Eckelmann
· 12 years ago
1c9b055
batman-adv: convert remaining packet counters to per_cpu_ptr() infrastructure
by Marek Lindner
· 12 years ago
3eb8773
batman-adv: rename bridge loop avoidance claim types
by Simon Wunderlich
· 12 years ago
99e966f
batman-adv: correct comments in bridge loop avoidance
by Simon Wunderlich
· 12 years ago
536a23f
batman-adv: Add the backbone gateway list to debugfs
by Simon Wunderlich
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
2d3f6cc
batman-adv: check incoming packet type for bla
by Simon Wunderlich
· 12 years ago
56303d3
batman-adv: Prefix types structs with batadv_
by Sven Eckelmann
· 12 years ago
9641269
batman-adv: Prefix packet structs with batadv_
by Sven Eckelmann
· 12 years ago
5bf74e9
batman-adv: Prefix hash struct and typedef with batadv_
by Sven Eckelmann
· 12 years ago
39c75a5
batman-adv: Prefix main enum with BATADV_
by Sven Eckelmann
· 12 years ago
acd34af
batman-adv: Prefix packet enum with BATADV_
by Sven Eckelmann
· 12 years ago
e9a4f29
batman-adv: Prefix hard-interface enum with BATADV_
by Sven Eckelmann
· 12 years ago
42d0b04
batman-adv: Prefix main defines with BATADV_
by Sven Eckelmann
· 12 years ago
3964f72
batman-adv: Prefix bridge_loop_avoidance defines with BATADV_
by Sven Eckelmann
· 12 years ago
3b300de
batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_
by Sven Eckelmann
· 13 years ago
1eda58b
batman-adv: Prefix main static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
da64119
batman-adv: Prefix originator static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
c0a5592
batman-adv: Prefix hash static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
e5d8925
batman-adv: Prefix hard-interface static inline functions with batadv_
by Sven Eckelmann
· 13 years ago
9cfc7bd
batman-adv: Reformat multiline comments to consistent style
by Sven Eckelmann
· 13 years ago
3193e8f
batman-adv: Prefix main non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
08c36d3
batman-adv: Prefix translation-table non-static functions with batadv_
by Sven Eckelmann
· 13 years ago
Next »