index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-25
/
+67
2011-11-26
net: Revert ARCNET and PHYLIB to tristate options
Ben Hutchings
2
-2
/
+2
2011-11-24
net: mv643xx_eth: fix build error
Axel Lin
1
-4
/
+5
2011-11-23
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
1
-2
/
+4
2011-11-23
ehea: Reduce memory usage in buffer pools
Anton Blanchard
1
-2
/
+2
2011-11-23
qlge: fix size of external list for TX address descriptors
Thadeu Lima de Souza Cascardo
1
-5
/
+3
2011-11-23
bnx2x: Fix 5461x LED
Yaniv Rosner
2
-1
/
+39
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
8
-19
/
+19
2011-11-23
b44: Use dev_kfree_skb_irq() in b44_tx()
Xander Hover
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+5
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
7
-20
/
+18
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
17
-31
/
+7
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
4
-13
/
+11
2011-11-22
Revert "rt2800pci: handle spurious interrupts"
John W. Linville
1
-6
/
+1
2011-11-22
Revert "rt2x00: handle spurious pci interrupts"
John W. Linville
3
-3
/
+3
2011-11-22
tg3: Add MDI-X reporting
Matt Carlson
2
-1
/
+28
2011-11-22
tg3: Restrict large prod ring cap devices
Matt Carlson
1
-5
/
+4
2011-11-22
tg3: Adjust BD replenish thresholds
Matt Carlson
1
-5
/
+3
2011-11-22
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
1
-12
/
+6
2011-11-22
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-3
/
+1
2011-11-22
tg3: Fix advertisement handling
Hiroaki SHIMODA
1
-4
/
+3
2011-11-21
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-11-21
tg3: switch to build_skb() infrastructure
Eric Dumazet
2
-55
/
+66
2011-11-21
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
1
-1
/
+1
2011-11-21
stmmac: mask mmc interrupts
Giuseppe CAVALLARO
1
-5
/
+9
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
5
-27
/
+26
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-4
/
+2
2011-11-21
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-2
/
+1
2011-11-21
iseries_veth: Fix wrong parameter given to sizeof call
Thomas Jarosch
1
-1
/
+1
2011-11-21
prism54: potential memory corruption in prism54_get_essid()
Dan Carpenter
1
-1
/
+1
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
166
-816
/
+1303
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-200
/
+428
2011-11-20
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-0
/
+8
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-40
/
+38
2011-11-19
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2011-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-13
/
+29
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
1
-6
/
+2
2011-11-18
team: avoid using variable-length array
Jiri Pirko
1
-2
/
+7
2011-11-18
team: add fix_features
Jiri Pirko
1
-0
/
+22
2011-11-18
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-12
/
+17
2011-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-16
/
+39
2011-11-18
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
1
-2
/
+2
2011-11-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-11
/
+9
2011-11-18
net-forcedeth: fix possible stats inaccuracies on 32b hosts
david decotigny
1
-4
/
+4
2011-11-18
bnx2: switch to build_skb() infrastructure
Eric Dumazet
2
-69
/
+85
2011-11-17
sky2: fix hang in napi_disable
stephen hemminger
2
-7
/
+11
2011-11-17
sky2: enforce minimum ring size
stephen hemminger
1
-2
/
+12
2011-11-17
bonding: Don't allow mode change via sysfs with slaves present
Veaceslav Falico
1
-0
/
+7
2011-11-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
4
-2
/
+23
[next]