index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-24
bridge: fix crash when set mac address of br interface
Hong zhi guo
1
-1
/
+1
2013-03-17
bridge: Add support for setting BR_ROOT_BLOCK flag.
Vlad Yasevich
1
-0
/
+1
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
4
-5
/
+6
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
3
-32
/
+22
2013-02-14
bridge: make ifla_br_policy and br_af_ops static
Cong Wang
1
-2
/
+2
2013-02-13
bridge: Separate egress policy bitmap
Vlad Yasevich
3
-6
/
+19
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
4
-25
/
+125
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
2
-20
/
+134
2013-02-13
bridge: Add vlan id to multicast groups
Vlad Yasevich
2
-20
/
+50
2013-02-13
bridge: Add vlan to unicast fdb entries
Vlad Yasevich
4
-35
/
+52
2013-02-13
bridge: Add the ability to configure pvid
Vlad Yasevich
3
-17
/
+49
2013-02-13
bridge: Implement vlan ingress/egress policy with PVID.
Vlad Yasevich
5
-10
/
+125
2013-02-13
bridge: Dump vlan information from a bridge port
Vlad Yasevich
3
-12
/
+87
2013-02-13
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
4
-18
/
+124
2013-02-13
bridge: Verify that a vlan is allowed to egress on given port
Vlad Yasevich
4
-0
/
+41
2013-02-13
bridge: Validate that vlan is permitted on ingress
Vlad Yasevich
4
-0
/
+85
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
6
-0
/
+296
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-02-11
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
1
-1
/
+1
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
3
-5
/
+1
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-4
/
+2
2013-02-04
netns: bridge: allow unprivileged users add/delete mdb entry
Gao feng
1
-3
/
+0
2013-02-04
netns: ebtable: allow unprivileged users to operate ebtables
Gao feng
1
-10
/
+14
2013-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+18
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-4
/
+4
2013-01-04
bridge: remove usage of netdev_set_master()
Jiri Pirko
1
-3
/
+3
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
1
-1
/
+0
2013-01-03
bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.
Rami Rosen
1
-0
/
+6
2013-01-03
bridge: Correctly unregister MDB rtnetlink handlers
Vlad Yasevich
2
-3
/
+12
2012-12-30
bridge: respect RFC2863 operational state
stephen hemminger
4
-6
/
+9
2012-12-21
bridge: call br_netpoll_disable in br_add_if
Gao feng
1
-3
/
+5
2012-12-19
bridge: Correctly encode addresses when dumping mdb entries
Vlad Yasevich
1
-2
/
+4
2012-12-19
bridge: Do not unregister all PF_BRIDGE rtnl operations
Vlad Yasevich
4
-1
/
+9
2012-12-15
bridge: add flags to distinguish permanent mdb entires
Amerigo Wang
3
-7
/
+14
2012-12-14
bridge: remove temporary variable for MLDv2 maximum response code computation
Ang Way Chuang
1
-3
/
+1
2012-12-13
bridge: fix icmpv6 endian bug and other sparse warnings
stephen hemminger
1
-4
/
+6
2012-12-12
bridge: add support of adding and deleting mdb entries
Cong Wang
3
-29
/
+289
2012-12-12
bridge: notify mdb changes via netlink
Cong Wang
3
-0
/
+84
2012-12-11
bridge: fix seq check in br_mdb_dump()
Cong Wang
3
-4
/
+5
2012-12-10
bridge: make buffer larger in br_setlink()
Dan Carpenter
1
-1
/
+1
2012-12-07
bridge: export multicast database via netlink
Cong Wang
4
-1
/
+166
2012-12-05
bridge: implement multicast fast leave
David S. Miller
4
-21
/
+6
2012-12-05
bridge: implement multicast fast leave
Amerigo Wang
3
-0
/
+42
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-3
/
+0
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
3
-18
/
+19
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+3
2012-11-14
bridge: add root port blocking
stephen hemminger
4
-2
/
+28
[next]