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.12.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
*
bridge: vlan: fix usage of vlan 0 and 4095 again
Nikolay Aleksandrov
2015-07-02
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
16
-486
/
+531
|
\
|
*
bridge: vlan: flush the dynamically learned entries on port vlan delete
Nikolay Aleksandrov
2015-06-24
6
-7
/
+11
|
*
bridge: multicast: add a comment to br_port_state_selection about blocking state
Nikolay Aleksandrov
2015-06-24
1
-0
/
+4
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
3
-3
/
+7
|
|
\
|
|
*
bridge: multicast: restore router configuration on port link down/up
Satish Ashok
2015-06-23
1
-0
/
+4
|
|
*
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-06-18
2
-3
/
+3
|
*
|
switchdev: rename vlan vid_start to vid_begin
Scott Feldman
2015-06-23
1
-2
/
+2
|
*
|
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
2015-06-23
1
-1
/
+2
|
*
|
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
2015-06-18
3
-239
/
+255
|
*
|
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2015-06-18
2
-0
/
+1
|
*
|
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-15
1
-0
/
+17
|
*
|
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
2015-06-15
1
-2
/
+57
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
2
-147
/
+258
|
|
\
\
|
|
*
|
netfilter: bridge: restore vlan tag when refragmenting
Florian Westphal
2015-06-12
1
-0
/
+10
|
|
*
|
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
1
-0
/
+7
|
|
*
|
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
2
-41
/
+104
|
|
*
|
netfilter: bridge: re-order check_hbh_len()
Bernhard Thaler
2015-06-12
1
-55
/
+56
|
|
*
|
netfilter: bridge: rename br_parse_ip_options
Bernhard Thaler
2015-06-12
1
-5
/
+4
|
|
*
|
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
2
-14
/
+7
|
|
*
|
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
1
-9
/
+46
|
|
*
|
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
Bernhard Thaler
2015-06-12
1
-31
/
+32
|
|
*
|
netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
Bernhard Thaler
2015-06-12
1
-2
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
1
-4
/
+3
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
bridge: make br_fdb_delete also check if the port matches
Nikolay Aleksandrov
2015-06-10
1
-3
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-08
1
-0
/
+2
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
2
-5
/
+1
|
|
\
\
\
|
*
|
|
|
bridge: skip fdb add if the port shouldn't learn
Wilson Kok
2015-05-25
1
-0
/
+6
|
*
|
|
|
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
2015-05-25
1
-21
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
4
-19
/
+16
|
|
\
\
\
\
|
*
|
|
|
|
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-19
1
-1
/
+20
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-18
2
-4
/
+21
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
2015-05-15
1
-2
/
+4
|
|
*
|
|
|
|
netfilter: bridge: free nf_bridge info on xmit
Florian Westphal
2015-05-14
1
-2
/
+15
|
|
*
|
|
|
|
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
2015-05-14
1
-0
/
+2
|
*
|
|
|
|
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
bridge: revert br_dellink change back to original
Scott Feldman
2015-05-12
1
-10
/
+1
|
*
|
|
|
|
bridge: restore br_setlink back to original
Scott Feldman
2015-05-12
1
-10
/
+1
|
*
|
|
|
|
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-12
1
-1
/
+5
|
*
|
|
|
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
3
-16
/
+14
|
*
|
|
|
|
ebtables: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
1
-1
/
+1
|
*
|
|
|
|
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
2015-05-05
1
-2
/
+2
|
*
|
|
|
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
1
-188
/
+30
|
*
|
|
|
|
bridge: multicast: call skb_checksum_{simple_, }validate
Linus Lüssing
2015-05-04
1
-24
/
+4
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
netfilter: ebtables: fix comment grammar
Geert Uytterhoeven
2015-05-26
1
-1
/
+1
*
|
|
|
|
|
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-06-10
1
-4
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
2015-06-07
1
-0
/
+2
*
|
|
|
|
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
2015-06-07
1
-2
/
+2
*
|
|
|
|
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
2015-06-07
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
[next]