index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
bridge: Make first arg to deliver_clone const.
David S. Miller
1
-2
/
+4
2010-03-16
bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...
YOSHIFUJI Hideaki / 吉藤英明
3
-2
/
+10
2010-03-16
bridge br_multicast: Fix skb leakage in error path.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2010-03-16
bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2010-03-16
bridge: Fix br_forward crash in promiscuous mode
Michael Braun
3
-5
/
+13
2010-03-15
bridge: Move NULL mdb check into br_mdb_ip_get
Herbert Xu
1
-4
/
+5
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-8
/
+12
2010-03-13
bridge: ensure to unlock in error path in br_multicast_query().
YOSHIFUJI Hideaki
1
-4
/
+7
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2
-2
/
+2
2010-03-07
bridge: Fix RCU race in br_multicast_stop
Herbert Xu
1
-1
/
+1
2010-03-07
bridge: Use RCU list primitive in __br_mdb_ip_get
Herbert Xu
1
-1
/
+1
2010-03-07
bridge: cleanup: remove unneed check
Dan Carpenter
1
-2
/
+2
2010-03-03
bridge: depends on INET
Randy Dunlap
1
-0
/
+1
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
[next]