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
2021-10-20
batman-adv: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-08-08
batman-adv: Drop NULL check before dropping references
Sven Eckelmann
1
-8
/
+4
2021-08-08
batman-adv: Check ptr for NULL before reducing its refcnt
Sven Eckelmann
1
-14
/
+1
2021-06-02
batman-adv: Avoid name based attaching of hard interfaces
Sven Eckelmann
1
-2
/
+1
2021-06-02
batman-adv: Drop implicit creation of batadv net_devices
Sven Eckelmann
1
-33
/
+1
2021-05-17
batman-adv: bcast: queue per interface, if needed
Linus Lüssing
1
-9
/
+3
2021-02-06
batman-adv: Drop publication years from copyright info
Sven Eckelmann
1
-1
/
+1
2020-12-04
batman-adv: Drop legacy code for auto deleting mesh interfaces
Sven Eckelmann
1
-3
/
+2
2020-12-04
batman-adv: Drop deprecated debugfs support
Sven Eckelmann
1
-9
/
+1
2020-12-04
batman-adv: Drop deprecated sysfs support
Sven Eckelmann
1
-52
/
+0
2020-12-04
batman-adv: Allow selection of routing algorithm over rtnetlink
Sven Eckelmann
1
-3
/
+28
2020-12-04
batman-adv: Prepare infrastructure for newlink settings
Sven Eckelmann
1
-0
/
+39
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+5
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
1
-3
/
+3
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
1
-3
/
+2
2020-08-18
batman-adv: Drop repeated words in comments
Sven Eckelmann
1
-2
/
+2
2020-06-26
batman-adv: Fix typos and grammar in documentation
Sven Eckelmann
1
-1
/
+1
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-0
/
+2
2020-05-22
batman-adv: Revert "Drop lockdep.h include for soft-interface.c"
Sven Eckelmann
1
-0
/
+1
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+30
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
1
-1
/
+1
2019-11-03
batman-adv: Drop lockdep.h include for soft-interface.c
Sven Eckelmann
1
-1
/
+0
2019-11-03
batman-adv: Use 'fallthrough' pseudo keyword
Sven Eckelmann
1
-2
/
+2
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-32
/
+0
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-1
/
+1
2019-07-22
batman-adv: Replace usage of strlcpy with strscpy
Sven Eckelmann
1
-4
/
+4
2019-05-25
batman-adv: mcast: shorten multicast tt/tvlv worker spinlock section
Linus Lüssing
1
-5
/
+0
2019-05-25
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
1
-0
/
+1
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
[next]