Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ip: support for TX timestamps on UDP and RAW sockets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
* | can: omit unneeded skb_clone() calls | Oliver Hartkopp | 2009-01-06 | 1 | -7/+8 |
* | can: merge error paths | Ilpo Järvinen | 2008-12-14 | 1 | -10/+12 |
* | netns: Use net_eq() to compare net-namespaces for optimization. | YOSHIFUJI Hideaki | 2008-07-19 | 1 | -1/+1 |
* | can: add sanity checks | Oliver Hartkopp | 2008-07-05 | 1 | -0/+3 |
* | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 2008-04-27 | 1 | -11/+10 |
* | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 2008-04-25 | 1 | -1/+2 |
* | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 1 | -1/+1 |
* | [CAN]: Minor clean-ups | Urs Thuermann | 2008-02-07 | 1 | -15/+9 |
* | [CAN]: Add raw protocol | Oliver Hartkopp | 2008-01-28 | 1 | -0/+763 |