Age | Commit message (Expand) | Author |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller |
2016-10-20 | net: use core MTU range checking in misc drivers | Jarod Wilson |
2014-11-11 | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited | Joe Perches |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller |
2012-06-17 | net: remove my future former mail address | Rémi Denis-Courmont |
2010-01-07 | Phonet: zero-copy aligned GPRS RX | Rémi Denis-Courmont |
2009-09-01 | netdev: convert pseudo drivers to netdev_tx_t | Stephen Hemminger |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-09 | phonet: Use frag list abstraction interfaces. | David S. Miller |
2009-06-02 | Phonet: fix accounting race between gprs_writeable() and gprs_xmit() | Rémi Denis-Courmont |
2009-02-10 | Phonet: fix double free in GPRS outbound packet error path | Rémi Denis-Courmont |
2009-01-07 | phonet: update to net_device_ops | Stephen Hemminger |
2008-12-17 | Phonet: get rid of deferred work on the transmission path | Rémi Denis-Courmont |
2008-12-17 | Phonet: allocate separate ARP type for GPRS over a Phonet pipe | Rémi Denis-Courmont |
2008-12-16 | Phonet: improve GPRS variable names | Rémi Denis-Courmont |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-15 | Phonet: keep TX queue disabled when the device is off | Rémi Denis-Courmont |
2008-11-10 | Phonet: use net_device built-in stats for GPRS | Rémi Denis-Courmont |
2008-11-06 | phonet: sparse annotations of protocol, remove forward declaration | Harvey Harrison |
2008-10-05 | Phonet: implement GPRS virtual interface over PEP socket | Rémi Denis-Courmont |