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-04-30
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
4
-20
/
+10
2010-04-30
sctp: Make sure we always return valid retransmit path
Vlad Yasevich
1
-1
/
+2
2010-04-30
sctp: cleanup: remove duplicate assignment
Dan Carpenter
1
-14
/
+9
2010-04-30
sctp: implement sctp association probing module
Wei Yongjun
3
-0
/
+228
2010-04-30
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
1
-1
/
+1
2010-04-30
sctp: Do no select unconfirmed transports for retransmissions
Vlad Yasevich
1
-2
/
+3
2010-04-30
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
1
-0
/
+12
2010-04-30
sctp: missing set src and dest port while lookup output route
Wei Yongjun
1
-1
/
+6
2010-04-30
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
Wei Yongjun
1
-1
/
+1
2010-04-30
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
1
-0
/
+6
2010-04-30
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
1
-2
/
+6
2010-04-30
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
Vlad Yasevich
1
-1
/
+1
2010-04-30
ipv6: cleanup: remove unneeded null check
Dan Carpenter
1
-2
/
+1
2010-04-30
xfrm: potential uninitialized variable num_xfrms
Changli Gao
1
-1
/
+1
2010-04-30
net: speedup sock_recv_ts_and_drops()
Eric Dumazet
2
-3
/
+20
2010-04-30
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
Jonas Sjöquist
1
-74
/
+39
2010-04-30
forcedeth: Stay in NAPI as long as there's work
stephen hemminger
1
-14
/
+17
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
7
-4
/
+22
2010-04-28
net: speedup udp receive path
Eric Dumazet
4
-11
/
+25
2010-04-28
igb: Clean up left over prototype of igb_get_hw_dev_name()
Emil Tantilov
1
-1
/
+0
2010-04-28
wireless: Fix merge.
Hauke Mehrtens
1
-1
/
+0
2010-04-28
Bugfix: Link selection was swapped in switch.
Sjur Braendeland
1
-2
/
+2
2010-04-28
caif: Bugfixes in CAIF netdevice for close and flow control
Sjur Braendeland
1
-57
/
+73
2010-04-28
caif: Rewritten socket implementation
Sjur Braendeland
2
-969
/
+831
2010-04-28
caif: Disconnect without waiting for response
Sjur Braendeland
3
-146
/
+111
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
[next]