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
2012-07-12
tipc: limit error messages relating to memory leak to one line
Paul Gortmaker
1
-2
/
+4
2012-07-12
tipc: factor stats struct out of the larger link struct
Paul Gortmaker
1
-30
/
+32
2012-07-11
ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.
David S. Miller
1
-16
/
+16
2012-07-11
bridge: fix endian
Li RongQing
1
-1
/
+1
2012-07-11
qlge: fix endian issue
Li RongQing
1
-3
/
+3
2012-07-11
ksz884x: fix Endian
Li RongQing
1
-2
/
+2
2012-07-11
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-2
/
+2
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
33
-90
/
+137
2012-07-10
bnx2: Fix bug in bnx2_free_tx_skbs().
Michael Chan
1
-3
/
+3
2012-07-10
IPoIB: fix skb truesize underestimatiom
Eric Dumazet
1
-4
/
+8
2012-07-10
net: Fix memory leak - vlan_info struct
Amir Hanania
1
-0
/
+3
2012-07-10
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-7
/
+19
2012-07-10
qlge: Bumped driver version to 1.00.00.31
Jitendra Kalsaria
1
-1
/
+1
2012-07-10
qlge: Refactoring of ethtool stats.
Jitendra Kalsaria
1
-138
/
+157
2012-07-10
qlge: Moving low level frame error to ethtool statistics.
Jitendra Kalsaria
3
-27
/
+58
2012-07-10
qlge: Fixed double pci free upon tx_ring->q allocation failure.
Jitendra Kalsaria
1
-4
/
+6
2012-07-10
qlge: Added missing case statement to ethtool get_strings.
Jitendra Kalsaria
1
-0
/
+5
2012-07-10
qlge: Clean up ethtool set WOL routine.
Jitendra Kalsaria
1
-9
/
+0
2012-07-10
qlge: Fix ethtool WOL calls to operate only on devices that support WOL.
Jitendra Kalsaria
2
-4
/
+18
2012-07-10
qlge: Cleanup atomic queue threshold check.
Jitendra Kalsaria
2
-5
/
+1
2012-07-10
qlge: Fix TX queue stoppage due to full condition.
Jitendra Kalsaria
1
-1
/
+11
2012-07-10
net: calxedaxgmac: enable rx cut-thru mode
Rob Herring
1
-2
/
+3
2012-07-10
net: calxedaxgmac: set outstanding AXI bus transactions to 8
Rob Herring
1
-1
/
+1
2012-07-10
net: calxedaxgmac: fix hang on rx refill
Rob Herring
1
-15
/
+12
2012-07-10
net: calxedaxgmac: fix net timeout recovery
Rob Herring
1
-0
/
+1
2012-07-10
ll_temac: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-10
sunhme: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+0
2012-07-10
sungem: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-10
sunbmac: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
qlge: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
qlcnic: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
ksz884x: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+1
2012-07-10
lantiq_etop: remove unnecessary setting of skb->dev
Jon Mason
1
-1
/
+0
2012-07-10
netxen: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
enic: remove unnecessary setting of skb->dev
Jon Mason
1
-2
/
+0
2012-07-10
lance: remove unnecessary setting of skb->dev
Jon Mason
1
-3
/
+2
2012-07-10
vxge/s2io: remove dead URLs
Jon Mason
4
-24
/
+3
2012-07-10
ipv6: optimize ipv6 addresses compares
Eric Dumazet
1
-1
/
+23
2012-07-10
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
36
-892
/
+342
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
44
-410
/
+378
2012-07-10
net: Fix non-kernel-doc comments with kernel-doc start marker
Ben Hutchings
4
-17
/
+8
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
46
-103
/
+163
2012-07-10
net: Properly define functions with no parameters
Ben Hutchings
2
-2
/
+2
2012-07-10
Merge branch 'metrics_restructure'
David S. Miller
29
-731
/
+837
2012-07-10
ipv4: Remove inetpeer from routes.
David S. Miller
3
-118
/
+6
2012-07-10
ipv4: Calling ->cow_metrics() now is a bug.
David S. Miller
1
-28
/
+2
2012-07-10
ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().
David S. Miller
1
-1
/
+0
2012-07-10
ipv4: Enforce max MTU metric at route insertion time.
David S. Miller
2
-6
/
+3
2012-07-10
ipv4: Maintain redirect and PMTU info in struct rtable again.
David S. Miller
5
-154
/
+41
2012-07-10
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
5
-10
/
+5
[next]