index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-05-10
1
-1
/
+1
*
batman-adv: add detection for complex bridge loops
Simon Wunderlich
2016-05-10
1
-0
/
+4
*
batman-adv: fix wrong names in kerneldoc
Antonio Quartulli
2016-05-04
1
-1
/
+2
*
batman-adv: Start new development cycle
Simon Wunderlich
2016-05-04
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2016-02-29
1
-1
/
+1
*
batman-adv: ELP - send unicast ELP packets for throughput sampling
Antonio Quartulli
2016-02-29
1
-0
/
+3
*
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
2016-02-29
1
-0
/
+1
*
batman-adv: OGMv2 - implement originators logic
Antonio Quartulli
2016-02-29
1
-0
/
+2
*
batman-adv: OGMv2 - add basic infrastructure
Antonio Quartulli
2016-02-29
1
-0
/
+1
*
batman-adv: ELP - creating neighbor structures
Linus Luessing
2016-02-29
1
-0
/
+3
*
batman-adv: remove unused BATADV_BONDING_TQ_THRESHOLD constant
Antonio Quartulli
2016-02-23
1
-5
/
+0
*
batman-adv: add seqno maximum age and protection start flag parameters
Simon Wunderlich
2016-02-10
1
-0
/
+3
*
batman-adv: update copyright years for 2016
Sven Eckelmann
2016-02-02
1
-1
/
+1
*
batman-adv: Fix kerneldoc of main functions
Sven Eckelmann
2016-02-02
1
-0
/
+4
*
batman-adv: Fix kerneldoc parsing of return description
Sven Eckelmann
2016-02-02
1
-3
/
+10
*
batman-adv: increase BLA wait periods to 6
Simon Wunderlich
2016-01-09
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2016-01-09
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2015-08-27
1
-1
/
+1
*
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-08-25
1
-25
/
+23
*
batman-adv: Clarify calculation precedence for '&' and '?'
Sven Eckelmann
2015-06-07
1
-1
/
+1
*
batman-adv: Add required includes to all files
Sven Eckelmann
2015-06-07
1
-16
/
+13
*
batman-adv: Use common Jenkins Hash implementation
Sven Eckelmann
2015-06-07
1
-0
/
+1
*
batman-adv: main, batadv_compare_eth return bool
Markus Pargmann
2015-06-03
1
-1
/
+1
*
batman-adv: main, Convert is_my_mac() to bool
Markus Pargmann
2015-06-03
1
-1
/
+1
*
batman-adv: checkpatch - spaces preferred around that '*'
Marek Lindner
2015-05-29
1
-1
/
+1
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2015-05-29
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2015-01-07
1
-1
/
+1
*
batman-adv: checkpatch - No space is necessary after a cast
Antonio Quartulli
2015-01-07
1
-4
/
+4
*
batman-adv: kernel doc fixes for main.{c, h}
Martin Hundebøll
2015-01-07
1
-3
/
+2
*
batman-adv: Start new development cycle
Simon Wunderlich
2014-08-05
1
-1
/
+1
*
batman-adv: remove unnecessary logspam
André Gaul
2014-08-05
1
-6
/
+14
*
batman-adv: Start new development cycle
Simon Wunderlich
2014-05-18
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2014-03-22
1
-1
/
+1
*
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
2014-03-22
1
-0
/
+1
*
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
2014-03-22
1
-0
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
1
-1
/
+1
*
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
1
-0
/
+6
*
batman-adv: create helper function to get AP isolation status
Antonio Quartulli
2014-01-08
1
-0
/
+1
*
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
1
-0
/
+2
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
1
-3
/
+1
*
batadv: Slight optimization of batadv_compare_eth
Joe Perches
2013-12-09
1
-1
/
+1
*
batman-adv: Start new development cycle
Simon Wunderlich
2013-10-23
1
-1
/
+1
*
batman-adv: add bat_neigh_is_equiv_or_better API function
Antonio Quartulli
2013-10-23
1
-0
/
+6
*
batman-adv: print the VID together with the TT entries
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
-8
/
+1
*
batman-adv: update email address for Marek Lindner
Marek Lindner
2013-10-19
1
-1
/
+1
*
batman-adv: update email address for Simon Wunderlich
Simon Wunderlich
2013-10-19
1
-1
/
+1
*
batman-adv: consider network coding overhead when calculating required mtu
Marek Lindner
2013-10-12
1
-0
/
+1
[next]