index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-0
/
+2
|
\
|
*
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
2019-02-12
1
-0
/
+2
*
|
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-13
8
-142
/
+1020
|
\
\
|
*
|
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
2019-02-09
3
-16
/
+63
|
*
|
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
|
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+15
|
*
|
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+11
|
*
|
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
2019-02-09
6
-8
/
+95
|
*
|
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
|
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+17
|
*
|
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+11
|
*
|
batman-adv: Add ap_isolation mesh/vlan genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+89
|
*
|
batman-adv: Add aggregated_ogms mesh genl configuration
Sven Eckelmann
2019-02-09
1
-0
/
+12
|
*
|
batman-adv: Prepare framework for vlan genl config
Sven Eckelmann
2019-02-09
1
-2
/
+189
|
*
|
batman-adv: Prepare framework for hardif genl config
Sven Eckelmann
2019-02-09
1
-21
/
+219
|
*
|
batman-adv: Prepare framework for mesh genl config
Sven Eckelmann
2019-02-09
1
-62
/
+98
|
*
|
batman-adv: Move common genl doit code pre/post hooks
Sven Eckelmann
2019-02-09
1
-43
/
+100
|
*
|
batman-adv: fix memory leak in in batadv_dat_put_dhcp
Martin Weinelt
2019-02-06
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
3
-2
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'batadv-net-for-davem-20190201' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-02-01
3
-2
/
+8
|
|
\
\
|
|
*
|
batman-adv: release station info tidstats
Felix Fietkau
2019-01-25
1
-0
/
+3
|
|
*
|
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
2018-12-31
1
-0
/
+2
|
|
*
|
batman-adv: Avoid WARN on net_device without parent in netns
Sven Eckelmann
2018-12-30
1
-2
/
+3
*
|
|
|
Merge tag 'batadv-next-for-davem-20190201' of git://git.open-mesh.org/linux-m...
David S. Miller
2019-02-01
61
-64
/
+493
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
batman-adv: Update copyright years for 2019
Sven Eckelmann
2019-01-04
61
-61
/
+61
|
*
|
|
batman-adv: Snoop DHCPACKs for DAT
Linus Lüssing
2018-12-30
4
-2
/
+431
|
*
|
|
batman-adv: Start new development cycle
Simon Wunderlich
2018-12-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2019-01-22
1
-2
/
+2
|
|
/
|
/
|
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-19
2
-3
/
+5
|
\
|
*
batman-adv: Expand merged fragment buffer for full packet
Sven Eckelmann
2018-11-12
1
-1
/
+1
|
*
batman-adv: Use explicit tvlv padding for ELP packets
Sven Eckelmann
2018-11-12
1
-2
/
+4
*
|
batman-adv: enable MCAST by default at compile time
Linus Lüssing
2018-11-12
1
-0
/
+1
*
|
batman-adv: Move CRC16 dependency to BATMAN_ADV_BLA
Sven Eckelmann
2018-11-12
1
-1
/
+1
*
|
batman-adv: Add inconsistent multicast netlink dump detection
Sven Eckelmann
2018-11-12
1
-23
/
+28
*
|
batman-adv: Add inconsistent local TT netlink dump detection
Sven Eckelmann
2018-11-12
1
-18
/
+23
*
|
batman-adv: Add inconsistent dat netlink dump detection
Sven Eckelmann
2018-11-12
1
-19
/
+23
*
|
batman-adv: Add inconsistent claim netlink dump detection
Sven Eckelmann
2018-11-12
1
-18
/
+23
*
|
batman-adv: Add inconsistent backbone netlink dump detection
Sven Eckelmann
2018-11-12
1
-18
/
+23
*
|
batman-adv: Store modification counter via hash helpers
Sven Eckelmann
2018-11-12
2
-0
/
+8
*
|
batman-adv: Add inconsistent hardif netlink dump detection
Sven Eckelmann
2018-11-12
4
-10
/
+19
*
|
batman-adv: Add inconsistent gateway netlink dump detection
Sven Eckelmann
2018-11-12
5
-19
/
+41
*
|
batman-adv: Fix description for BATMAN_ADV_DEBUG
Sven Eckelmann
2018-11-12
1
-2
/
+3
*
|
batman-adv: Allow to use BATMAN_ADV_DEBUG without BATMAN_ADV_DEBUGFS
Sven Eckelmann
2018-11-12
2
-28
/
+34
*
|
batman-adv: Improve includes for trace functionality
Sven Eckelmann
2018-11-12
2
-2
/
+6
[next]