index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-24
isdn/capi: make reset_ctr op truly optional
Tilman Schmidt
1
-0
/
+6
2010-05-24
pppoe: uninitialized variable in pppoe_flush_dev()
Dan Carpenter
1
-0
/
+1
2010-05-24
caif: Bugfix - use MSG_TRUNC in receive
Sjur Braendeland
1
-29
/
+18
2010-05-24
caif: Bugfix - missing spin_unlock
Sjur Braendeland
2
-6
/
+7
2010-05-24
caif: Bugfix - Poll can't return POLLHUP while connecting.
Sjur Braendeland
1
-15
/
+6
2010-05-24
caif: Bugfix - handle mem-allocation failures
Sjur Braendeland
3
-9
/
+25
2010-05-24
caif: Bugfix - use standard Linux lists
Sjur Braendeland
2
-68
/
+28
2010-05-24
caif: Bugfix - wait_ev*_timeout returns long.
Sjur Braendeland
1
-7
/
+6
2010-05-24
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
1
-8
/
+12
2010-05-24
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
Ben Hutchings
1
-1
/
+1
2010-05-24
bfin_mac: fix memleak in mii_bus{probe|remove}
Denis Kirjanov
1
-0
/
+2
2010-05-24
ethoc: fix null dereference in ethoc_probe
Thomas Chou
1
-4
/
+30
2010-05-24
rtnetlink: Fix error handling in do_setlink()
David Howells
1
-1
/
+3
2010-05-24
net-caif: drop redundant Kconfig entries
Mike Frysinger
1
-4
/
+1
2010-05-24
net_sched: Fix qdisc_notify()
Eric Dumazet
1
-7
/
+7
2010-05-24
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
Denis Kirjanov
1
-1
/
+6
2010-05-24
enic: Use random mac addr when associating port-profile
Scott Feldman
1
-0
/
+8
2010-05-24
enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array
Scott Feldman
1
-8
/
+13
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2
-16
/
+26
2010-05-21
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
1
-0
/
+2
2010-05-21
sh_eth: Fix memleak in sh_mdio_release
Denis Kirjanov
1
-0
/
+3
2010-05-21
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
1
-0
/
+1
2010-05-21
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
7
-0
/
+111
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-20
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-20
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-20
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-20
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-20
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-20
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-20
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-20
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-20
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-20
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-20
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-20
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-20
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-20
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-20
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-20
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-20
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-20
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-20
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-20
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-20
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-20
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
2010-05-20
USB: visor: increase bulk-out buffer size
Johan Hovold
1
-0
/
+3
2010-05-20
USB: belkin_sa: implement line status handling
Johan Hovold
1
-26
/
+51
2010-05-20
USB: belkin_sa: clean up open
Johan Hovold
1
-15
/
+6
[next]