index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
2019-10-05
1
-0
/
+3
*
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
2019-10-05
1
-0
/
+5
*
usbnet: fix kernel crash after disconnect
Kloetzke Jan
2019-06-11
1
-0
/
+6
*
USB: core: harden cdc_parse_cdc_header
Greg Kroah-Hartman
2017-10-12
1
-0
/
+4
*
usbnet: cleanup after bind() in probe()
Oliver Neukum
2016-04-20
1
-0
/
+7
*
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
2015-11-10
1
-6
/
+0
*
CDC: common parser for extra headers
Oliver Neukum
2015-09-15
1
-0
/
+138
*
usbnet: Fix a race between usbnet_stop() and the BH
Eugene Shatokhin
2015-09-08
1
-11
/
+28
*
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
Eugene Shatokhin
2015-08-25
1
-3
/
+4
*
usbnet: avoid integer overflow in start_xmit
Jason A. Donenfeld
2015-05-09
1
-2
/
+2
*
usbnet: rename work handler
Oliver Neukum
2015-04-09
1
-2
/
+2
*
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-03-29
1
-3
/
+13
*
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-03-29
1
-2
/
+3
*
usbnet: re-use native hex2bin()
Andy Shevchenko
2015-01-25
1
-9
/
+8
*
usbnet: add a callback for set_rx_mode
Olivier Blin
2014-10-28
1
-0
/
+20
*
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-09-23
1
-6
/
+8
*
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-08-02
1
-2
/
+6
*
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
2014-07-30
1
-6
/
+2
*
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-07-29
1
-2
/
+6
*
usbnet: include wait queue head in device structure
Oliver Neukum
2014-03-27
1
-14
/
+19
*
usbnet: remove generic hard_header_len check
Emil Goode
2014-02-17
1
-15
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-1
/
+1
|
\
|
*
net: usbnet: fix SG initialisation
Bjørn Mork
2014-01-13
1
-1
/
+1
*
|
usb: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
|
/
*
usbnet: fix status interrupt urb handling
Felix Fietkau
2013-11-14
1
-3
/
+0
*
usbnet: fix error return code in usbnet_probe()
Wei Yongjun
2013-10-17
1
-1
/
+3
*
USBNET: fix handling padding packet
Ming Lei
2013-09-28
1
-6
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-8
/
+50
|
\
|
*
net: usbnet: update addr_assign_type if appropriate
Bjørn Mork
2013-09-05
1
-0
/
+4
|
*
USBNET: increase max rx/tx qlen for improving USB3 thoughtput
Ming Lei
2013-07-27
1
-0
/
+9
|
*
USBNET: centralize computing of max rx/tx qlen
Ming Lei
2013-07-27
1
-8
/
+37
*
|
USBNET: support DMA SG
Ming Lei
2013-08-12
1
-3
/
+42
|
/
*
USB: remove remaining instances of USB_SUSPEND
Alan Stern
2013-05-15
1
-1
/
+1
*
usbnet: allow status interrupt URB to always be active
Dan Williams
2013-05-08
1
-6
/
+71
*
usbnet: handle link change
Ming Lei
2013-04-11
1
-0
/
+30
*
usbnet: apply usbnet_link_change
Ming Lei
2013-04-11
1
-1
/
+1
*
usbnet: introduce usbnet_link_change API
Ming Lei
2013-04-11
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
1
-6
/
+29
|
\
|
*
net: usbnet: fix tx_dropped statistics
Bjørn Mork
2013-02-04
1
-6
/
+4
|
*
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
2013-01-30
1
-0
/
+25
*
|
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-4
/
+1
|
/
*
usbnet: add new flag FLAG_NOARP for usb net devices
Wei Shuai
2013-01-21
1
-0
/
+4
*
usbnet: generic manage_power()
Oliver Neukum
2012-12-19
1
-0
/
+10
*
usbnet: handle PM failure gracefully
Oliver Neukum
2012-12-19
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-3
/
+8
|
\
|
*
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
2012-11-09
1
-3
/
+5
|
*
net: usb: Fix memory leak on Tx data path
Hemant Kumar
2012-10-26
1
-0
/
+3
*
|
usbnet: runtime wake up device before calling usbnet_{read|write}_cmd
Ming Lei
2012-11-07
1
-4
/
+16
*
|
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
2012-11-07
1
-5
/
+57
*
|
usbnet: introduce usbnet 3 command helpers
Ming Lei
2012-10-26
1
-0
/
+132
|
/
[next]