Home
last modified time | relevance | path

Searched hist:"51 f31cabe3ce5345b51e4a4f82138b38c4d5dc91" (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/can/
H A Draw.cdiff 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 Wed Feb 11 23:03:39 CST 2009 Patrick Ohly <patrick.ohly@intel.com> ip: support for TX timestamps on UDP and RAW sockets

Instructions for time stamping outgoing packets are take from the
socket layer and later copied into the new skb.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Draw.cdiff 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 Wed Feb 11 23:03:39 CST 2009 Patrick Ohly <patrick.ohly@intel.com> ip: support for TX timestamps on UDP and RAW sockets

Instructions for time stamping outgoing packets are take from the
socket layer and later copied into the new skb.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dicmp.cdiff 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 Wed Feb 11 23:03:39 CST 2009 Patrick Ohly <patrick.ohly@intel.com> ip: support for TX timestamps on UDP and RAW sockets

Instructions for time stamping outgoing packets are take from the
socket layer and later copied into the new skb.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_output.cdiff 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 Wed Feb 11 23:03:39 CST 2009 Patrick Ohly <patrick.ohly@intel.com> ip: support for TX timestamps on UDP and RAW sockets

Instructions for time stamping outgoing packets are take from the
socket layer and later copied into the new skb.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dudp.cdiff 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 Wed Feb 11 23:03:39 CST 2009 Patrick Ohly <patrick.ohly@intel.com> ip: support for TX timestamps on UDP and RAW sockets

Instructions for time stamping outgoing packets are take from the
socket layer and later copied into the new skb.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dip.hdiff 51f31cabe3ce5345b51e4a4f82138b38c4d5dc91 Wed Feb 11 23:03:39 CST 2009 Patrick Ohly <patrick.ohly@intel.com> ip: support for TX timestamps on UDP and RAW sockets

Instructions for time stamping outgoing packets are take from the
socket layer and later copied into the new skb.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/packet/
H A Daf_packet.cdiff ed85b565b825566da34e55eee9ad150ed93fdda0 Wed Apr 07 17:41:28 CDT 2010 Richard Cochran <richardcochran@gmail.com> packet: support for TX time stamps on RAW sockets

Enable the SO_TIMESTAMPING socket infrastructure for raw packet sockets.
We introduce PACKET_TX_TIMESTAMP for the control message cmsg_type.

Similar support for UDP and CAN sockets was added in commit
51f31cabe3ce5345b51e4a4f82138b38c4d5dc91

Signed-off-by: Richard Cochran <richard.cochran@omicron.at>
Signed-off-by: David S. Miller <davem@davemloft.net>