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-03-27
bonding: fix broken multicast with round-robin mode
Andy Gospodarek
1
-8
/
+32
2010-03-27
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
1
-2
/
+2
2010-03-27
drivers/net: Fix continuation lines
Joe Perches
1
-1
/
+1
2010-03-27
e1000: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-9
/
+1
2010-03-27
net: ipmr/ip6mr: prevent out-of-bounds vif_table access
Nicolas Dichtel
2
-8
/
+14
2010-03-27
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
1
-0
/
+21
2010-03-27
igb: use correct bits to identify if managability is enabled
Alexander Duyck
1
-3
/
+3
2010-03-27
benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
wzt wzt
1
-1
/
+1
2010-03-27
net: Add MSG_WAITFORONE flag to recvmmsg
Brandon L Black
2
-0
/
+5
2010-03-27
Revert "via82cxxx: workaround h/w bugs"
David S. Miller
1
-57
/
+0
2010-03-27
Use deactivate_locked_super
Joern Engel
1
-2
/
+1
2010-03-27
Fix logfs_get_sb_final error path
Joern Engel
1
-1
/
+1
2010-03-27
Write out both superblocks on mismatch
Joern Engel
1
-1
/
+1
2010-03-27
Prevent schedule while atomic in __logfs_readdir
Joern Engel
1
-2
/
+2
2010-03-27
Plug memory leak in writeseg_end_io
Joern Engel
1
-0
/
+1
2010-03-27
Limit max_pages for insane devices
Joern Engel
1
-2
/
+6
2010-03-27
Open segment file before using it
Joern Engel
1
-4
/
+4
2010-03-26
e1000e: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-11
/
+1
2010-03-26
igbvf: do not modify tx_queue_len on link speed change
Emil Tantilov
2
-11
/
+1
2010-03-26
ipv4: Restart rt_intern_hash after emergency rebuild (v2)
Pavel Emelyanov
1
-6
/
+11
2010-03-26
ipv4: Cleanup struct net dereference in rt_intern_hash
Pavel Emelyanov
1
-2
/
+2
2010-03-26
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2
-2
/
+2
2010-03-26
tulip: Fix null dereference in uli526x_rx_packet()
Kyle McMartin
1
-3
/
+5
2010-03-26
gianfar: fix undo of reserve()
Ben Menchaca
2
-2
/
+9
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
13
-97
/
+184
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2
-12
/
+11
2010-03-26
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
22
-315
/
+149
2010-03-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+61
2010-03-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-17
/
+54
2010-03-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+11
2010-03-26
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+8
2010-03-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-24
/
+62
2010-03-26
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+46
2010-03-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-33
/
+32
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-65
/
+47
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+10
2010-03-26
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2
-0
/
+16
2010-03-26
ixgbe: Priority tag FIP frames
Robert Love
1
-9
/
+17
2010-03-26
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
1
-8
/
+10
2010-03-26
ixgbe: cleanup maximum number of tx queues
John Fastabend
2
-3
/
+5
2010-03-26
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
1
-3
/
+5
2010-03-26
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
1
-0
/
+8
2010-03-26
ixgbevf: Fix signed/unsigned int error
Greg Rose
1
-1
/
+2
2010-03-26
netxen: update version to 4.0.73
Amit Kumar Salecha
1
-2
/
+2
2010-03-26
netxen: added sanity check for pci map
Amit Kumar Salecha
1
-18
/
+27
2010-03-26
netxen: fix warning in ioaddr for NX3031 chip
Amit Kumar Salecha
1
-6
/
+8
2010-03-26
netxen: fix bios version calculation
Amit Kumar Salecha
1
-1
/
+1
2010-03-26
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
David S. Miller
1
-14
/
+7
2010-03-26
Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
Al Viro
1
-8
/
+10
2010-03-26
ALSA: pcm_lib - fix xrun functionality
Jarkko Nikula
1
-2
/
+4
[prev]
[next]