index
:
linux-stable.git
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.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
/
cdc-phonet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-14
/
+1
*
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
2019-02-08
1
-2
/
+2
*
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-30
1
-0
/
+1
*
net: usb: cdc-phonet: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-22
1
-2
/
+3
*
net: usb: cdc-phonet: constify usb_device_id
Arvind Yadav
2017-08-08
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
1
-10
/
+2
*
cdc-phonet: use common parser
Oliver Neukum
2015-09-15
1
-23
/
+4
*
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
2014-11-12
1
-3
/
+3
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
net: cdc-phonet: Staticize usbpn_probe
Sachin Kamat
2013-09-20
1
-1
/
+1
*
cdc-phonet: Don't leak in usbpn_open
Jesper Juhl
2012-08-08
1
-0
/
+1
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-31
1
-1
/
+1
*
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
2012-06-12
1
-3
/
+1
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
2012-03-27
1
-2
/
+2
*
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-2
/
+4
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-12
/
+1
|
\
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
|
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
1
-5
/
+5
|
/
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
NET: cdc-phonet, handle empty phonet header
Jiri Slaby
2011-03-14
1
-6
/
+3
*
NET: cdc-phonet, fix stop-queue handling
Jiri Slaby
2011-03-14
1
-1
/
+0
*
usbnet: remove direct access to urb->status
Oliver Neukum
2010-07-05
1
-3
/
+5
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-4
/
+4
*
cdc-phonet: remove noisy debug statement
Rémi Denis-Courmont
2009-09-14
1
-1
/
+0
*
cdc-phonet: autoconfigure Phonet address
Rémi Denis-Courmont
2009-09-11
1
-0
/
+15
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-3
/
+3
*
USB host CDC Phonet network interface driver
Rémi Denis-Courmont
2009-07-21
1
-0
/
+461