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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-1
/
+1
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
1
-8
/
+2
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-06
bridge: Update outdated comment on promiscuous mode
Toshiaki Makita
1
-4
/
+2
2014-08-04
bridge: remove a useless comment
Michael S. Tsirkin
1
-1
/
+0
2014-07-31
bridge: Don't include NDA_VLAN for FDB entries with vid 0
Toshiaki Makita
1
-1
/
+1
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
1
-1
/
+0
2014-07-22
netfilter: bridge: add reject support
Pablo Neira Ayuso
3
-0
/
+74
2014-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-451
/
+107
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
1
-3
/
+12
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2
-1
/
+6
2014-07-09
bridge: export knowledge about the presence of IGMP/MLD queriers
Linus Lüssing
1
-0
/
+37
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
4
-43
/
+107
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-0
/
+1
2014-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
2
-409
/
+0
2014-06-22
bridge: use list_for_each_entry_continue_reverse
Li RongQing
1
-6
/
+4
2014-06-12
bridge: fix compile error when compiling without IPv6 support
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: fix smatch warning / potential null pointer dereference
Linus Lüssing
1
-0
/
+2
2014-06-12
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-12
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-12
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
2014-06-12
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
1
-2
/
+3
2014-06-11
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
2
-6
/
+67
2014-06-11
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
2
-12
/
+58
2014-06-11
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2
-13
/
+95
2014-06-11
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
3
-95
/
+100
2014-06-06
bridge: Fix incorrect judgment of promisc
Toshiaki Makita
1
-1
/
+2
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+44
2014-06-03
bridge: Add bridge ifindex to bridge fdb notify msgs
Roopa Prabhu
1
-0
/
+3
2014-06-03
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-06-02
bridge: notify user space after fdb update
Jon Maxwell
1
-1
/
+7
2014-06-02
bridge: fix the unbalanced promiscuous count when add_if failed
wangweidong
1
-1
/
+1
2014-05-26
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
2
-6
/
+3
2014-05-22
bridge: make br_device_notifier static
Cong Wang
4
-121
/
+99
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
4
-2
/
+154
2014-05-19
bridge: fix spelling of promiscuous
stephen hemminger
1
-1
/
+1
2014-05-19
net: bridge: fix build
Alexei Starovoitov
1
-1
/
+1
2014-05-17
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
4
-7
/
+116
2014-05-17
bridge: Add addresses from static fdbs to non-promisc ports
Vlad Yasevich
1
-6
/
+69
2014-05-17
bridge: Introduce BR_PROMISC flag
Vlad Yasevich
2
-1
/
+3
2014-05-17
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
2
-0
/
+58
2014-05-17
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
4
-1
/
+36
2014-05-17
bridge: Turn flag change macro into a function.
Vlad Yasevich
1
-10
/
+17
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-1
/
+1
2014-05-05
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
1
-2
/
+2
2014-04-28
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
1
-0
/
+15
2014-04-24
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
4
-2
/
+154
[next]