index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2015-07-10
bridge: mdb: allow the user to delete mdb entry if there's a querier
Satish Ashok
2015-07-09
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
2015-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-07-08
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-07-08
bridge: mdb: start delete timer for temp static entries
Satish Ashok
2015-07-08
netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6
Julien Grall
2015-07-02
bridge: vlan: fix usage of vlan 0 and 4095 again
Nikolay Aleksandrov
2015-07-02
netfilter: bridge: don't leak skb in error paths
Florian Westphal
2015-07-02
netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
Bernhard Thaler
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
2015-06-24
bridge: multicast: add a comment to br_port_state_selection about blocking state
Nikolay Aleksandrov
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
2015-06-23
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
2015-06-23
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
2015-06-18
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
2015-06-18
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2015-06-18
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-06-15
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-15
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
2015-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-12
netfilter: bridge: restore vlan tag when refragmenting
Florian Westphal
2015-06-12
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
netfilter: bridge: re-order check_hbh_len()
Bernhard Thaler
2015-06-12
netfilter: bridge: rename br_parse_ip_options
Bernhard Thaler
2015-06-12
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
Bernhard Thaler
2015-06-12
netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
Bernhard Thaler
2015-06-10
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-06-10
bridge: make br_fdb_delete also check if the port matches
Nikolay Aleksandrov
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-07
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
2015-06-07
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
2015-06-07
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-06-01
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
2015-05-30
bridge: fix br_multicast_query_expired() bug
Eric Dumazet
2015-05-26
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
2015-05-25
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
2015-05-25
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
[next]