开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2016-07-12
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2016-02-15
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
2015-09-28
bridge: mdb: fix double add notification
Nikolay Aleksandrov
2015-09-27
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-07-05
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-07-05
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-06-15
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
2015-06-15
bridge: fix br_multicast_query_expired() bug
Eric Dumazet
2015-06-15
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2015-05-17
netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
Florian Westphal
2015-04-27
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
2014-11-17
bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
Linus Lüssing
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
2014-10-24
bridge: Do not compile options in br_parse_ip_options
Herbert Xu
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-07
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-05
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-01
net: bridge: add a br_set_state helper function
Florian Fainelli
2014-09-30
netfilter: bridge: build br_nf_core only if required
Florian Westphal
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-15
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
2014-09-13
bridge: Allow clearing of pvid and untagged bitmap
Vlad Yasevich
2014-09-13
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-09
bridge: Cleanup of unncessary check.
Rami Rosen
2014-09-09
bridge: implement rtnl_link_ops->changelink
Jiri Pirko
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
2014-09-09
bridge: implement rtnl_link_ops->slave_changelink
Jiri Pirko
2014-09-09
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...
Jiri Pirko
2014-09-09
bridge: switch order of rx_handler reg and upper dev link
Jiri Pirko
2014-09-09
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
2014-08-22
br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
bridge: Update outdated comment on promiscuous mode
Toshiaki Makita
[next]