index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
batman-adv: allow netlink usage in unprivileged containers
Linus Lüssing
1
-15
/
+15
2021-08-08
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
1
-4
/
+2
2021-05-17
batman-adv: Always send iface index+name in genlmsg
Sven Eckelmann
1
-0
/
+8
2021-02-06
batman-adv: Fix names for kernel-doc blocks
Sven Eckelmann
1
-2
/
+2
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
1
-1
/
+1
2020-12-04
batman-adv: Add new include for min/max helpers
Sven Eckelmann
1
-0
/
+1
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-06-26
batman-adv: Introduce a configurable per interface hop penalty
Linus Lüssing
1
-1
/
+11
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
1
-1
/
+1
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-08-14
batman-adv: fix uninit-value in batadv_netlink_get_ifindex()
Eric Dumazet
1
-1
/
+1
2019-05-25
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
1
-2
/
+1
2019-05-25
batman-adv: Fix includes for *_MAX constants
Sven Eckelmann
1
-0
/
+1
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+18
2019-03-28
Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-12
/
+11
2019-03-25
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
1
-0
/
+11
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-18
/
+1
2019-02-09
batman-adv: Trigger genl notification on sysfs config change
Sven Eckelmann
1
-5
/
+5
2019-02-09
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
1
-0
/
+15
2019-02-09
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
1
-0
/
+11
2019-02-09
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
1
-0
/
+92
2019-02-09
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
1
-0
/
+11
2019-02-09
batman-adv: Add ap_isolation mesh/vlan genl configuration
Sven Eckelmann
1
-0
/
+89
2019-02-09
batman-adv: Add aggregated_ogms mesh genl configuration
Sven Eckelmann
1
-0
/
+12
2019-02-09
batman-adv: Prepare framework for vlan genl config
Sven Eckelmann
1
-2
/
+189
2019-02-09
batman-adv: Prepare framework for hardif genl config
Sven Eckelmann
1
-21
/
+219
2019-02-09
batman-adv: Prepare framework for mesh genl config
Sven Eckelmann
1
-62
/
+98
2019-02-09
batman-adv: Move common genl doit code pre/post hooks
Sven Eckelmann
1
-43
/
+100
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2018-11-12
batman-adv: Add inconsistent hardif netlink dump detection
Sven Eckelmann
1
-10
/
+14
2018-03-14
batman-adv: add multicast flags netlink support
Linus Lüssing
1
-0
/
+12
2018-03-14
batman-adv: add DAT cache netlink support
Linus Lüssing
1
-33
/
+43
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-11
/
+11
2017-12-15
batman-adv: include gfp.h for GFP_* defines
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
1
-0
/
+1
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: Mark batadv_netlink_ops as const
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: Introduce missing headers for genetlink restructure
Sven Eckelmann
1
-0
/
+3
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
[next]