Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | cdc-phonet: fix skb truesize underestimation | Eric Dumazet | 1 | -2/+2 |
2012-03-25 | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet | 1 | -2/+4 |
2012-01-08 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+1 |
2011-11-23 | net: remove netdev_alloc_page and use __GFP_COLD | Eric Dumazet | 1 | -5/+5 |
2011-11-18 | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -12/+1 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-03-15 | NET: cdc-phonet, handle empty phonet header | Jiri Slaby | 1 | -6/+3 |
2011-03-15 | NET: cdc-phonet, fix stop-queue handling | Jiri Slaby | 1 | -1/+0 |
2010-07-06 | usbnet: remove direct access to urb->status | Oliver Neukum | 1 | -3/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -4/+4 |
2009-09-15 | cdc-phonet: remove noisy debug statement | Rémi Denis-Courmont | 1 | -1/+0 |
2009-09-11 | cdc-phonet: autoconfigure Phonet address | Rémi Denis-Courmont | 1 | -0/+15 |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger | 1 | -3/+3 |
2009-07-21 | USB host CDC Phonet network interface driver | Rémi Denis-Courmont | 1 | -0/+461 |