index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-11
igb: do not check for vf_data if we didn't enable vfs
Alexander Duyck
1
-15
/
+22
2009-04-11
igbvf: fix unused external references
Alexander Duyck
4
-8
/
+7
2009-04-11
igb: fix unused external references introduced with sr-iov changes
Alexander Duyck
4
-19
/
+3
2009-04-11
ether3: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
ether1: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
ep93xx_eth: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
at91_ether: convert to net_device_ops
Alexander Beregalov
1
-13
/
+19
2009-04-11
am79c961a: convert to net_device_ops
Alexander Beregalov
1
-9
/
+15
2009-04-11
ariadne: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-11
ibm_newemac: convert to netdev_ops
Alexander Beregalov
1
-12
/
+29
2009-04-11
fs_enet: convert to netdev_ops
Alexander Beregalov
1
-10
/
+17
2009-04-11
ipv6: Fix NULL pointer dereference with time-wait sockets
Vlad Yasevich
3
-5
/
+6
2009-04-11
net: Update maintainers
Ben Hutchings
1
-9
/
+3
2009-04-11
via-velocity : fix compilation warning.
Séguier Régis
1
-2
/
+2
2009-04-11
phy: error handling for platform_device_register_simple()
Dan Carpenter
1
-2
/
+3
2009-04-11
tr: fix leakage of device in net/802/tr.c
Wei Yongjun
1
-0
/
+3
2009-04-11
ixgbe: only allow WOL for 82599 KX4 NIC
Alexander Duyck
1
-1
/
+23
2009-04-11
ixgbe: Move the LED blink code to common, since 82599 also uses it
PJ Waskiewicz
4
-95
/
+62
2009-04-11
net: netif_device_attach/detach should start/stop all queues
Alexander Duyck
1
-2
/
+2
2009-04-09
forcedeth: Use napi_complete() not __napi_complete().
David S. Miller
1
-2
/
+2
2009-04-09
igb: remove sysfs entry that was used to set the number of vfs
Alexander Duyck
1
-105
/
+54
2009-04-09
igbvf: add new driver to support 82576 virtual functions
Alexander Duyck
12
-0
/
+5175
2009-04-09
drivers/net/eql.c: Fix a dev leakage.
Yang Hongyang
1
-0
/
+2
2009-04-09
niu: Fix unused variable warning.
David S. Miller
1
-0
/
+1
2009-04-09
r6040: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2009-04-09
bnx2: Don't use reserved names
Bastian Blank
1
-13
/
+13
2009-04-09
FEC driver: add missing #endif
Sascha Hauer
1
-0
/
+1
2009-04-09
niu: Fix error handling
Dan Carpenter
1
-1
/
+1
2009-04-09
mv643xx_eth: don't reset the rx coal timer on interface up
Lennert Buytenhek
1
-2
/
+2
2009-04-09
smsc911x: correct debugging message on mii read timeout
Steve Glendinning
1
-1
/
+1
2009-04-09
ethoc: fix library build errors
Randy Dunlap
1
-0
/
+2
2009-04-07
Linux 2.6.30-rc1
v2.6.30-rc1
Linus Torvalds
1
-2
/
+2
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
Fix build errors due to CONFIG_BRANCH_TRACER=y
Linus Torvalds
1
-1
/
+3
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
4
-31
/
+60
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
9
-116
/
+209
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
6
-187
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
3
-0
/
+11
2009-04-07
lanana: assign a device name and numbering for MAX3100
Alan Cox
1
-0
/
+4
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
5
-29
/
+66
2009-04-07
tty: Correct inline types for tty_driver_kref_get()
Adrian Bunk
1
-1
/
+2
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
5
-13
/
+13
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
8
-175
/
+274
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
[next]