index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
4
-15
/
+75
2013-02-24
net/pasemi: Fix missing coding style
Syam Sidhardhan
1
-3
/
+6
2013-02-24
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
1
-4
/
+2
2013-02-24
vmxnet3: make local function static
stephen hemminger
1
-2
/
+2
2013-02-24
bnx2x: remove dead code and make local funcs static
stephen hemminger
2
-60
/
+2
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
1
-12
/
+14
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-02-23
vxlan: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of CPU affinity reverse-map
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-23
mlx4_en: fix allocation of device tx_cq
Kleber Sacilotto de Souza
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
3
-4
/
+4
2013-02-22
net: fec: Fix division by zero
Fabio Estevam
1
-34
/
+34
2013-02-22
brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()
Wei Yongjun
1
-1
/
+3
2013-02-22
mwifiex: fix system freeze while reloading driver
Avinash Patil
1
-10
/
+1
2013-02-22
mwifiex: don't drop carrier flag over suspend
Daniel Drake
2
-18
/
+1
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
785
-47937
/
+70475
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-1
/
+1
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+4
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-2
/
+2
2013-02-21
sun.com documentation fixes
Christian Kujau
1
-2
/
+2
2013-02-21
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+3
2013-02-21
qlcnic: Bump up the version to 5.1.35
Jitendra Kalsaria
1
-2
/
+2
2013-02-21
qlcnic: Fix configure interrupts for 83xx adapter types
Manish Chopra
1
-7
/
+0
2013-02-21
qlcnic: Fix internal loopback test for 82xx adapter
Shahed Shaikh
1
-1
/
+1
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+414
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-26
/
+29
2013-02-21
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
1
-15
/
+15
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-126
/
+92
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2
-9
/
+24
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
3
-39
/
+39
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
781
-47780
/
+70318
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-02-19
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-58
/
+35
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
30
-110
/
+988
2013-02-19
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+8
2013-02-19
atl1c: restore buffer state
Huang, Xiong
1
-1
/
+1
2013-02-19
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
1
-0
/
+1
2013-02-19
qmi_wwan, cdc-ether: add ADU960S
Dan Williams
2
-0
/
+14
2013-02-19
bonding: set sysfs device_type to 'bond'
Doug Goldstein
1
-0
/
+6
2013-02-19
bonding: fix bond_release_all inconsistencies
nikolay@redhat.com
1
-117
/
+18
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-19
xen: netback: remove redundant xenvif_put
Andrew Jones
1
-1
/
+0
2013-02-19
net: fec: Do a sanity check on the gpio number
Fabio Estevam
1
-1
/
+4
2013-02-19
bonding: Fix initialize after use for 3ad machine state spinlock
nikolay@redhat.com
1
-5
/
+4
2013-02-19
bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_r...
nikolay@redhat.com
1
-2
/
+4
2013-02-19
b43: Increase number of RX DMA slots
Larry Finger
1
-1
/
+1
2013-02-19
qlcnic: Bump up the version to 5.1.34
Jitendra Kalsaria
1
-2
/
+2
2013-02-19
qlcnic: fix ping resumption to a VM after a live migration
Shahed Shaikh
4
-12
/
+177
2013-02-19
qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter
Shahed Shaikh
3
-9
/
+29
[prev]
[next]