index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-20
Revert "tcp: fix tcp_defer_accept to consider the timeout"
David S. Miller
1
-1
/
+0
2009-10-19
AF_UNIX: Fix deadlock on connecting to shutdown socket
Tomoki Sekiyama
1
-0
/
+2
2009-10-19
ethoc: clear only pending irqs
Thomas Chou
1
-1
/
+1
2009-10-19
ethoc: inline regs access
Thomas Chou
1
-9
/
+10
2009-10-17
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2
-10
/
+19
2009-10-15
virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()
Eric Dumazet
1
-1
/
+1
2009-10-15
be2net: fix support for PCI hot plug
Sathya Perla
2
-11
/
+22
2009-10-15
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
3
-14
/
+18
2009-10-15
vmxnet: fix 2 build problems
Randy Dunlap
2
-2
/
+11
2009-10-15
net: add support for STMicroelectronics Ethernet controllers.
Giuseppe Cavallaro
16
-0
/
+5178
2009-10-15
net: ks8851_mll uses mii interfaces
Randy Dunlap
1
-0
/
+1
2009-10-15
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-10-14
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
9
-3
/
+10
2009-10-13
TI DaVinci EMAC: Clear statistics register properly.
Sriram
1
-12
/
+24
2009-10-13
r8169: partial support and phy init for the 8168d
françois romieu
1
-55
/
+932
2009-10-13
irda/sa1100_ir: check return value of startup hook
Dmitry Artamonow
1
-2
/
+5
2009-10-13
udp: Fix udp_poll() and ioctl()
Eric Dumazet
1
-30
/
+43
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-13
tcp: fix tcp_defer_accept to consider the timeout
Willy Tarreau
1
-0
/
+1
2009-10-13
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
1
-1
/
+12
2009-10-13
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...
Chris Rankin
2
-1
/
+18
2009-10-13
netxen: fix pci bar mapping
Dhananjay Phadke
1
-1
/
+2
2009-10-13
ethoc: fix warning from 32bit build
Alan Cox
1
-1
/
+2
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
9
-0
/
+4193
2009-10-13
net: Fix IXP 2000 network driver building.
Vincent Sanders
2
-17
/
+12
2009-10-12
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2
-0
/
+4
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-12
mac80211: fix ibss race
Johannes Berg
1
-1
/
+1
2009-10-12
mac80211: fix logic error ibss merge bssid check
Felix Fietkau
1
-1
/
+1
2009-10-12
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2
-2
/
+2
2009-10-12
acenic: Pass up error code from ace_load_firmware()
Ben Hutchings
1
-1
/
+2
2009-10-12
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-12
pkt_sched: pedit use proper struct
jamal
1
-1
/
+1
2009-10-12
net: Add patchwork URL to MAINTAINERS
Eric Dumazet
1
-0
/
+1
2009-10-09
net: Link in PHY drivers before others.
David S. Miller
1
-4
/
+4
2009-10-09
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
Dave Mitchell
2
-2
/
+6
2009-10-09
qlge: Add disable/enable firmare irqs to handler.
Ron Mercer
1
-0
/
+4
2009-10-09
qlge: Restore rx mode after internal reset.
Ron Mercer
1
-0
/
+6
2009-10-09
qlge: Fix chip reset process.
Ron Mercer
3
-0
/
+106
2009-10-09
qlge: Fix RX multicast filter settings.
Ron Mercer
1
-10
/
+39
2009-10-09
qlge: Fix frame routing for multicast frames.
Ron Mercer
1
-2
/
+2
2009-10-09
qlge: Fix frame routing issue related to bonding.
Ron Mercer
1
-0
/
+7
2009-10-09
qlge: Fix RSS hashing values.
Ron Mercer
2
-11
/
+13
2009-10-08
cfg80211: fix netns error unwinding bug
Johannes Berg
1
-1
/
+2
2009-10-08
netlink: fix typo in initialization
Jiri Pirko
1
-1
/
+1
2009-10-08
znet: Don't claim DMA lock around free_dma() calls.
David S. Miller
1
-8
/
+0
2009-10-07
include/linux/netdevice.h: fix nanodoc mismatch
Wolfram Sang
1
-1
/
+1
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
[next]