| Commit message (Expand) | Author | Age |
* | can-raw: Fix skb_orphan_try handling | Oliver Hartkopp | 2010-08-03 |
* | net/can: Use memdup_user | Julia Lawall | 2010-05-31 |
* | can: avoids a false warning | Eric Dumazet | 2010-04-13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | net: drop capability from protocol definitions | Eric Paris | 2009-11-06 |
* | net: Cleanup redundant tests on unsigned | roel kluin | 2009-10-29 |
* | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 |
* | can: Fix raw_getname() leak | Eric Dumazet | 2009-08-10 |
* | net/can: add module alias to can protocol drivers | Lothar Waßmann | 2009-07-15 |
* | net/can bugfix: use after free bug in can protocol drivers | Lothar Waßmann | 2009-07-15 |
* | ip: support for TX timestamps on UDP and RAW sockets | Patrick Ohly | 2009-02-16 |
* | can: omit unneeded skb_clone() calls | Oliver Hartkopp | 2009-01-06 |
* | can: merge error paths | Ilpo Järvinen | 2008-12-15 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-20 |
* | can: add sanity checks | Oliver Hartkopp | 2008-07-06 |
* | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 2008-04-27 |
* | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 2008-04-25 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | [CAN]: Minor clean-ups | Urs Thuermann | 2008-02-07 |
* | [CAN]: Add raw protocol | Oliver Hartkopp | 2008-01-28 |