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
2010-03-02
bridge: Fix build error when IGMP_SNOOPING is not enabled
Sridhar Samudrala
1
-5
/
+9
2010-02-28
bridge: Make IGMP snooping depend upon BRIDGE.
David S. Miller
1
-0
/
+1
2010-02-28
bridge: Add multicast count/interval sysfs entries
Herbert Xu
1
-0
/
+203
2010-02-28
bridge: Add hash elasticity/max sysfs entries
Herbert Xu
3
-0
/
+81
2010-02-28
bridge: Add multicast_snooping sysfs toggle
Herbert Xu
3
-5
/
+75
2010-02-28
bridge: Add multicast_router sysfs entries
Herbert Xu
4
-14
/
+133
2010-02-28
bridge: Add multicast data-path hooks
Herbert Xu
2
-4
/
+29
2010-02-28
bridge: Add multicast start/stop hooks
Herbert Xu
4
-1
/
+12
2010-02-28
bridge: Add multicast forwarding functions
Herbert Xu
2
-0
/
+82
2010-02-28
bridge: Add core IGMP snooping support
Herbert Xu
4
-0
/
+1288
2010-02-28
bridge: Split may_deliver/deliver_clone out of br_flood
Herbert Xu
1
-23
/
+46
2010-02-28
bridge: Use BR_INPUT_SKB_CB on xmit path
Herbert Xu
2
-2
/
+5
2010-02-28
bridge: Avoid unnecessary clone on forward path
Herbert Xu
3
-16
/
+25
2010-02-28
bridge: Allow tail-call on br_pass_frame_up
Herbert Xu
2
-5
/
+13
2010-02-28
bridge: Do br_pass_frame_up after other ports
Herbert Xu
1
-3
/
+3
2010-02-16
netfilter: ebtables: mark: add CONFIG_COMPAT support
Florian Westphal
2
-0
/
+68
2010-02-16
netfilter: ebt_limit: add CONFIG_COMPAT support
Florian Westphal
1
-0
/
+16
2010-02-16
netfilter: ebtables: try native set/getsockopt handlers, too
Florian Westphal
1
-10
/
+24
2010-02-16
netfilter: ebtables: add CONFIG_COMPAT support
Florian Westphal
1
-1
/
+886
2010-02-16
netfilter: ebtables: split update_counters into two functions
Florian Westphal
1
-16
/
+26
2010-02-16
netfilter: ebtables: split copy_everything_to_user into two functions
Florian Westphal
1
-32
/
+38
2010-02-16
netfilter: ebtables: split do_replace into two functions
Florian Westphal
1
-65
/
+71
2010-02-15
netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
Florian Westphal
17
-17
/
+17
2010-02-15
netfilter: ebtables: abort if next_offset is too small
Florian Westphal
1
-0
/
+2
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
1
-27
/
+32
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
3
-4
/
+7
2010-02-04
bridge: Remove unused age_list
Herbert Xu
2
-3
/
+0
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
1
-4
/
+6
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
4
-12
/
+13
2010-01-18
netfilter: xtables: add struct xt_mtchk_param::net
Alexey Dobriyan
1
-5
/
+9
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
1
-1
/
+1
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-19
/
+23
2009-11-29
net: Move && and || to end of previous line
Joe Perches
3
-7
/
+7
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-0
/
+4
2009-11-17
Merge commit 'v2.6.32-rc7'
Eric W. Biederman
1
-1
/
+5
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-3
/
+3
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+5
2009-11-05
bridge: remove dev_put() in add_del_if()
Eric Dumazet
1
-2
/
+2
2009-11-05
bridge: prevent bridging wrong device
Stephen Hemminger
1
-1
/
+5
2009-10-29
bridge: Optimize multiple unregistration
Eric Dumazet
1
-10
/
+9
2009-10-07
bridge: Allow enable/disable UFO on bridge device via ethtool
Sridhar Samudrala
1
-0
/
+1
2009-09-28
bridge: Fix double-free in br_add_if.
Jeff Hansen
1
-0
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
1
-0
/
+6
2009-09-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
7
-38
/
+24
2009-09-01
netfilter: ebt_ulog: fix checkentry return value
Patrick McHardy
1
-1
/
+1
2009-09-01
netdev: convert pseudo-devices to netdev_tx_t
Stephen Hemminger
2
-2
/
+3
2009-08-24
netfilter: bridge: refcount fix
Eric Dumazet
1
-1
/
+1
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
3
-8
/
+9
[next]