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
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: fix elp packet data reservation
Linus Lüssing
2016-08-26
1
-1
/
+1
*
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
2016-08-26
1
-1
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
6
-42
/
+161
|
\
|
*
batman-adv: Fix speedy join in gateway client mode
Sven Eckelmann
2016-07-06
1
-2
/
+2
|
*
batman-adv: Free last_bonding_candidate on release of orig_node
Sven Eckelmann
2016-07-05
1
-0
/
+7
|
*
batman-adv: Fix reference leak in batadv_find_router
Sven Eckelmann
2016-07-05
2
-14
/
+42
|
*
batman-adv: Fix non-atomic bla_claim::backbone_gw access
Sven Eckelmann
2016-07-05
2
-23
/
+90
|
*
batman-adv: Fix orig_node_vlan leak on orig_node_release
Sven Eckelmann
2016-07-05
1
-0
/
+8
|
*
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-2
/
+8
|
*
batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-1
/
+4
*
|
Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-04
41
-1217
/
+3716
|
\
\
|
*
|
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-07-04
12
-124
/
+150
|
*
|
batman-adv: throughput meter implementation
Antonio Quartulli
2016-07-04
12
-10
/
+1978
|
*
|
batman-adv: return netdev status in the TX path
Antonio Quartulli
2016-07-04
5
-44
/
+68
|
*
|
batman-adv: add netlink command to query generic mesh information files
Matthias Schiffer
2016-07-04
1
-0
/
+137
|
*
|
batman-adv: add generic netlink family for batman-adv
Matthias Schiffer
2016-07-04
4
-0
/
+87
|
*
|
batman-adv: Fix bat_(iv|v) function declaration header
Sven Eckelmann
2016-06-30
9
-36
/
+84
|
*
|
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
23
-282
/
+364
|
*
|
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
11
-108
/
+160
|
*
|
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
13
-625
/
+700
|
*
|
batman-adv: Keep includes ordered by filename
Sven Eckelmann
2016-06-30
7
-11
/
+11
|
*
|
batman-adv: Include main.h in bat_v_ogm.h
Sven Eckelmann
2016-06-30
1
-2
/
+2
*
|
|
Merge tag 'batadv-next-for-davem-20160701' of git://git.open-mesh.org/linux-m...
David S. Miller
2016-07-01
25
-182
/
+694
|
\
|
|
|
*
|
batman-adv: Add debugfs table for mcast flags
Linus Lüssing
2016-06-30
3
-0
/
+130
|
*
|
batman-adv: Adding logging of mcast flag changes
Linus Lüssing
2016-06-30
4
-3
/
+142
|
*
|
batman-adv: Add multicast optimization support for bridged setups
Linus Lüssing
2016-06-30
3
-19
/
+177
|
*
|
batman-adv: Always flood IGMP/MLD reports
Linus Lüssing
2016-06-30
2
-14
/
+75
|
*
|
batman-adv: Include frame priority in fragment header
Andrew Lunn
2016-06-30
3
-2
/
+16
|
*
|
batman-adv: Set skb priority in fragments
Andrew Lunn
2016-06-30
1
-2
/
+1
|
*
|
batman-adv: init ELP tweaking options only once
Marek Lindner
2016-06-30
4
-7
/
+23
|
*
|
batman-adv: move GW mode and selection class to private data structure
Antonio Quartulli
2016-06-30
5
-21
/
+21
|
*
|
batman-adv: remove useless inline attribute for sysfs helper function
Antonio Quartulli
2016-06-30
1
-6
/
+6
|
*
|
batman-adv: remove ogm_emit and ogm_schedule API calls
Antonio Quartulli
2016-06-30
7
-86
/
+67
|
*
|
batman-adv: remove unused callback from batadv_algo_ops struct
Marek Lindner
2016-06-30
2
-8
/
+0
|
*
|
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
2016-06-30
5
-13
/
+38
|
*
|
batman-adv: remove unused vid local variable in tt seq print
Simon Wunderlich
2016-06-30
1
-2
/
+0
|
*
|
batman-adv: statically print gateway table header
Antonio Quartulli
2016-06-30
1
-2
/
+1
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2016-06-30
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
4
-9
/
+53
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
2016-06-29
1
-0
/
+9
|
*
batman-adv: Fix ICMP RR ethernet access after skb_linearize
Sven Eckelmann
2016-06-29
1
-0
/
+1
|
*
batman-adv: Fix double-put of vlan object
Ben Hutchings
2016-06-29
1
-1
/
+0
|
*
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2016-06-29
2
-6
/
+39
|
*
batman-adv: replace WARN with rate limited output on non-existing VLAN
Simon Wunderlich
2016-06-29
1
-2
/
+4
*
|
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-12
2
-3
/
+3
|
/
*
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
2016-05-18
3
-9
/
+34
*
batman-adv: Avoid duplicate neigh_node additions
Linus Lüssing
2016-05-18
1
-2
/
+4
*
batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
Sven Eckelmann
2016-05-18
1
-2
/
+3
*
batman-adv: make sure ELP/OGM orig MAC is updated on address change
Antonio Quartulli
2016-05-18
1
-4
/
+22
*
batman-adv: Fix unexpected free of bcast_own on add_if error
Sven Eckelmann
2016-05-18
1
-3
/
+1
[next]