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
2010-04-28
caif: Add reference counting to service layer
Sjur Braendeland
7
-1
/
+66
2010-04-28
caif: Rename functions in cfcnfg and caif_dev
Sjur Braendeland
4
-41
/
+41
2010-04-28
caif: Ldisc add permission check and mem-alloc error check
Sjur Braendeland
1
-1
/
+4
2010-04-28
sfc: Create multiple TX queues
Ben Hutchings
8
-123
/
+140
2010-04-28
sfc: Test only the first pair of TX queues
Ben Hutchings
2
-3
/
+3
2010-04-28
sfc: Add Siena PHY BIST and cable diagnostic support
Steve Hodgson
1
-2
/
+144
2010-04-28
sfc: Clean up efx_nic::irq_zero_count
Ben Hutchings
1
-1
/
+2
2010-04-28
sfc: Add necessary parentheses to macro definitions in net_driver.h
Ben Hutchings
1
-11
/
+11
2010-04-28
sfc: Break NAPI processing after one ring-full of TX completions
Ben Hutchings
2
-24
/
+33
2010-04-28
sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
Steve Hodgson
1
-16
/
+9
2010-04-28
sfc: Update MCDI protocol definitions
Ben Hutchings
1
-16
/
+55
2010-04-28
sfc: Enable IPv6 RSS using random key for Toeplitz hash
Ben Hutchings
2
-0
/
+21
2010-04-28
sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors
Steve Hodgson
1
-1
/
+2
2010-04-28
sfc: Log specific message for failure of NVRAM self-test
Ben Hutchings
1
-2
/
+8
2010-04-28
sfc: Extend the legacy interrupt workarounds
Steve Hodgson
2
-15
/
+10
2010-04-28
sfc: Reconfigure the XAUI serdes after an EM reset
Steve Hodgson
3
-1
/
+5
2010-04-28
sfc: Stop masking out XGMII faults over reconfigures
Steve Hodgson
1
-15
/
+5
2010-04-28
sfc: Handle serious errors in exactly one interrupt handler
Steve Hodgson
3
-21
/
+29
2010-04-28
sfc: Consistently report short MCDI responses as EIO
Ben Hutchings
2
-11
/
+17
2010-04-28
sfc: Ignore parity errors in the other port's SRAM
Steve Hodgson
1
-0
/
+2
2010-04-28
sky2: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2
-14
/
+14
2010-04-28
bnx2x: Remove two prefetch()
Eric Dumazet
1
-2
/
+0
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2
-1
/
+20
2010-04-27
bridge: multicast_flood cleanup
stephen hemminger
1
-5
/
+3
2010-04-27
bridge: multicast port group RCU fix
stephen hemminger
2
-3
/
+3
2010-04-27
bridge: multicast flood
stephen hemminger
1
-2
/
+2
2010-04-27
bridge: simplify multicast_add_router
stephen hemminger
1
-8
/
+11
2010-04-27
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+341
2010-04-27
igb: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+332
2010-04-27
e1000e: add registers etc. printout code just before resetting adapters
Taku Izumi
1
-0
/
+357
2010-04-27
e1000: Use netdev_<level>, pr_<level> and dev_<level>
Emil Tantilov
7
-405
/
+367
2010-04-27
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
1
-1
/
+1
2010-04-27
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-33
/
+35
2010-04-27
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2
-55
/
+64
2010-04-27
ixgb: use DMA API instead of PCI DMA functions
Nick Nunley
1
-31
/
+39
2010-04-27
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
1
-36
/
+38
2010-04-27
igb: convert igb from using PCI DMA functions to using DMA API functions
Alexander Duyck
3
-58
/
+61
2010-04-27
e1000e: use DMA API instead of PCI DMA functions
Nick Nunley
2
-63
/
+66
2010-04-27
e1000: use DMA API instead of PCI DMA functions
Nick Nunley
2
-68
/
+88
2010-04-27
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
1
-1
/
+1
2010-04-27
cxgb4: set skb->rxhash
Dimitris Michailidis
3
-2
/
+21
2010-04-27
net/sb1250: setup the pdevice within the soc code
Sebastian Andrzej Siewior
2
-119
/
+55
2010-04-27
net/sb1250: remove CONFIG_SIBYTE_STANDALONE
Sebastian Andrzej Siewior
1
-144
/
+0
2010-04-27
net: disallow to use net_assign_generic externally
Jiri Pirko
2
-53
/
+47
2010-04-27
cxgb4: increase serial number length
Dimitris Michailidis
1
-1
/
+1
2010-04-27
cxgb4: parse the VPD instead of relying on a static VPD layout
Dimitris Michailidis
1
-25
/
+39
2010-04-27
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
5
-6
/
+27
2010-04-27
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2
-20
/
+43
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
5
-44
/
+45
2010-04-27
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
1
-0
/
+5
[next]