Age | Commit message (Expand) | Author | Files | Lines |
2018-03-26 | drivers/net: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
2018-01-26 | can: migrate documentation to restructured text | Robert Schwebel | 1 | -1/+1 |
2017-06-09 | can: enable CAN FD for virtual CAN devices by default | Oliver Hartkopp | 1 | -1/+1 |
2017-06-07 | net: Fix inconsistent teardown and release of private netdev state. | David S. Miller | 1 | -1/+1 |
2017-04-25 | can: enable module auto loading for virtual CAN interfaces | Oliver Hartkopp | 1 | -2/+5 |
2015-07-12 | can: replace timestamp as unique skb attribute | Oliver Hartkopp | 1 | -3/+0 |
2015-06-21 | can: fix loss of CAN frames in raw_rcv | Oliver Hartkopp | 1 | -0/+3 |
2014-12-07 | can: slcan/vcan: eliminate banner[] variable, switch to pr_info() | Jeremiah Mahler | 1 | -4/+1 |
2014-01-31 | can: add destructor for self generated skbs | Oliver Hartkopp | 1 | -5/+4 |
2012-10-05 | sections: fix section conflicts in drivers/net | Andi Kleen | 1 | -1/+1 |
2012-06-19 | vcan: add CAN FD support | Oliver Hartkopp | 1 | -7/+20 |
2011-12-20 | module_param: make bool parameters really bool (net & drivers/net) | Rusty Russell | 1 | -1/+1 |
2011-10-18 | can: remove references to berlios mailinglist | Marc Kleine-Budde | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-12 | can: Unify droping of invalid tx skbs and netdev stats | Oliver Hartkopp | 1 | -3/+9 |
2009-09-15 | can: fix NOHZ local_softirq_pending 08 warning | Oliver Hartkopp | 1 | -1/+1 |
2009-09-01 | netdev: convert pseudo drivers to netdev_tx_t | Stephen Hemminger | 1 | -1/+1 |
2008-12-18 | vcan: whitespace fixes | Oliver Hartkopp | 1 | -10/+10 |
2008-12-16 | vcan: convert to net_device_ops | Oliver Hartkopp | 1 | -1/+5 |
2008-01-29 | [CAN]: Add virtual CAN netdevice driver | Oliver Hartkopp | 1 | -0/+169 |