index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-103
/
+199
2008-08-27
e1000: fix stack size
Linus Torvalds
1
-36
/
+45
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
1
-4
/
+4
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
3
-26
/
+49
2008-08-27
e100, fix iomap read
Jiri Slaby
1
-2
/
+2
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
1
-3
/
+3
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2
-4
/
+19
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-27
net/usb/mcs7830: add set_mac_address
Oliver Martin
1
-0
/
+24
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
1
-1
/
+22
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
1
-1
/
+1
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
1
-2
/
+3
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
1
-0
/
+1
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
1
-1
/
+1
2008-08-27
atl1: disable TSO by default
Jay Cliburn
1
-1
/
+0
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
1
-1
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
1
-3
/
+3
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
1
-1
/
+1
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2
-1
/
+15
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
1
-1
/
+1
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
1
-1
/
+1
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
1
-3
/
+5
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
1
-3
/
+3
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
1
-15
/
+20
2008-08-26
Ath5k: fix bintval setup
Jiri Slaby
1
-3
/
+5
2008-08-26
Ath5k: lock beacons
Jiri Slaby
2
-3
/
+13
2008-08-26
atmel: try open system authentication too
Dan Williams
1
-1
/
+9
2008-08-26
atmel: return ENOENT on request_firmware failure
Dan Williams
1
-19
/
+22
2008-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-108
/
+114
2008-08-25
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-25
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-25
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-25
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-25
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-25
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-25
bnx2x: Rx work check
Eilon Greenstein
2
-1
/
+8
2008-08-24
mv643xx_eth: bump version to 1.3
Lennert Buytenhek
1
-1
/
+1
2008-08-24
mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restriction
Lennert Buytenhek
1
-5
/
+13
2008-08-24
mv643xx_eth: fix NULL pointer dereference in rxq_process()
Lennert Buytenhek
1
-1
/
+1
2008-08-24
mv643xx_eth: fix inconsistent lock semantics
Lennert Buytenhek
1
-2
/
+2
2008-08-24
mv643xx_eth: fix double add_timer() on the receive oom timer
Lennert Buytenhek
1
-4
/
+2
2008-08-24
mv643xx_eth: fix NAPI 'rotting packet' issue
Lennert Buytenhek
1
-2
/
+1
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
10
-12
/
+0
2008-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-68
/
+72
[next]