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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-16
bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.
Michael Chan
1
-0
/
+7
2010-02-16
bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.
Michael Chan
1
-1
/
+1
2010-02-16
atl1c: Add support for Atheros AR8152 and AR8152
Luis R. Rodriguez
5
-25
/
+191
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
4
-62
/
+47
2010-02-16
gre: fix netns vs proto registration ordering
Alexey Dobriyan
1
-9
/
+10
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
111
-1836
/
+2313
2010-02-15
ethtool: reduce stack usage
Eric Dumazet
1
-7
/
+28
2010-02-15
net: emaclite: adding MDIO and phy lib support
John Linn
2
-43
/
+336
2010-02-15
X25: Dont let x25_bind use addresses containing characters
andrew hendry
1
-1
/
+10
2010-02-15
X25: Fix x25_create errors for bad protocol and ENOBUFS
andrew hendry
1
-4
/
+9
2010-02-15
be2net: implement EEH pci error recovery handlers
Sathya Perla
3
-2
/
+125
2010-02-15
xfrm: Flushing empty SPD generates false events
jamal
3
-5
/
+12
2010-02-15
xfrm: Flushing empty SAD generates false events
jamal
3
-4
/
+8
2010-02-15
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-15
net/macvtap: fix reference counting
Arnd Bergmann
1
-13
/
+22
2010-02-15
cxgb3: fix link flap
Divy Le Ray
1
-1
/
+2
2010-02-15
cxgb3: FIx VLAN over Jumbo frames
Divy Le Ray
1
-0
/
+3
2010-02-15
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
1
-5
/
+0
2010-02-15
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
1
-5
/
+8
2010-02-15
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
1
-16
/
+24
2010-02-15
netfilter: CONFIG_COMPAT: allow delta to exceed 32767
Florian Westphal
2
-4
/
+4
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: ctnetlink: add zone support
Patrick McHardy
2
-19
/
+75
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
25
-85
/
+236
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
8
-11
/
+15
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
4
-136
/
+168
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
8
-22
/
+22
2010-02-15
netfilter: xtables: print details on size mismatch
Jan Engelhardt
1
-2
/
+6
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
2
-14
/
+6
2010-02-15
netfilter: xt_recent: inform user when hitcount is too large
Jan Engelhardt
1
-2
/
+6
2010-02-15
niu: Refinements to kernel logging.
David S. Miller
1
-25
/
+1
2010-02-14
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
2010-02-14
vhost-net: switch to smp barriers
Michael S. Tsirkin
1
-5
/
+5
2010-02-14
niu: Use pr_<level>, netdev_<level> and netif_<level> macros
Joe Perches
1
-392
/
+311
2010-02-14
ethtool: Fix includes build break
David S. Miller
1
-1
/
+2
2010-02-14
net: Fix first line of kernel-doc for a few functions
Ben Hutchings
3
-4
/
+4
2010-02-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
10
-31
/
+36
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
79
-1088
/
+1458
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-1
/
+7
2010-02-12
tg3: Update driver version to 3.107
Matt Carlson
1
-2
/
+2
2010-02-12
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
2
-2
/
+9
2010-02-12
tg3: Fix napi assignments in loopback test
Matt Carlson
1
-4
/
+4
2010-02-12
tg3: Reset phy during bringup when using phylib
Matt Carlson
1
-2
/
+1
2010-02-12
tg3: Turn off multiple DMA reads for 5717
Matt Carlson
2
-0
/
+4
2010-02-12
tg3: Fix 57765 A0 bootcode race condition
Matt Carlson
2
-0
/
+8
2010-02-12
tg3: Unwedge stuck MSI-X vectors
Matt Carlson
2
-10
/
+20
2010-02-12
tg3: Prevent rx producer ring overruns
Matt Carlson
1
-0
/
+38
[next]