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
2007-10-15
[NIU]: getting rid of __ucmpdi2 in niu.o
Al Viro
1
-8
/
+7
2007-10-15
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
David S. Miller
1
-2
/
+2
2007-10-15
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107...
Emil Medve
1
-1
/
+4
2007-10-15
gianfar: Fix regression caused by new napi interface
Li Yang
1
-0
/
+10
2007-10-15
gianfar: Cleanup compile warning caused by 0795af57
Li Yang
1
-1
/
+0
2007-10-15
gianfar: Fix compile regression caused by bea3348e
Li Yang
1
-0
/
+3
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
1
-5
/
+5
2007-10-15
update AU1000 get_ethernet_addr()
Yoichi Yuasa
1
-16
/
+4
2007-10-15
MIPSsim: General cleanup
Ralf Baechle
2
-71
/
+75
2007-10-15
Jazzsonic: Fix warning about unused variable.
Ralf Baechle
1
-1
/
+0
2007-10-15
Use dcr_host_t.base in dcr_unmap()
Michael Ellerman
1
-1
/
+1
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2
-4
/
+4
2007-10-15
Use dcr_host_t.base in ibm_emac_mal
Michael Ellerman
2
-4
/
+6
2007-10-15
Update ibm_newemac to use dcr_host_t.base
Michael Ellerman
2
-7
/
+7
2007-10-15
tehuti: possible leak in bdx_probe
Florin Malita
1
-1
/
+2
2007-10-15
TC35815: Fix build
Ralf Baechle
1
-1
/
+0
2007-10-15
SAA9730: Fix build
Ralf Baechle
1
-2
/
+7
2007-10-15
AR7 ethernet
Matteo Croce
3
-0
/
+1184
2007-10-15
myri10ge: update driver version to 1.3.2-1.287
Brice Goglin
1
-1
/
+1
2007-10-15
myri10ge: add IPv6 TSO support
Brice Goglin
1
-8
/
+79
2007-10-15
myri10ge: update firmware headers
Brice Goglin
1
-4
/
+86
2007-10-15
myri10ge: fix some indentation, white spaces, and comments
Brice Goglin
1
-6
/
+5
2007-10-15
net/bonding: Optionally allow ethernet slaves to keep own MAC
Jay Vosburgh
3
-24
/
+88
2007-10-15
net/bonding: Destroy bonding master when last slave is gone
Moni Shoua
3
-4
/
+46
2007-10-15
net/bonding: Delay sending of gratuitous ARP to avoid failure
Moni Shoua
2
-3
/
+22
2007-10-15
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
Moni Shoua
3
-3
/
+11
2007-10-15
net/bonding: Enable IP multicast for bonding IPoIB devices
Moni Shoua
2
-6
/
+5
2007-10-15
net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...
Moni Shoua
2
-28
/
+60
2007-10-15
net/bonding: Enable bonding to enslave non ARPHRD_ETHER
Moni Shoua
1
-0
/
+33
2007-10-15
natsemi: Check return value for pci_enable_device()
Mark Brown
1
-2
/
+8
2007-10-15
natsemi: Use round_jiffies() for slow timers
Mark Brown
1
-3
/
+7
2007-10-15
[NET] smc91x: fix PXA DMA support code
Russell King
2
-56
/
+63
2007-10-14
sky2: reboot fix
Stephen Hemminger
1
-1
/
+1
2007-10-14
ipg: endianness fixes
Al Viro
1
-17
/
+17
2007-10-14
ipg: endianness annotations
Al Viro
1
-6
/
+6
2007-10-14
hamradio: ->hard_header() takes packet type in host-endian
Al Viro
2
-2
/
+2
2007-10-14
more tulip endianness annotations
Al Viro
1
-1
/
+1
2007-10-14
ibm_newemac annotations (iomem, NULL noise)
Al Viro
4
-11
/
+11
2007-10-14
more trivial signedness fixes in drivers
Al Viro
1
-2
/
+3
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-6
/
+6
2007-10-14
remove duplicate initializer (macvlan)
Al Viro
1
-1
/
+0
2007-10-14
skb->tail in ibm_newemac should be skb_tail_pointer()
Al Viro
1
-1
/
+1
2007-10-14
typo in ibm_newemac/rgmii.c
Al Viro
1
-1
/
+1
2007-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2007-10-13
mlx4_core: Fix infinite loop on device initialization
Roland Dreier
1
-1
/
+1
2007-10-13
fallout from DECLARE_MAC_BUF patches
Al Viro
2
-2
/
+2
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
3
-2
/
+5
2007-10-13
m68k: fix net drivers after recent get_stats updates
Geert Uytterhoeven
2
-4
/
+3
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+1
2007-10-12
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]