index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-31
2
-0
/
+2
*
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
2019-01-31
1
-5
/
+4
*
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
2019-01-26
1
-0
/
+1
*
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2019-01-22
1
-2
/
+4
*
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
2019-01-22
1
-1
/
+1
*
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
2018-11-04
1
-2
/
+1
*
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
2018-11-04
1
-1
/
+9
*
netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
David Ahern
2018-09-20
1
-1
/
+2
*
net/bridge/br_multicast: remove redundant variable "err"
zhong jiang
2018-08-06
1
-7
/
+5
*
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
2018-08-03
3
-0
/
+3
*
net: bridge: add support for backup port
Nikolay Aleksandrov
2018-07-23
5
-2
/
+133
*
net: bridge: add support for raw sysfs port options
Nikolay Aleksandrov
2018-07-23
1
-14
/
+42
*
bridge: make sure objects belong to container's owner
Tyler Hicks
2018-07-20
3
-3
/
+13
*
netfilter: nft_reject_bridge: remove unnecessary ttl set
Taehee Yoo
2018-07-16
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
2
-6
/
+21
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
2
-6
/
+21
|
|
\
|
|
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-08
1
-0
/
+2
|
|
*
netfilter: ebtables: reject non-bridge targets
Florian Westphal
2018-06-06
1
-0
/
+13
|
|
*
netfilter: ebtables: fix compat entry padding
Alin Nastac
2018-06-04
1
-5
/
+5
|
|
*
netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...
Taehee Yoo
2018-06-04
1
-1
/
+1
*
|
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-5
/
+6
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
/
*
|
net: bridge: Fix locking in br_fdb_find_port()
Petr Machata
2018-06-08
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
14
-263
/
+279
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-1
/
+2
|
|
\
|
|
*
|
net: bridge: Notify about bridge VLANs
Petr Machata
2018-05-31
1
-3
/
+25
|
*
|
net: bridge: Extract br_vlan_add_existing()
Petr Machata
2018-05-31
1
-22
/
+33
|
*
|
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
2018-05-31
3
-23
/
+41
|
*
|
net: bridge: add support for port isolation
Nikolay Aleksandrov
2018-05-25
5
-2
/
+22
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-2
/
+2
|
|
\
\
|
*
|
|
net: bridge: Allow bridge master in br_vlan_get_info()
Petr Machata
2018-05-10
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-06
4
-177
/
+29
|
|
\
\
\
|
|
*
|
|
netfilter: merge meta_bridge into nft_meta
Florian Westphal
2018-04-24
3
-143
/
+0
|
|
*
|
|
netfilter: ebtables: add ebt_get_target and ebt_get_target_c
Taehee Yoo
2018-04-24
1
-9
/
+13
|
|
*
|
|
netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
Taehee Yoo
2018-04-24
1
-1
/
+1
|
|
*
|
|
netfilter: ebtables: add ebt_free_table_info function
Taehee Yoo
2018-04-24
1
-24
/
+15
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-2
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
net: bridge: Notify about !added_by_user FDB entries
Petr Machata
2018-05-03
4
-26
/
+33
|
*
|
|
|
|
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-05-03
1
-3
/
+7
|
*
|
|
|
|
net: bridge: avoid duplicate notification on up/down/change netdev events
Nikolay Aleksandrov
2018-05-03
3
-8
/
+17
|
*
|
|
|
|
net: bridge: Publish bridge accessor functions
Petr Machata
2018-04-30
3
-0
/
+72
|
*
|
|
|
|
bridge: use hlist_entry_safe
YueHaibing
2018-04-27
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-05-17
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-13
1
-2
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
netfilter: bridge: stp fix reference to uninitialized data
Stephen Hemminger
2018-05-08
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
2018-04-29
1
-2
/
+2
|
/
/
*
/
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
2018-04-09
1
-5
/
+6
|
/
*
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
2018-03-31
4
-20
/
+26
[next]