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
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
133
-1293
/
+3173
2011-06-08
net: add needed interrupt.h
Stephen Rothwell
1
-0
/
+1
2011-06-07
ath9k: make use of a helper to get paprd scale factor
Mohammed Shafi Shajakhan
1
-14
/
+3
2011-06-07
mwifiex: disable transmission buffer aggregation for AMSDU packets
Yogesh Ashok Powar
1
-5
/
+13
2011-06-07
mwifiex: adding check for enough space before padding
Yogesh Ashok Powar
1
-8
/
+14
2011-06-07
mwifiex: Remove redundant skb_queue_empty checks
Yogesh Ashok Powar
1
-10
/
+5
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
3
-25
/
+11
2011-06-07
iwlwifi: remove unecessary if statement
Greg Dietsche
1
-3
/
+0
2011-06-07
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
1
-54
/
+52
2011-06-07
wl12xx: Stop BA session event from device
Shahar Levi
6
-4
/
+46
2011-06-07
mac80211: Stop BA session event from device
Shahar Levi
4
-0
/
+41
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-236
/
+249
2011-06-07
Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6
David S. Miller
2
-112
/
+259
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
163
-1
/
+165
2011-06-06
be2net: Fix Rx pause counter for lancer
Selvin Xavier
1
-2
/
+2
2011-06-06
qlge: remove unecessary if statement
Greg Dietsche
1
-2
/
+0
2011-06-06
enic: Add support for MTU change via port profile on a dynamic vnic
Roopa Prabhu
2
-6
/
+68
2011-06-06
macvlan: add VLAN filters to lowerdev
John Fastabend
1
-1
/
+38
2011-06-06
sctp: Guard IPV6 specific code properly.
David S. Miller
1
-1
/
+2
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
3
-23
/
+8
2011-06-06
net/can: allow CAN_AT91 on AT91SAM9X5
Uwe Kleine-König
1
-2
/
+3
2011-06-06
can: at91_can: add support for the AT91SAM9X5 SOCs
Marc Kleine-Budde
1
-14
/
+55
2011-06-06
can: at91_can: register mb0 sysfs entry only on at91sam9263
Marc Kleine-Budde
1
-1
/
+3
2011-06-06
can: at91_can: add id_table and convert prime mailbox constats to functions
Marc Kleine-Budde
1
-38
/
+99
2011-06-06
can: at91_can: convert derived mailbox constants into functions
Marc Kleine-Budde
1
-42
/
+83
2011-06-06
can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX
Marc Kleine-Budde
1
-9
/
+9
2011-06-06
can: at91_can: directly define AT91_MB_RX_LAST
Marc Kleine-Budde
1
-2
/
+1
2011-06-06
can: at91_can: let get_tx_* functions return unsigned int
Marc Kleine-Budde
1
-3
/
+3
2011-06-06
can: at91_can: don't copy data to rx'ed RTR frames
Marc Kleine-Budde
1
-4
/
+6
2011-06-06
can: at91_can: fix comment about priv->tx_next
Marc Kleine-Budde
1
-1
/
+1
2011-06-06
can: at91_can: don't align struct definitions
Marc Kleine-Budde
1
-17
/
+17
2011-06-05
include/net: Remove unnecessary semicolons
Joe Perches
1
-2
/
+2
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
23
-27
/
+29
2011-06-05
net: Remove unnecessary semicolons
Joe Perches
3
-4
/
+4
2011-06-05
af-packet: Use existing netdev reference for bound sockets.
Ben Greear
1
-12
/
+15
2011-06-05
af-packet: Hold reference to bound network devices.
Ben Greear
1
-5
/
+9
2011-06-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
101
-467
/
+914
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-1
/
+2
2011-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
60
-219
/
+380
2011-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-28
/
+41
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-1
/
+1
2011-06-04
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2
-2
/
+4
2011-06-04
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
9
-97
/
+136
2011-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-4
/
+4
2011-06-04
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+141
2011-06-04
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-45
/
+39
2011-06-04
Revert "ASoC: Update cx20442 for TTY API change"
Linus Torvalds
1
-5
/
+3
[next]