index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
bridge: only provide proxy ARP when CONFIG_INET is enabled
Arnd Bergmann
1
-1
/
+2
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-48
/
+92
2014-12-03
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
1
-10
/
+0
2014-12-03
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2
-2
/
+92
2014-12-03
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
1
-0
/
+7
2014-12-03
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2
-37
/
+6
2014-12-03
bridge: convert flags in fbd entry into bitfields
Jiri Pirko
1
-3
/
+3
2014-12-03
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
Jiri Pirko
1
-7
/
+7
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-11-27
netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 traffic
Alvaro Neira
1
-1
/
+39
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
2
-47
/
+53
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
1
-0
/
+1
2014-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-2
/
+2
2014-11-17
bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
Linus Lüssing
1
-2
/
+1
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
1
-0
/
+1
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-32
/
+295
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
2
-10
/
+254
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-28
bridge: Add support for IEEE 802.11 Proxy ARP
Kyeyoon Park
5
-1
/
+71
2014-10-24
bridge: Do not compile options in br_parse_ip_options
Herbert Xu
1
-19
/
+5
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+15
2014-10-07
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2
-0
/
+15
2014-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-5
/
+97
2014-10-06
bridge: Add filtering support for default_pvid
Vlad Yasevich
4
-7
/
+136
2014-10-06
bridge: Simplify pvid checks.
Vlad Yasevich
2
-7
/
+4
2014-10-06
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
3
-0
/
+48
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
1
-0
/
+5
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
1
-0
/
+2
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
1
-5
/
+90
2014-10-02
net: bridge: add a br_set_state helper function
Florian Fainelli
6
-11
/
+17
2014-09-30
netfilter: bridge: build br_nf_core only if required
Florian Westphal
1
-2
/
+3
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
10
-119
/
+137
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
10
-91
/
+137
2014-09-26
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
1
-28
/
+0
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+16
2014-09-16
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
1
-1
/
+1
2014-09-14
bridge: Allow clearing of pvid and untagged bitmap
Vlad Yasevich
1
-0
/
+4
2014-09-14
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2
-4
/
+13
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+15
2014-09-09
bridge: Cleanup of unncessary check.
Rami Rosen
1
-3
/
+0
2014-09-09
bridge: implement rtnl_link_ops->changelink
Jiri Pirko
1
-0
/
+39
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
1
-0
/
+25
2014-09-09
bridge: implement rtnl_link_ops->slave_changelink
Jiri Pirko
1
-2
/
+16
2014-09-09
bridge: implement rtnl_link_ops->get_slave_size and rtnl_link_ops->fill_slave...
Jiri Pirko
1
-6
/
+21
2014-09-09
bridge: switch order of rx_handler reg and upper dev link
Jiri Pirko
1
-7
/
+8
[next]