index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
originator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
1
-0
/
+36
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
1
-1
/
+1
2014-01-12
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
1
-1
/
+47
2014-01-12
batman-adv: add bonding again
Simon Wunderlich
1
-0
/
+4
2014-01-12
batman-adv: split out router from orig_node
Simon Wunderlich
1
-8
/
+234
2014-01-12
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
1
-19
/
+210
2014-01-12
batman-adv: remove bonding and interface alternating
Simon Wunderlich
1
-14
/
+1
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
1
-3
/
+1
2013-12-26
batman-adv: use batadv_compare_eth for concise
dingtianhong
1
-1
/
+1
2013-10-23
batman-adv: provide orig_node routing API
Antonio Quartulli
1
-88
/
+14
2013-10-23
batman-adv: adapt the neighbor purging routine to use the new API functions
Antonio Quartulli
1
-8
/
+9
2013-10-23
batman-adv: add bat_orig_print API function
Antonio Quartulli
1
-56
/
+10
2013-10-23
batman-adv: make struct batadv_orig_node algorithm agnostic
Antonio Quartulli
1
-56
/
+33
2013-10-23
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
1
-11
/
+22
2013-10-20
batman-adv: make the TT global purge routine VLAN specific
Antonio Quartulli
1
-1
/
+1
2013-10-20
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
1
-3
/
+98
2013-10-19
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
1
-0
/
+1
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
1
-1
/
+13
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
1
-9
/
+0
2013-10-09
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
1
-3
/
+1
2013-05-29
batman-adv: slightly improve neighbor creation debug message
Antonio Quartulli
1
-1
/
+2
2013-05-29
batman-adv: drop useless argument seqno in neighbor creation
Antonio Quartulli
1
-3
/
+2
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
1
-0
/
+16
2013-03-27
batman-adv: use seq_puts instead of seq_printf when the format is constant
Antonio Quartulli
1
-2
/
+2
2013-03-14
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
1
-0
/
+6
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-17
/
+14
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
1
-1
/
+1
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
1
-9
/
+8
2013-01-12
batman-adv: remove useless blank lines before and after brackets
Antonio Quartulli
1
-3
/
+0
2013-01-12
batman-adv: Initialize lockdep class keys for hashes
Antonio Quartulli
1
-0
/
+6
2012-11-15
batman-adv: substitute tt_poss_change with a per-tt_entry flag
Antonio Quartulli
1
-1
/
+0
2012-11-07
batman-adv: Distributed ARP Table - create DHT helper functions
Antonio Quartulli
1
-0
/
+2
2012-10-29
batman-adv: consolidate duplicated primary_if checking code
Marek Lindner
1
-16
/
+3
2012-07-02
batman-adv: Fix alignment after opened parentheses
Sven Eckelmann
1
-4
/
+5
2012-07-02
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
1
-48
/
+54
2012-07-02
batman-adv: Prefix hash struct and typedef with batadv_
Sven Eckelmann
1
-5
/
+5
2012-07-02
batman-adv: Prefix main enum with BATADV_
Sven Eckelmann
1
-6
/
+6
2012-07-02
batman-adv: Prefix hard-interface enum with BATADV_
Sven Eckelmann
1
-8
/
+8
2012-06-28
batman-adv: Prefix main defines with BATADV_
Sven Eckelmann
1
-15
/
+17
2012-06-28
batman-adv: Prefix unicast defines with BATADV_
Sven Eckelmann
1
-1
/
+1
2012-06-25
batman-adv: Prefix originator local static functions with batadv_
Sven Eckelmann
1
-27
/
+27
2012-06-25
batman-adv: Prefix main static inline functions with batadv_
Sven Eckelmann
1
-33
/
+32
2012-06-24
batman-adv: Prefix originator static inline functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-24
batman-adv: Prefix hash static inline functions with batadv_
Sven Eckelmann
1
-2
/
+3
2012-06-24
batman-adv: Prefix hard-interface static inline functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-21
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
1
-6
/
+7
2012-06-21
batman-adv: Prefix main non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-21
batman-adv: Prefix unicast non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-21
batman-adv: Prefix translation-table non-static functions with batadv_
Sven Eckelmann
1
-2
/
+2
2012-06-21
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
1
-2
/
+3
[next]