1. 661d296 rtnetlink: Remove passing of attributes into rtnl_doit functions by Thomas Graf · 11 years ago
  2. c9bbb75 can: dump stack on protocol bugs by Oliver Hartkopp · 11 years ago
  3. f4f3efd net: can: af_can.c: Fix checkpatch warnings by Valentin Ilie · 11 years ago
  4. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  5. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  6. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 11 years ago
  7. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 11 years ago
  8. be286ba can: gw: add a variable limit for CAN frame routings by Oliver Hartkopp · 11 years ago
  9. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 11 years ago
  10. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 11 years ago
  11. f66b030 can: Kconfig: switch on all CAN protocolls by default by Marc Kleine-Budde · 12 years ago
  12. 7713683 can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block by Marc Kleine-Budde · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. 81b4011 can: bcm: initialize ifindex for timeouts without previous frame reception by Oliver Hartkopp · 12 years ago
  16. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  17. dfc47ef net: Push capable(CAP_NET_ADMIN) into the rtnl methods by Eric W. Biederman · 12 years ago
  18. 6299b66 sections: fix section conflicts in net/can by Andi Kleen · 12 years ago
  19. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  20. 5d91efa can: gw: Remove pointless casts by Thomas Graf · 12 years ago
  21. 1da0faa3 can: gw: Properly fill the netlink header when responding to RTM_GETROUTE by Thomas Graf · 12 years ago
  22. 732d35f can: gw: Use nla_policy to validate netlink attributes by Thomas Graf · 12 years ago
  23. 6eaf53c can: gw: Don't bump nlmsg_len manually by Thomas Graf · 12 years ago
  24. ec00f04 can: fix sparse warning in af_can.c by Oliver Hartkopp · 12 years ago
  25. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  26. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  27. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 12 years ago
  28. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  30. d6e640f can: update documentation wording error frames -> error messages by Oliver Hartkopp · 12 years ago
  31. a75afd4 can: fix sparse warning for cgw_list by Daniel Baluta · 12 years ago
  32. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  33. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  34. 12d0d0d can bcm: fix incomplete tx_setup fix by Oliver Hartkopp · 13 years ago
  35. aabdcb0 can bcm: fix tx_setup off-by-one errors by Oliver Hartkopp · 13 years ago
  36. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  37. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  38. d9e64f8 net/can/af_can.c: Change del_timer to del_timer_sync by rajan.aggarwal85@gmail.com · 13 years ago
  39. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  40. d751e62 net/can: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  41. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  42. 12e6c41 can: convert to %pK for kptr_restrict support by Oliver Hartkopp · 13 years ago
  43. 71338aa net: convert %p usage to %pK by Dan Rosenberg · 13 years ago
  44. c8d55a9 can: rename can_try_module_get to can_get_proto by Kurt Van Dijck · 13 years ago
  45. 1650629 can: make struct can_proto const by Kurt Van Dijck · 13 years ago
  46. 2bd93d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  47. 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 13 years ago
  48. c6914a6 can: Add missing socket check in can/bcm release. by Dave Jones · 13 years ago
  49. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  50. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 13 years ago
  51. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  52. 53914b6 can: make struct proto const by Oliver Hartkopp · 13 years ago
  53. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 13 years ago
  54. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  55. 9f260e0 CAN: Use inode instead of kernel address for /proc file by Dan Rosenberg · 13 years ago
  56. bac14e0 Net: can: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  57. 0597d1b can-bcm: fix minor heap overflow by Oliver Hartkopp · 14 years ago
  58. 1e55659 can-raw: add msg_flags to distinguish local traffic by Oliver Hartkopp · 14 years ago
  59. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  60. 5b75c49 can: add limit for nframes and clean up signed/unsigned variables by Oliver Hartkopp · 14 years ago
  61. cff0d6e can-raw: Fix skb_orphan_try handling by Oliver Hartkopp · 14 years ago
  62. 16dff91 net/can: Use memdup_user by Julia Lawall · 14 years ago
  63. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  64. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  65. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  66. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  68. 8b64056 can: deny filterlist access on non-CAN interfaces by Oliver Hartkopp · 14 years ago
  69. 20dd385 can: Speed up CAN frame receiption by using ml_priv by Oliver Hartkopp · 14 years ago
  70. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  71. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  72. ff879eb CAN: use dev_get_by_index_rcu by stephen hemminger · 15 years ago
  73. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. 6755aeb can: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  75. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  76. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  77. 65a1c4f net: Cleanup redundant tests on unsigned by roel kluin · 15 years ago
  78. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  79. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  80. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  81. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  82. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  83. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  84. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  85. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  86. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  87. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  88. 382bfee can: af_can.c use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  89. 62bcaa1 can: Network Drop Monitor: Make use of consume_skb() in af_can.c by Oliver Hartkopp · 15 years ago
  90. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  91. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 15 years ago
  92. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  93. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  94. c53a6ee can: fix slowpath issue in hrtimer callback function by Oliver Hartkopp · 15 years ago
  95. 1fa17d4 can: omit unneeded skb_clone() calls by Oliver Hartkopp · 15 years ago
  96. 6e5c172 can: update can-bcm for hrtimer hardirq callbacks by Oliver Hartkopp · 15 years ago
  97. ebad5c0 can: merge error paths by Ilpo Järvinen · 16 years ago
  98. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  99. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  100. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago