index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
1
-1
/
+4
2013-11-11
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
1
-0
/
+15
2013-11-11
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2
-8
/
+13
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
netdev: smc91x: enable for xtensa
Baruch Siach
1
-2
/
+2
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
32
-87
/
+244
2013-11-07
net: calxedaxgmac: Fix panic caused by MTU change of active interface
Andreas Herrmann
1
-6
/
+4
2013-11-07
net/mlx4_en: Datapath structures are allocated per NUMA node
Eugenia Emantayev
6
-33
/
+70
2013-11-07
net/mlx4_core: ICM pages are allocated on device NUMA node
Eugenia Emantayev
2
-12
/
+31
2013-11-07
net/mlx4_en: Datapath resources allocated dynamically
Eugenia Emantayev
8
-111
/
+178
2013-11-07
net/mlx4_core: Add immediate activate for VGT->VST->VGT
Rony Efraim
2
-32
/
+81
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
10
-43
/
+2
2013-11-07
net/mlx4_en: Add RFS support in UDP
Eyal Perry
1
-11
/
+34
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-1
/
+35
2013-11-07
net/mlx4_en: Fixed crash when port type is changed
Amir Vadai
1
-4
/
+4
2013-11-07
isdn: icn: NULL dereference printing error message
Dan Carpenter
1
-2
/
+1
2013-11-07
RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans
Eyal Perry
1
-5
/
+21
2013-11-07
tg3: avoid double-freeing of rx data memory
Ivan Vecera
1
-6
/
+6
2013-11-07
ath9k: enable DFS for IBSS mode
Simon Wunderlich
1
-1
/
+2
2013-11-07
phy: Add MOXA MDIO driver
Jonas Jensen
3
-0
/
+209
2013-11-07
bonding: extend round-robin mode with packets_per_slave
Nikolay Aleksandrov
3
-6
/
+101
2013-11-07
qeth: avoid buffer overflow in snmp ioctl
Ursula Braun
1
-1
/
+5
2013-11-07
net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-3
/
+1
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
1
-78
/
+77
2013-11-07
jme: Remove unused #define PFX
Joe Perches
1
-1
/
+0
2013-11-05
virtio-net: switch to use XPS to choose txq
Jason Wang
1
-46
/
+2
2013-11-05
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
1
-0
/
+1
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+0
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-29
/
+43
2013-11-05
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
16
-53
/
+175
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+24
2013-11-05
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
2013-11-05
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
3
-0
/
+246
2013-11-05
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
1
-2
/
+4
2013-11-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
138
-3327
/
+10954
2013-11-04
virtio-net: coalesce rx frags when possible during rx
Jason Wang
1
-4
/
+11
2013-11-04
vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-11-04
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2
-45
/
+32
2013-11-04
net/mlx4_core: Implement resource quota enforcement
Jack Morgenstein
2
-13
/
+173
2013-11-04
net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
Jack Morgenstein
1
-23
/
+65
2013-11-04
mlx4: Structures and init/teardown for VF resource quotas
Jack Morgenstein
6
-23
/
+205
2013-11-04
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
1
-3
/
+3
2013-11-04
net/mlx4_core: Don't fail reg/unreg vlan for older guests
Jack Morgenstein
3
-1
/
+18
[next]