index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-10
via-velocity: Take spinlock on set coalesce
Simon Kagstrom
1
-0
/
+3
2010-02-10
via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv
Simon Kagstrom
1
-10
/
+7
2010-02-10
rtl8187: Add new device ID
Jelle Martijn Kok
1
-0
/
+1
2010-02-09
iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()
Roel Kluin
1
-1
/
+1
2010-02-09
ath9k: Fix sequence numbers for PAE frames
Sujith
1
-2
/
+2
2010-02-09
drivers/net: Correct NULL test
Julia Lawall
1
-1
/
+1
2010-02-09
MAINTAINERS: networking drivers - Add git net-next tree
Joe Perches
1
-0
/
+1
2010-02-09
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2010-02-09
cxgb3: fix GRO checksum check
Divy Le Ray
1
-8
/
+12
2010-02-09
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-08
mac80211: fix deferred hardware scan requests
Johannes Berg
1
-8
/
+10
2010-02-08
iwlwifi: Fix to set correct ht configuration
Wey-Yi Guy
1
-0
/
+1
2010-02-08
mac80211: Fix probe request filtering in IBSS mode
Benoit Papillault
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
10
-47
/
+49
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
3
-6
/
+6
2010-02-08
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
2
-16
/
+25
2010-02-08
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-05
Bluetooth: Keep a copy of each HID device's report descriptor
Michael Poole
2
-26
/
+27
2010-02-04
pktgen: Fix freezing problem
Rafael J. Wysocki
1
-0
/
+1
2010-02-04
igb: make certain to reassign legacy interrupt vectors after reset
Alexander Duyck
1
-15
/
+5
2010-02-04
irda: add missing BKL in irnet_ppp ioctl
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2010-02-04
irda: unbalanced lock_kernel in irnet_ppp
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-02-04
ixgbe: Fix return of invalid txq
Krishna Kumar
1
-1
/
+4
2010-02-04
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
1
-1
/
+1
2010-02-04
netxen: protect resource cleanup by rtnl lock
Amit Kumar Salecha
1
-0
/
+2
2010-02-04
netxen: fix tx timeout recovery for NX2031 chip
Amit Kumar Salecha
1
-1
/
+1
2010-02-04
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
1
-0
/
+3
2010-02-04
Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver
Yoichi Yuasa
1
-0
/
+1
2010-02-04
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
1
-2
/
+2
2010-02-04
dccp: fix bug in cache allocation
Gerrit Renker
2
-4
/
+6
2010-02-04
sky2: fix transmit DMA map leakage
stephen hemminger
1
-5
/
+3
2010-02-04
netlink: fix for too early rmmod
Alexey Dobriyan
1
-0
/
+5
2010-02-04
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-04
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
1
-1
/
+5
2010-02-04
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
1
-1
/
+1
2010-02-03
ssb: Fix CONFIG_SSB_SDIOHOST typo
Michael Buesch
1
-2
/
+1
2010-02-03
b43: Fix throughput regression
Larry Finger
2
-3
/
+11
2010-02-03
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Nick Pelly
1
-0
/
+1
2010-02-03
connector: Delete buggy notification code.
Evgeniy Polyakov
2
-207
/
+0
2010-02-02
be2net: use eq-id to calculate cev-isr reg offset
Sathya Perla
1
-1
/
+1
2010-01-30
Bluetooth: Use the control channel for raw HID reports
Bastien Nocera
1
-34
/
+36
2010-01-30
Bluetooth: Add DFU driver for Atheros Bluetooth chipset AR3011
Vikram Kandukuri
3
-1
/
+200
2010-01-30
Bluetooth: Redo checks in IRQ handler for shared IRQ support
Mike Frysinger
4
-4
/
+12
2010-01-30
Bluetooth: Fix memory leak in L2CAP
Andrei Emeltchenko
1
-1
/
+2
2010-01-30
Bluetooth: Remove double free of SKB pointer in L2CAP
Andrei Emeltchenko
1
-7
/
+4
2010-01-29
cdc_ether: Partially revert "usbnet: Set link down initially ..."
Ben Hutchings
1
-1
/
+1
2010-01-29
be2net: Fix memset() arg ordering.
David S. Miller
1
-1
/
+1
2010-01-28
bonding: bond_open error return value
stephen hemminger
1
-1
/
+1
2010-01-28
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
John Fastabend
1
-8
/
+6
[next]