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
/
bridge
/
br_arp_nd_proxy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
1
-1
/
+17
2023-04-21
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
1
-5
/
+10
2023-04-21
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
1
-1
/
+1
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-2
/
+2
2022-03-04
net: bridge: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2021-03-22
net: bridge: when suppression is enabled exclude RARP packets
Nikolay Aleksandrov
1
-1
/
+3
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-8
/
+18
2020-06-01
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-12
bridge: reduce size of input cb to 16 bytes
Florian Westphal
1
-9
/
+9
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
1
-0
/
+1
2018-09-26
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
1
-5
/
+8
2018-09-26
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
1
-1
/
+1
2017-10-09
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
1
-0
/
+249
2017-10-09
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
1
-0
/
+188
2017-10-09
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
1
-0
/
+32