index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-16
1
-2
/
+4
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
1
-1
/
+2
*
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-12
1
-0
/
+2
*
batman-adv: add bonding again
Simon Wunderlich
2014-01-12
1
-0
/
+2
*
batman-adv: consider outgoing interface in OGM sending
Simon Wunderlich
2014-01-12
1
-2
/
+5
*
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
1
-8
/
+24
*
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
1
-26
/
+48
*
batman-adv: remove bonding and interface alternating
Simon Wunderlich
2014-01-12
1
-8
/
+2
*
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
2014-01-08
1
-0
/
+2
*
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
1
-0
/
+12
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
2013-10-23
1
-1
/
+1
*
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
1
-0
/
+6
*
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2013-10-23
1
-0
/
+6
*
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
1
-0
/
+3
*
batman-adv: provide orig_node routing API
Antonio Quartulli
2013-10-23
1
-0
/
+11
*
batman-adv: add bat_neigh_is_equiv_or_better API function
Antonio Quartulli
2013-10-23
1
-0
/
+4
*
batman-adv: add bat_neigh_cmp API function
Antonio Quartulli
2013-10-23
1
-0
/
+3
*
batman-adv: add bat_orig_print API function
Antonio Quartulli
2013-10-23
1
-0
/
+3
*
batman-adv: make struct batadv_orig_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-11
/
+19
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
1
-16
/
+25
*
batman-adv: make the TT CRC logic VLAN specific
Antonio Quartulli
2013-10-19
1
-8
/
+33
*
batman-adv: lock around TT operations to avoid sending inconsistent data
Antonio Quartulli
2013-10-19
1
-0
/
+13
*
batman-adv: make the AP isolation attribute VLAN specific
Antonio Quartulli
2013-10-19
1
-2
/
+2
*
batman-adv: add per VLAN interface attribute framework
Antonio Quartulli
2013-10-19
1
-0
/
+21
*
batman-adv: make the Distributed ARP Table vlan aware
Antonio Quartulli
2013-10-19
1
-0
/
+2
*
batman-adv: add the VLAN ID attribute to the TT entry
Antonio Quartulli
2013-10-19
1
-0
/
+2
*
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
1
-7
/
+0
*
batman-adv: Fragment and send skbs larger than mtu
Martin Hundebøll
2013-10-12
1
-0
/
+6
*
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
1
-0
/
+38
*
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-12
1
-19
/
+0
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
1
-84
/
+0
*
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
2013-10-09
1
-2
/
+2
*
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-10-09
1
-1
/
+1
*
batman-adv: tvlv - add network coding container
Marek Lindner
2013-10-09
1
-0
/
+2
*
batman-adv: tvlv - add distributed arp table container
Marek Lindner
2013-10-09
1
-0
/
+10
*
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-10-09
1
-4
/
+8
*
batman-adv: tvlv - basic infrastructure
Marek Lindner
2013-10-09
1
-0
/
+72
*
batman-adv: change VID semantic in the BLA code
Antonio Quartulli
2013-05-29
1
-2
/
+2
*
batman-adv: send each broadcast only once on non-wireless interfaces
Matthias Schiffer
2013-05-29
1
-0
/
+2
*
batman-adv: network coding - receive coded packets and decode them
Martin Hundebøll
2013-03-13
1
-0
/
+10
*
batman-adv: network coding - save overheard and tx packets for decoding
Martin Hundebøll
2013-03-13
1
-0
/
+11
*
batman-adv: network coding - code and transmit packets if possible
Martin Hundebøll
2013-03-13
1
-0
/
+20
*
batman-adv: network coding - buffer unicast packets before forward
Martin Hundebøll
2013-03-13
1
-0
/
+49
*
batman-adv: network coding - detect coding nodes and remove these after timeout
Martin Hundebøll
2013-03-13
1
-0
/
+32
*
batman-adv: network coding - add the initial infrastructure code
Martin Hundebøll
2013-03-13
1
-0
/
+14
*
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
1
-1
/
+1
*
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
2013-01-19
1
-0
/
+6
*
batman-adv: kernel doc for types.h
Marek Lindner
2013-01-19
1
-66
/
+395
[next]