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
2013-05-22
perf: net_dropmonitor: Remove progress indicator
Ben Hutchings
1
-12
/
+1
2013-05-22
perf: net_dropmonitor: Use bisection in symbol lookup
Ben Hutchings
1
-4
/
+18
2013-05-22
perf: net_dropmonitor: Do not assume ordering of dictionaries
Ben Hutchings
1
-4
/
+4
2013-05-22
perf: net_dropmonitor: Fix symbol-relative addresses
Ben Hutchings
1
-3
/
+3
2013-05-22
perf: net_dropmonitor: Fix trace parameter order
Ben Hutchings
1
-1
/
+1
2013-05-22
net: fec: use a more proper compatible string for MVF type device
Shawn Guo
1
-3
/
+3
2013-05-22
qlcnic: Fix updating netdev->features
Shahed Shaikh
4
-46
/
+61
2013-05-22
qlcnic: remove netdev->trans_start updates within the driver
Sony Chacko
3
-6
/
+1
2013-05-22
qlcnic: Return proper error codes from probe failure paths
Sony Chacko
1
-4
/
+8
2013-05-22
tg3: Update version to 3.132
Nithin Sujir
1
-2
/
+2
2013-05-22
tg3: Ensure boot code has completed initialization before accessing hardware
Nithin Sujir
1
-4
/
+4
2013-05-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
35
-109
/
+314
2013-05-20
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-05-20
drivers: net: usb: rtl8150: concurrent URB bugfix
Petko Manolov
1
-54
/
+46
2013-05-20
isdn/kcapi: fix a small underflow
Dan Carpenter
1
-3
/
+3
2013-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-109
/
+314
2013-05-20
bnx2x: Fix GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+7
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
1
-1
/
+2
2013-05-20
r8169: fix offloaded tx checksum for small packets.
françois romieu
1
-14
/
+27
2013-05-19
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
4
-10
/
+24
2013-05-19
bonding: arp_ip_count and arp_targets can be wrong
nikolay@redhat.com
1
-11
/
+8
2013-05-19
bonding: replace %x with %pI4 for IPv4 addresses
nikolay@redhat.com
1
-3
/
+3
2013-05-19
bonding: fix set mode race conditions
nikolay@redhat.com
1
-0
/
+4
2013-05-19
net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.
Chen Gang
1
-1
/
+1
2013-05-19
netlabel: improve domain mapping validation
Paul Moore
1
-0
/
+69
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-05-18
vxlan: Update vxlan fdb 'used' field after each usage
Sridhar Samudrala
1
-3
/
+14
2013-05-17
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-05-17
ath9k: fix draining aggregation tid buffers
Felix Fietkau
1
-3
/
+1
2013-05-17
ath9k: fix rate handling/reporting
Felix Fietkau
1
-2
/
+7
2013-05-17
ath9k: fix aggregation stop/flush handling
Felix Fietkau
3
-25
/
+48
2013-05-17
ath9k_hw: Enable manual peak calibration for AR9485
Sujith Manoharan
2
-2
/
+2
2013-05-17
rtlwifi: rtl8192cu: Add new USB ID
Albert Pool
1
-0
/
+1
2013-05-17
brcmfmac: announce P2P_DEVICE support in wiphy structure
Arend van Spriel
1
-1
/
+6
2013-05-17
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
Larry Finger
1
-2
/
+2
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
3
-6
/
+17
2013-05-17
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-17
bcma: add more core IDs
Rafał Miłecki
2
-1
/
+6
2013-05-17
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-17
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
9
-22
/
+105
2013-05-17
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-1
/
+23
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
3
-1
/
+23
2013-05-16
bonding: allow TSO being set on bonding master
Eric Dumazet
2
-0
/
+12
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-16
tcp: gso: do not generate out of order packets
Eric Dumazet
1
-1
/
+21
2013-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
12
-39
/
+67
2013-05-16
iwlwifi: mvm: fix aggregation drain flow
Emmanuel Grumbach
5
-18
/
+48
2013-05-16
iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD
Alexander Bondar
1
-4
/
+8
2013-05-16
iwlwifi: mvm: tell firmware to let multicast frames in
Emmanuel Grumbach
3
-0
/
+43
2013-05-16
iwlwifi: mvm: Always use SCAN_TYPE_FORCED
Ilan Peer
1
-0
/
+6
[next]