index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
br_if.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-04-15
bridge: make user modified path cost sticky
stephen hemminger
1
-1
/
+2
2013-04-02
bridge: remove a redundant synchronize_net()
Eric Dumazet
1
-1
/
+0
2013-02-13
bridge: Add vlan support for local fdb entries
Vlad Yasevich
1
-1
/
+1
2013-02-13
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
1
-0
/
+1
2013-02-13
bridge: Add vlan filtering infrastructure
Vlad Yasevich
1
-0
/
+1
2013-01-04
bridge: remove usage of netdev_set_master()
Jiri Pirko
1
-3
/
+3
2012-12-30
bridge: respect RFC2863 operational state
stephen hemminger
1
-3
/
+3
2012-12-21
bridge: call br_netpoll_disable in br_add_if
Gao feng
1
-3
/
+5
2012-08-14
bridge: add some comments for NETDEV_RELEASE
Amerigo Wang
1
-0
/
+4
2012-08-14
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
1
-1
/
+1
2012-06-26
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
stephen hemminger
1
-0
/
+1
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+3
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2011-10-18
bridge: fix hang on removal of bridge via netlink
stephen hemminger
1
-4
/
+5
2011-10-03
bridge: fix ordering of NEWLINK and NEWNEIGH events
stephen hemminger
1
-8
/
+7
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-1
/
+5
2011-09-15
net: consolidate and fix ethtool_ops->get_settings calling
Jiri Pirko
1
-1
/
+1
2011-09-15
br: remove redundant check and init
Jiri Pirko
1
-14
/
+12
2011-08-22
bridge: fix a possible net_device leak
Eric Dumazet
1
-1
/
+5
2011-08-09
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
1
-1
/
+5
2011-07-22
bridge: notifier called with the wrong device
stephen hemminger
1
-1
/
+1
2011-05-22
net: remove synchronize_net() from netdev_set_master()
Eric Dumazet
1
-0
/
+1
2011-05-22
bridge: call NETDEV_JOIN notifiers when add a slave
Amerigo Wang
1
-0
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-2
/
+2
2011-04-28
bridge: convert br_features_recompute() to ndo_fix_features
Michał Mirosław
1
-8
/
+9
2011-04-04
bridge: allow creating bridge devices with netlink
stephen hemminger
1
-78
/
+5
2011-03-27
bridge: notify applications if address of bridge device changes
stephen hemminger
1
-1
/
+5
2011-02-13
bridge: implement [add/del]_slave ops
Jiri Pirko
1
-1
/
+10
2011-01-24
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
1
-1
/
+1
2011-01-24
net: change netdev->features to u32
Michał Mirosław
1
-1
/
+1
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
1
-1
/
+1
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
1
-4
/
+1
2010-08-25
bridge: avoid ethtool on non running interface
stephen hemminger
1
-11
/
+12
2010-08-25
bridge: fix locking comment
Stephen Hemminger
1
-5
/
+1
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
1
-10
/
+13
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
1
-1
/
+1
2010-06-15
bridge: Fix netpoll support
Herbert Xu
1
-7
/
+9
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
1
-0
/
+8
2010-05-18
bridge: fix build for CONFIG_SYSFS disabled
Randy Dunlap
1
-1
/
+1
2010-05-15
bridge: update sysfs link names if port device names have changed
Simon Arlott
1
-1
/
+1
2010-05-15
bridge: netpoll cleanup
stephen hemminger
1
-21
/
+2
2010-05-06
bridge: make bridge support netpoll
WANG Cong
1
-0
/
+25
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
bridge: per-cpu packet statistics (v3)
stephen hemminger
1
-0
/
+6
2010-02-28
bridge: Add multicast start/stop hooks
Herbert Xu
1
-0
/
+4
2010-02-04
bridge: Remove unused age_list
Herbert Xu
1
-2
/
+0
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-1
/
+1
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-0
/
+4
[next]