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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2016-09-02
net: bridge: add per-port multicast flood flag
Nikolay Aleksandrov
4
-4
/
+14
2016-09-02
net: bridge: change unicast boolean to exact pkt_type
Nikolay Aleksandrov
4
-22
/
+37
2016-09-02
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2
-12
/
+13
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-2
/
+1
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
6
-4
/
+107
2016-08-26
net: bridge: export also pvid flag in the xstats flags
Nikolay Aleksandrov
1
-0
/
+5
2016-08-19
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-0
/
+1
2016-08-19
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
2016-08-10
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2016-07-25
bridge: Fix incorrect re-injection of LLDP packets
Ido Schimmel
1
-0
/
+8
2016-07-25
net: bridge: br_set_ageing_time takes a clock_t
Vivien Didelot
2
-2
/
+2
2016-07-25
net: bridge: fix br_stp_enable_bridge comment
Vivien Didelot
1
-1
/
+1
2016-07-17
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
5
-153
/
+94
2016-07-17
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
3
-37
/
+33
2016-07-17
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
1
-15
/
+14
2016-07-17
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
1
-10
/
+8
2016-07-10
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
4
-19
/
+43
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-126
/
+121
2016-07-05
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
1
-0
/
+2
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
6
-91
/
+101
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
3
-49
/
+34
2016-06-30
ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output
Shmulik Ladkani
1
-1
/
+1
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
8
-46
/
+363
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
1
-3
/
+56
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-06-28
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-4
/
+23
2016-06-11
bridge: Fix incorrect re-injection of STP packets
Ido Schimmel
1
-3
/
+12
2016-06-08
bridge: Don't insert unnecessary local fdb entry on changing mac address
Toshiaki Makita
1
-0
/
+2
2016-06-07
bridge: netfilter: checkpatch data type fixes
Tobin C Harding
1
-20
/
+20
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+10
2016-05-06
bridge: fix igmp / mld query parsing
Linus Lüssing
1
-5
/
+7
2016-05-06
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-05-03
bridge: netlink: export per-vlan stats
Nikolay Aleksandrov
3
-0
/
+99
2016-05-03
bridge: vlan: learn to count
Nikolay Aleksandrov
4
-16
/
+109
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
1
-5
/
+5
2016-04-28
net: rename IP_INC_STATS_BH()
Eric Dumazet
1
-3
/
+3
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-50
/
+86
2016-04-25
bridge: use nla_put_u64_64bit()
Nicolas Dichtel
1
-26
/
+36
2016-04-24
bridge: mdb: Marking port-group as offloaded
Elad Raz
3
-32
/
+71
2016-04-24
bridge: mdb: Common function for mdb entry translation
Elad Raz
1
-18
/
+15
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-16
/
+24
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
1
-2
/
+3
2016-04-14
bridge: a netlink notification should be sent when those attributes are chang...
Xin Long
2
-37
/
+14
2016-04-14
bridge: simplify the stp_state_store by calling store_bridge_parm
Xin Long
1
-15
/
+9
2016-04-14
bridge: simplify the forward_delay_store by calling store_bridge_parm
Xin Long
1
-17
/
+10
2016-04-14
bridge: simplify the flush_store by calling store_bridge_parm
Xin Long
1
-7
/
+7
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+45
[next]