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
2008-12-16
gianfar: Convert gianfar to an of_platform_driver
Andy Fleming
42
-424
/
+1217
2008-12-16
gianfar: Use gfar_halt to stop DMA in gfar_probe
Andy Fleming
1
-13
/
+1
2008-12-16
tlan: Remove broken support for big buffers
Sakari Ailus
1
-134
/
+77
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-9
/
+17
2008-12-16
tlan: Fix pci memory unmapping
Sakari Ailus
1
-4
/
+9
2008-12-16
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
Yang Hongyang
1
-0
/
+3
2008-12-16
ipv6: fix the return interface index when get it while no message is received
Yang Hongyang
1
-4
/
+8
2008-12-16
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
2
-0
/
+23
2008-12-16
net: Refactor full duplex flow control resolution
Steve Glendinning
5
-92
/
+33
2008-12-16
net: Move flow control definitions to mii.h
Steve Glendinning
6
-35
/
+29
2008-12-16
simeth: convert to net_device_ops
Alexey Dobriyan
1
-5
/
+10
2008-12-16
cxgb3: untie strict FW matching
Divy Le Ray
3
-30
/
+15
2008-12-16
enc28j60: use netif_rx_ni() to deliver RX packets
Baruch Siach
1
-1
/
+1
2008-12-16
tlan: Fix small (< 64 bytes) datagram transmissions
Sakari Ailus
1
-4
/
+6
2008-12-16
vcan: convert to net_device_ops
Oliver Hartkopp
1
-1
/
+5
2008-12-16
l2tp: fix UDP checksum support
James Chapman
1
-12
/
+82
2008-12-16
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
1
-0
/
+1
2008-12-16
Phonet: improve GPRS variable names
Rémi Denis-Courmont
1
-84
/
+86
2008-12-16
isdn: eicon: fix sparse warning: make global functions static
Hannes Eder
2
-41
/
+47
2008-12-16
ipmr: merge common code
Ilpo Järvinen
1
-64
/
+39
2008-12-16
hp100: use roundup instead of open coding
Ilpo Järvinen
1
-4
/
+4
2008-12-16
cxgb3: Add multiple Tx queue support.
Divy Le Ray
4
-16
/
+31
2008-12-15
e1000e: Add GRO support
Herbert Xu
1
-1
/
+1
2008-12-15
ethtool: Add GGRO and SGRO ops
Herbert Xu
2
-2
/
+53
2008-12-15
tcp: Add GRO support
Herbert Xu
4
-0
/
+143
2008-12-15
net: Add skb_gro_receive
Herbert Xu
2
-0
/
+61
2008-12-15
ipv4: Add GRO infrastructure
Herbert Xu
2
-0
/
+100
2008-12-15
net: Add Generic Receive Offload infrastructure
Herbert Xu
3
-59
/
+219
2008-12-15
net: Add frag_list support to GSO
Herbert Xu
2
-2
/
+2
2008-12-15
net: Add frag_list support to skb_segment
Herbert Xu
1
-14
/
+59
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
197
-2520
/
+3729
2008-12-15
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-7
/
+8
2008-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-156
/
+164
2008-12-15
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-15
cgroups: fix a race between rmdir and remount
Paul Menage
1
-1
/
+1
2008-12-15
ACPI toshiba: only register rfkill if bt is enabled
Frederik Deweerdt
1
-25
/
+29
2008-12-15
eCryptfs: Update maintainers
Michael Halcrow
1
-4
/
+4
2008-12-15
slob: do not pass the SLAB flags as GFP in kmem_cache_create()
Catalin Marinas
1
-1
/
+1
2008-12-15
pcmcia: blackfin: fix bug - add missing ; to MODULE macro
Mike Frysinger
1
-1
/
+1
2008-12-15
8390/8390p: Fix compat netdev ops handling.
David S. Miller
3
-8
/
+20
2008-12-15
[ARM] 5348/1: fix documentation wrt location of the alignment trap interface
Nicolas Pitre
1
-1
/
+1
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2
-0
/
+2
2008-12-15
net: fix dcbnl_setnumtcs operation check
Don Skidmore
1
-1
/
+1
2008-12-15
ixgbe: fix dma mapping unbalance
Jesse Brandeburg
1
-5
/
+7
2008-12-15
smsc9420: add ethtool register dump support
Steve Glendinning
1
-0
/
+25
2008-12-15
Phonet: keep TX queue disabled when the device is off
Rémi Denis-Courmont
1
-5
/
+22
2008-12-15
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
1
-3
/
+0
2008-12-15
netfilter: update rwlock initialization for nat_table
Steven Rostedt
1
-1
/
+1
2008-12-14
rpc/rdma: goto instead of copypaste
Ilpo Järvinen
1
-2
/
+2
2008-12-14
nf/dccp: merge errorpaths
Ilpo Järvinen
1
-7
/
+9
[prev]
[next]