index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
1
-4
/
+4
2019-08-05
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
3
-23
/
+25
2019-08-01
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
1
-0
/
+3
2019-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-20
/
+22
2019-07-30
netfilter: ebtables: also count base chain policies
Florian Westphal
1
-11
/
+17
2019-07-29
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-07-25
netfilter: nft_meta_bridge: Eliminate 'out' label
Phil Sutter
1
-3
/
+1
2019-07-25
netfilter: nf_tables: Make nft_meta expression more robust
Phil Sutter
1
-5
/
+1
2019-07-21
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
1
-1
/
+1
2019-07-18
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-112
/
+832
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-17
/
+17
2019-07-05
netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
wenxu
1
-0
/
+12
2019-07-05
bridge: add br_vlan_get_proto()
wenxu
1
-0
/
+10
2019-07-05
netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
wenxu
1
-0
/
+15
2019-07-05
bridge: add br_vlan_get_pvid_rcu()
Pablo Neira Ayuso
1
-4
/
+15
2019-07-05
netfilter: nft_meta_bridge: Remove the br_private.h header
wenxu
1
-5
/
+14
2019-07-05
netfilter: nft_meta: move bridge meta keys into nft_meta_bridge
wenxu
3
-0
/
+134
2019-07-04
netfilter: nf_queue: remove unused hook entries pointer
Florian Westphal
1
-1
/
+1
2019-07-02
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: don't cache ether dest pointer on input
Nikolay Aleksandrov
1
-5
/
+3
2019-07-02
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-02
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-8
/
+12
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
27
-134
/
+27
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+2
2019-06-21
netfilter: bridge: Fix non-untagged fragment packet
wenxu
1
-0
/
+2
2019-06-20
netfilter: bridge: prevent UAF in brnf_exit_net()
Christian Brauner
1
-1
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-17
netfilter: bridge: namespace bridge netfilter sysctls
Christian Brauner
1
-45
/
+72
2019-06-17
netfilter: bridge: port sysctls to use brnf_net
Christian Brauner
2
-59
/
+105
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-126
/
+25
2019-05-31
netfilter: bridge: convert skb_make_writable to skb_ensure_writable
Florian Westphal
3
-3
/
+3
2019-05-31
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
1
-2
/
+57
2019-05-31
netfilter: bridge: add connection tracking system
Pablo Neira Ayuso
5
-0
/
+397
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
25
-126
/
+25
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
19
-0
/
+19
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+3
2019-05-11
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-09
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
3
-6
/
+8
2019-04-28
net: fix two coding style issues
Michal Kubecek
1
-2
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
3
-12
/
+13
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2019-04-23
bridge: Fix possible use-after-free when deleting bridge port
Ido Schimmel
1
-1
/
+2
[next]