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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-5
/
+5
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2011-11-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-2
/
+2
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
3
-4
/
+7
2011-11-16
bridge: correct IPv6 checksum after pull
stephen hemminger
1
-0
/
+2
2011-11-14
bridge: add NTF_USE support
stephen hemminger
1
-11
/
+27
2011-11-14
bridge: Fix potential deadlock on br->multicast_lock
Andrey Vagin
1
-2
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-4
/
+3
2011-10-31
net: fix implicit kmod.h usage in bridge/br_stp_if.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+7
2011-10-18
bridge: fix hang on removal of bridge via netlink
stephen hemminger
3
-4
/
+7
2011-10-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-3
/
+0
2011-10-06
bridge: allow forwarding some link local frames
stephen hemminger
4
-5
/
+71
2011-10-06
bridge: leave carrier on for empty bridge
stephen hemminger
1
-3
/
+0
2011-10-03
bridge: allow updating existing fdb entries
stephen hemminger
1
-7
/
+16
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
3
-9
/
+20
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-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-1
/
+1
2011-08-24
bridge: fix a possible use after free
Eric Dumazet
1
-4
/
+4
2011-08-24
bridge: Pseudo-header required for the checksum of ICMPv6
Yan, Zheng
1
-3
/
+10
2011-08-22
bridge: fix a possible net_device leak
Eric Dumazet
1
-1
/
+5
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+13
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-11
net/bridge/netfilter/ebtables.c: use available error handling code
Julia Lawall
1
-1
/
+2
2011-08-09
Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.
Andrei Warkentin
2
-2
/
+11
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
1
-2
/
+2
2011-07-29
netfilter: ebtables: fix ebtables build dependency
Bart De Schuymer
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2011-07-22
bridge: minor cleanups
stephen hemminger
3
-16
/
+14
2011-07-22
bridge: add notification over netlink when STP changes state
stephen hemminger
4
-1
/
+9
2011-07-22
bridge: notifier called with the wrong device
stephen hemminger
1
-1
/
+1
2011-07-22
bridge: ignore bogus STP config packets
stephen hemminger
1
-0
/
+11
2011-07-22
bridge: send proper message_age in config BPDU
stephen hemminger
2
-2
/
+3
2011-07-21
net, netfilter: Remove redundant goto in ebt_ulog_packet
Jesper Juhl
1
-1
/
+0
2011-07-18
net: Add ->neigh_lookup() operation to dst_ops
David S. Miller
1
-0
/
+6
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-1
/
+1
2011-07-17
neigh: Pass neighbour entry to output ops.
David S. Miller
1
-2
/
+2
2011-07-14
net: Embed hh_cache inside of struct neighbour.
David S. Miller
1
-2
/
+4
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+11
2011-07-05
bridge: Always flood broadcast packets
Herbert Xu
2
-3
/
+7
2011-06-24
bridge: Only flood unregistered groups to routers
Herbert Xu
1
-1
/
+4
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+9
2011-06-19
netpoll: copy dev name of slaves to struct netpoll
WANG Cong
1
-0
/
+1
2011-06-16
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
2011-06-16
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
Fernando Luis Vázquez Cao
1
-1
/
+1
[next]