Age | Commit message (Expand) | Author |
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 |