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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2
-1
/
+91
2013-01-18
net: asix: handle packets crossing URB boundaries
Lucas Stach
4
-30
/
+109
2013-01-18
net: asix: init ASIX AX88772B MAC from EEPROM
Lucas Stach
2
-3
/
+30
2013-01-18
Merge branch 'intel'
David S. Miller
19
-141
/
+1747
2013-01-18
igb: Use in-kernel PTP_EV_PORT #define
Matthew Vick
1
-3
/
+3
2013-01-18
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
1
-0
/
+4
2013-01-18
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
4
-0
/
+51
2013-01-18
igb: Add timeout for PTP Tx work item
Matthew Vick
4
-0
/
+14
2013-01-18
igb: Add support for SW timestamping
Matthew Vick
2
-0
/
+11
2013-01-18
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
8
-7
/
+469
2013-01-18
igb: Add support functions to access thermal data.
Carolyn Wyborny
4
-1
/
+42
2013-01-18
igb: Add i2c interface to igb.
Carolyn Wyborny
8
-1
/
+301
2013-01-18
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
1
-101
/
+219
2013-01-18
e1000e: add support for hardware timestamping on some devices
Bruce Allan
7
-8
/
+462
2013-01-18
e1000e: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-2
/
+9
2013-01-18
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
5
-23
/
+167
2013-01-17
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
3
-86
/
+1
2013-01-17
ipv6: Do not depend on rt->n in ip6_finish_output2().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+13
2013-01-17
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+6
2013-01-17
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-01-17
ipv6: Do not depend on rt->n in rt6_probe().
YOSHIFUJI Hideaki / 吉藤英明
1
-10
/
+16
2013-01-17
ipv6: Do not depend on rt->n in rt6_check_neigh().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+9
2013-01-17
ipv6: Do not depend on rt->n in ip6_pol_route().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-17
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
1
-7
/
+15
2013-01-17
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+4
2013-01-17
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2
-4
/
+4
2013-01-17
ndisc: Update neigh->updated with write lock.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+8
2013-01-17
bnx2x: fix GRO parameters
Yuval Mintz
1
-24
/
+23
2013-01-17
cxgb3: Fix Tx csum stats
Vipul Pandya
1
-1
/
+1
2013-01-17
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
1
-1
/
+1
2013-01-17
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2
-9
/
+17
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
19
-2
/
+53
2013-01-16
netpoll: fix a missing dev refcounting
Cong Wang
1
-0
/
+1
2013-01-16
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
1
-1
/
+1
2013-01-16
r8169: remove unneeded dirty_rx index
Timo Teräs
1
-9
/
+4
2013-01-16
netpoll: fix a rtnl lock assertion failure
Cong Wang
1
-14
/
+10
2013-01-16
vmxnet3: better RSS support
Stephen Hemminger
1
-0
/
+7
2013-01-16
vmxnet3: use static RSS key
Stephen Hemminger
1
-1
/
+10
2013-01-16
vmxnet3: remove unused irq_share_mode
Stephen Hemminger
1
-4
/
+3
2013-01-16
vmxnet3: remove device counter
Stephen Hemminger
2
-6
/
+0
2013-01-16
vmxnet3: remove VMXNET3_MAX_DEVICES
Stephen Hemminger
1
-1
/
+0
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2
-76
/
+73
2013-01-16
vmxnet3: use netdev_dbg
Stephen Hemminger
1
-9
/
+9
2013-01-16
vmxnet3: fix messages printed before registration
Stephen Hemminger
1
-12
/
+9
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2
-9
/
+2
2013-01-16
vmxnet3: use netdev_alloc_skb_ip_align
Stephen Hemminger
1
-7
/
+5
2013-01-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-111
/
+339
2013-01-16
e1000e: merge multiple conditional statements into one
Bruce Allan
1
-6
/
+5
2013-01-16
e1000e: cleanup code duplication
Bruce Allan
1
-5
/
+1
2013-01-16
e1000e: cleanup magic number
Bruce Allan
1
-2
/
+2
[next]