1. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  2. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  3. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
  4. d3b58c4 can: replace timestamp as unique skb attribute by Oliver Hartkopp · 9 years ago
  5. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 10 years ago
  6. 514ac99 can: fix multiple delivery of a single CAN frame for overlapping CAN filters by Oliver Hartkopp · 10 years ago
  7. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  8. b4772ef net: use common macro for assering skb->cb[] available size in protocol families by Eyal Birger · 10 years ago
  9. b111b78 can: eliminate banner[] variable and switch to pr_info() by Jeremiah Mahler · 10 years ago
  10. 7eab8d9 new helper: memcpy_to_msg() by Al Viro · 11 years ago
  11. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
  12. 821047c can: remove CAN FD compatibility for CAN 2.0 sockets by Oliver Hartkopp · 11 years ago
  13. bb5ecb0 can: Propagate SO_PRIORITY of raw sockets to skbs by Rostislav Lisovy · 11 years ago
  14. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  15. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  16. bf84a01 net: sock: make sock_tx_timestamp void by Daniel Borkmann · 12 years ago
  17. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  18. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  19. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  20. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  21. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  22. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  23. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  24. 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 14 years ago
  25. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  26. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 14 years ago
  27. 1e55659 can-raw: add msg_flags to distinguish local traffic by Oliver Hartkopp · 14 years ago
  28. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  29. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  30. 16dff91 net/can: Use memdup_user by Julia Lawall · 14 years ago
  31. 4ffa870 can: avoids a false warning by Eric Dumazet · 15 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  34. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  35. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  36. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  37. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  38. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  39. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  40. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 16 years ago
  41. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 16 years ago
  42. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  43. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  44. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  45. 3f91bd4 can: Fix copy_from_user() results interpretation by Sam Ravnborg · 17 years ago
  46. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 17 years ago
  47. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  48. a219994 [CAN]: Minor clean-ups by Urs Thuermann · 17 years ago
  49. c18ce10 [CAN]: Add raw protocol by Oliver Hartkopp · 17 years ago