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