index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_arp_nd_proxy.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bridge: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-2
/
+2
*
net: bridge: when suppression is enabled exclude RARP packets
Nikolay Aleksandrov
2021-03-22
1
-1
/
+3
*
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-29
1
-8
/
+18
*
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
2020-06-01
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
bridge: reduce size of input cb to 16 bytes
Florian Westphal
2019-04-12
1
-9
/
+9
*
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
1
-0
/
+1
*
net: bridge: convert neigh_suppress_enabled option to a bit
Nikolay Aleksandrov
2018-09-26
1
-5
/
+8
*
bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
Roopa Prabhu
2018-09-26
1
-1
/
+1
*
bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-09
1
-0
/
+249
*
bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports
Roopa Prabhu
2017-10-09
1
-0
/
+188
*
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2017-10-09
1
-0
/
+32