index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
soft-interface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
batman-adv: Add multicast-to-unicast support for multiple targets
Linus Lüssing
1
-2
/
+6
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
1
-12
/
+0
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-02-14
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-1
/
+1
2019-02-12
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
1
-0
/
+2
2019-02-09
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
1
-1
/
+1
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
1
-1
/
+1
2019-01-01
batman-adv: Force mac header to start of data on xmit
Sven Eckelmann
1
-0
/
+2
2018-12-30
batman-adv: Snoop DHCPACKs for DAT
Linus Lüssing
1
-2
/
+9
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+18
2018-09-15
batman-adv: Enable LockLess TX for softif
Sven Eckelmann
1
-0
/
+1
2018-09-15
batman-adv: Move OGM rebroadcast stats to orig_ifinfo
Sven Eckelmann
1
-1
/
+0
2018-09-06
batman-adv: Prevent duplicated softif_vlan entry
Sven Eckelmann
1
-7
/
+18
2018-04-25
batman-adv: fix batadv_interface_tx()'s return type
Luc Van Oostenryck
1
-2
/
+2
2018-04-22
batman-adv: Avoid old nodes disabling multicast optimizations completely
Linus Lüssing
1
-1
/
+0
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+1
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
1
-1
/
+1
2018-02-25
batman-adv: fix packet checksum in receive path
Matthias Schiffer
1
-7
/
+1
2017-12-21
batman-adv: Convert packet.h to uapi header
Sven Eckelmann
1
-1
/
+1
2017-12-15
batman-adv: Add kernel-doc to externally visible functions
Sven Eckelmann
1
-0
/
+20
2017-12-15
batman-adv: Use parentheses in function kernel-doc
Sven Eckelmann
1
-20
/
+21
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-10-12
batman-adv: Add missing kerneldoc for extack
Sven Eckelmann
1
-0
/
+1
2017-10-06
Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-3
/
+3
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
2017-09-28
batman-adv: Fix "line over 80 characters" checkpatch warning
Sven Eckelmann
1
-2
/
+2
2017-09-28
batman-adv: Remove unnecessary parentheses
Sven Eckelmann
1
-1
/
+1
2017-09-23
net: Remove useless function skb_header_release
Gao Feng
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+2
2017-04-07
Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-142
/
+96
2017-04-05
batman-adv: Use net_device_stats from struct net_device
Tobias Klauser
1
-1
/
+1
2017-04-03
batman-adv: Group ethtool related code together
Sven Eckelmann
1
-99
/
+92
2017-04-03
batman-adv: Remove ethtool .get_settings stub
Sven Eckelmann
1
-19
/
+0
2017-04-03
batman-adv: Remove ethtool msglevel functions
Sven Eckelmann
1
-13
/
+0
2017-04-03
batman-adv: Use ethtool helper to get link status
Sven Eckelmann
1
-7
/
+1
2017-03-26
batman-adv: restructure rebroadcast counter into forw_packet API
Linus Lüssing
1
-0
/
+3
2017-03-17
batman-adv: Omit unnecessary memset of netdev private data
Tobias Klauser
1
-4
/
+0
2017-03-16
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+0
2017-03-04
batman-adv: Initialize gw sel_class via batadv_algo
Sven Eckelmann
1
-1
/
+0
2017-01-26
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-2
/
+3
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
1
-1
/
+1
2017-01-26
batman-adv: don't add loop detect macs to TT
Simon Wunderlich
1
-1
/
+2
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-2
/
+0
2016-10-30
batman-adv: Count all non-success TX packets as dropped
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: use consume_skb for non-dropped packets
Sven Eckelmann
1
-1
/
+1
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
1
-1
/
+1
2016-10-17
batman-adv: Move batadv_sum_counter to soft-interface.c
Sven Eckelmann
1
-0
/
+21
2016-08-09
batman-adv: Place kref_get for softif_vlan near use
Sven Eckelmann
1
-0
/
+4
[next]