index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_private.h
Age
Commit message (
Expand
)
Author
2015-08-27
bridge: fdb: rearrange net_bridge_fdb_entry
Nikolay Aleksandrov
2015-08-27
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
2015-08-10
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
2015-07-26
bridge: mdb: notify on router port add and del
Satish Ashok
2015-07-20
bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined
Nikolay Aleksandrov
2015-07-20
bridge: multicast: fix handling of temp and perm entries
Satish Ashok
2015-07-09
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
2015-06-12
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-05-05
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-03-10
netfilter: bridge: use rcu hook to resolve br_netfilter dependency
Pablo Neira Ayuso
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-09
netfilter: bridge: move DNAT helper to br_netfilter
Pablo Neira Ayuso
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-01-18
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-12-02
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
2014-12-02
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2014-12-02
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
bridge: convert flags in fbd entry into bitfields
Jiri Pirko
2014-10-27
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
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
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-01
net: bridge: add a br_set_state helper function
Florian Fainelli
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-13
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-06-11
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
2014-06-11
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
2014-06-11
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
2014-06-10
bridge: memorize and export selected IGMP/MLD querier port
Linus Lüssing
2014-06-10
bridge: add export of multicast database adjacent to net_dev
Linus Lüssing
2014-06-10
bridge: adhere to querier election mechanism specified by RFCs
Linus Lüssing
2014-06-10
bridge: rename struct bridge_mcast_query/querier
Linus Lüssing
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-05-22
bridge: make br_device_notifier static
Cong Wang
2014-05-18
net: bridge: fix build
Alexei Starovoitov
2014-05-16
bridge: Automatically manage port promiscuous mode.
Vlad Yasevich
2014-05-16
bridge: Introduce BR_PROMISC flag
Vlad Yasevich
2014-05-16
bridge: Add functionality to sync static fdb entries to hw
Vlad Yasevich
2014-05-16
bridge: Keep track of ports capable of automatic discovery.
Vlad Yasevich
[next]