Commit Graph

133 Commits (bb7f32fe966aa009ef6757aa08067cca3b2ac913)

Author SHA1 Message Date
Oliver Hartkopp 821047c405 can: remove CAN FD compatibility for CAN 2.0 sockets 11 years ago
Oliver Hartkopp 0ae89beb28 can: add destructor for self generated skbs 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
Ying Xue 5af28de353 can: use __dev_get_by_index instead of dev_get_by_index to find interface 11 years ago
Oliver Hartkopp c0ebbdd6b5 can: gw: remove obsolete checks 11 years ago
Joe Perches 348662a142 net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes 11 years ago
Maxime Jayat 3f79410c7c treewide: Fix common typo in "identify" 11 years ago
Oliver Hartkopp 391ac1282d can: gw: add a per rule limitation of frame hops 12 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
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode) 12 years ago
Wei Yongjun 3480a21259 can: gw: use kmem_cache_free() instead of kfree() 12 years ago
Thomas Graf 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions 12 years ago
Oliver Hartkopp c9bbb75f1d can: dump stack on protocol bugs 12 years ago
Valentin Ilie f4f3efdaf9 net: can: af_can.c: Fix checkpatch warnings 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
Oliver Hartkopp 2bf3440d7b can: rework skb reserved data handling 12 years ago
Oliver Hartkopp e6afa00a14 can: gw: indicate and count deleted frames due to misconfiguration 12 years ago
Oliver Hartkopp be286bafe1 can: gw: add a variable limit for CAN frame routings 12 years ago
Oliver Hartkopp d904d3edcb can: gw: make routing to the incoming CAN interface configurable 12 years ago
Oliver Hartkopp 156c2bb9f8 can: add private data space for CAN sk_buffs 12 years ago
Marc Kleine-Budde f66b0301fc can: Kconfig: switch on all CAN protocolls by default 12 years ago
Marc Kleine-Budde 77136836ae can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block 12 years ago
Oliver Hartkopp 81b401100c can: bcm: initialize ifindex for timeouts without previous frame reception 12 years ago
Adam Buchbinder 48fc7f7e78 Fix misspellings of "whether" in comments. 12 years ago
Eric W. Biederman dfc47ef863 net: Push capable(CAP_NET_ADMIN) into the rtnl methods 12 years ago
Andi Kleen 6299b669b1 sections: fix section conflicts in net/can 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Thomas Graf 5d91efa8dd can: gw: Remove pointless casts 13 years ago
Thomas Graf 1da0faa380 can: gw: Properly fill the netlink header when responding to RTM_GETROUTE 13 years ago
Thomas Graf 732d35fd08 can: gw: Use nla_policy to validate netlink attributes 13 years ago
Thomas Graf 6eaf53ca7b can: gw: Don't bump nlmsg_len manually 13 years ago
Oliver Hartkopp ec00f044ef can: fix sparse warning in af_can.c 13 years ago
Oliver Hartkopp e2d265d3b5 canfd: add support for CAN FD in CAN_RAW sockets 13 years ago
Oliver Hartkopp 8b01939f35 canfd: add support for CAN FD in PF_CAN core 13 years ago
Oliver Hartkopp 7c9416365c canfd: add new data structures and constants 13 years ago
Eric Dumazet 62b1a8ab9b net: remove skb_orphan_try() 13 years ago
Oliver Hartkopp d6e640f976 can: update documentation wording error frames -> error messages 13 years ago
Daniel Baluta a75afd4770 can: fix sparse warning for cgw_list 13 years ago
Marc Kleine-Budde f861c2b80c can: remove references to berlios mailinglist 14 years ago
Oliver Hartkopp 12d0d0d3a7 can bcm: fix incomplete tx_setup fix 14 years ago
Oliver Hartkopp aabdcb0b55 can bcm: fix tx_setup off-by-one errors 14 years ago
Oliver Hartkopp c1aabdf379 can-gw: add netlink based CAN routing 14 years ago
rajan.aggarwal85@gmail.com d9e64f83eb net/can/af_can.c: Change del_timer to del_timer_sync 14 years ago
Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
Manuel Zerpies d751e62396 net/can: use printk_ratelimited() instead of printk_ratelimit() 14 years ago
Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
Oliver Hartkopp 12e6c419b4 can: convert to %pK for kptr_restrict support 14 years ago