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
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
1
-0
/
+1
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
1
-1
/
+2
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
1
-5
/
+4
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
1
-2
/
+3
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
1
-1
/
+1
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
1
-1
/
+1
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
3
-12
/
+9
2011-02-11
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
1
-2
/
+2
2011-02-11
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
1
-2
/
+2
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-10
/
+20
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
2
-2
/
+2
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-12-16
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
1
-1
/
+1
2010-12-10
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
1
-16
/
+9
2010-12-10
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
1
-4
/
+6
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2
-2
/
+2
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
1
-7
/
+2
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
4
-7
/
+8
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
8
-34
/
+44
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
3
-8
/
+9
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
3
-32
/
+56
2010-10-21
bridge: Forward reserved group addresses if !STP
Benjamin Poirier
1
-1
/
+1
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
1
-1
/
+1
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
1
-1
/
+7
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-2
/
+2
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
3
-18
/
+34
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
1
-2
/
+9
2010-09-19
bridge : Sanitize skb before it enters the IP stack
Bandan Das
1
-29
/
+78
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+5
2010-09-01
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
1
-2
/
+4
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-08-23
bridge: netfilter: fix a memory leak
Changli Gao
1
-1
/
+1
2010-08-22
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
1
-1
/
+1
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+11
2010-07-30
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
1
-5
/
+4
2010-07-30
bridge: Fix skb leak when multicast parsing fails on TX
Herbert Xu
1
-1
/
+3
2010-07-28
bridge: add rcu_read_lock on transmit
stephen hemminger
4
-6
/
+8
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
2
-31
/
+1
2010-07-15
net: bridge: fix sign bug
Kulikov Vasiliy
1
-1
/
+1
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-9
/
+15
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-2
/
+2
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
1
-0
/
+3
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
1
-9
/
+12
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-9
/
+97
[next]