Commit History

Author SHA1 Message Date
  Oliver Hartkopp a43608fa77 can: raw: check for CAN FD capable netdev in raw_sendmsg() 6 years ago
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
  Christoph Hellwig db5051ead6 net: convert datagram_poll users tp ->poll_mask 7 years ago
  Denys Vlasenko 9b2c45d479 net: make getname() functions return length rather than use int* parameter 7 years ago
  Marc Kleine-Budde adb552c319 can: raw: raw_bind(): bail out if can_family is not AF_CAN 8 years ago
  Mario Kicherer 8e8cda6d73 can: initial support for network namespaces 8 years ago
  Eric Dumazet f1712c7371 can: Fix kernel panic at security_sock_rcv_skb 8 years ago
  Marc Kleine-Budde 332b05ca7a can: raw: raw_setsockopt: limit number of can_filter that can be set 8 years ago
  Soheil Hassas Yeganeh c14ac9451c sock: enable timestamping using control messages 9 years ago
  Oliver Hartkopp d3b58c47d3 can: replace timestamp as unique skb attribute 10 years ago
  Oliver Hartkopp a5581ef4c2 can: introduce new raw socket option to join the given CAN filters 10 years ago
  Oliver Hartkopp 514ac99c64 can: fix multiple delivery of a single CAN frame for overlapping CAN filters 10 years ago
  Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg 10 years ago
  Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families 10 years ago
  Jeremiah Mahler b111b78c6e can: eliminate banner[] variable and switch to pr_info() 10 years ago
  Al Viro 7eab8d9e8a new helper: memcpy_to_msg() 11 years ago
  Al Viro 6ce8e9ce59 new helper: memcpy_from_msg() 11 years ago
  Oliver Hartkopp 821047c405 can: remove CAN FD compatibility for CAN 2.0 sockets 11 years ago
  Rostislav Lisovy bb5ecb0c63 can: Propagate SO_PRIORITY of raw sockets to skbs 11 years ago
  Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size 11 years ago
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 years ago
  Daniel Borkmann bf84a01063 net: sock: make sock_tx_timestamp void 12 years ago
  Oliver Hartkopp 2bf3440d7b can: rework skb reserved data handling 12 years ago
  Oliver Hartkopp 156c2bb9f8 can: add private data space for CAN sk_buffs 12 years ago
  Andi Kleen 6299b669b1 sections: fix section conflicts in net/can 13 years ago
  Oliver Hartkopp e2d265d3b5 canfd: add support for CAN FD in CAN_RAW sockets 13 years ago
  Eric Dumazet 62b1a8ab9b net: remove skb_orphan_try() 13 years ago
  Marc Kleine-Budde f861c2b80c can: remove references to berlios mailinglist 14 years ago
  Kurt Van Dijck 1650629d18 can: make struct can_proto const 14 years ago
  Oliver Hartkopp 10022a6c66 can: add missing socket check in can/raw release 14 years ago