Commit Graph

165 Commits (master)

Author SHA1 Message Date
Eric Dumazet adf86d59bb can: Fix kernel panic at security_sock_rcv_skb
6 years ago
Oliver Hartkopp a150e08704 can: bcm: fix hrtimer/tasklet termination in bcm op removal
6 years ago
Marc Kleine-Budde 332b05ca7a can: raw: raw_setsockopt: limit number of can_filter that can be set
7 years ago
Oliver Hartkopp 5499a6b22e can: bcm: fix support for CAN FD frames
7 years ago
Oliver Hartkopp deb507f91f can: bcm: fix warning in bcm_connect/proc_register
7 years ago
Arnd Bergmann 2781ff5c8f can: only call can_stat_update with procfs
7 years ago
Oliver Hartkopp 6f3b911d5f can: bcm: add support for CAN FD frames
7 years ago
Oliver Hartkopp 2b5f5f5dc1 can: bcm: unify bcm_msg_head handling and prepare function parameters
7 years ago
Oliver Hartkopp 72c8a89ad2 can: bcm: use CAN frame instead of can_frame in comments
7 years ago
Oliver Hartkopp 95acb490ec can: bcm: fix indention and other minor style issues
7 years ago
Alexander Aring a20fadf853 can: build proc support only if CONFIG_PROC_FS is activated
7 years ago
Soheil Hassas Yeganeh c14ac9451c sock: enable timestamping using control messages
7 years ago
Arnd Bergmann ba61a8d9d7 can: avoid using timeval for uapi
8 years ago
Oliver Hartkopp d3b58c47d3 can: replace timestamp as unique skb attribute
8 years ago
David S. Miller 3a07bd6fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
Oliver Hartkopp 36c01245eb can: fix loss of CAN frames in raw_rcv
8 years ago
Oliver Hartkopp dd895d7f21 can: cangw: introduce optional uid to reference created routing jobs
8 years ago
Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc
8 years ago
Oliver Hartkopp a5581ef4c2 can: introduce new raw socket option to join the given CAN filters
8 years ago
Oliver Hartkopp 514ac99c64 can: fix multiple delivery of a single CAN frame for overlapping CAN filters
8 years ago
David S. Miller 3cef5c5b0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
8 years ago
Oliver Hartkopp 969439016d can: add missing initialisations in CAN related skbuffs
8 years ago
Ying Xue 1b78414047 net: Remove iocb argument from sendmsg and recvmsg
8 years ago
Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families
8 years ago
Johannes Berg 053c095a82 netlink: make nlmsg_end() and genlmsg_end() void
8 years ago
Jeremiah Mahler 069f8457ae can: fix spelling errors
9 years ago
Jeremiah Mahler b111b78c6e can: eliminate banner[] variable and switch to pr_info()
9 years ago
Al Viro 7eab8d9e8a new helper: memcpy_to_msg()
9 years ago
Al Viro 6ce8e9ce59 new helper: memcpy_from_msg()
9 years ago
Oliver Hartkopp 45c700291a can: add hash based access to single EFF frame filters
9 years ago
Oliver Hartkopp e3d3917f3d can: proc: make array printing function indenpendent from sff frames
9 years ago
Eric W. Biederman 90f62cf30a net: Use netlink_ns_capable to verify the permisions of netlink messages
9 years ago
Oliver Hartkopp 821047c405 can: remove CAN FD compatibility for CAN 2.0 sockets
9 years ago
David S. Miller 65b80cae7a linux-can-fixes-for-3.14-20140129
9 years ago
Oliver Hartkopp 0ae89beb28 can: add destructor for self generated skbs
9 years ago
Rostislav Lisovy bb5ecb0c63 can: Propagate SO_PRIORITY of raw sockets to skbs
9 years ago
Steffen Hurrle 342dfc306f net: add build-time checks for msg->msg_name size
9 years ago
Ying Xue 5af28de353 can: use __dev_get_by_index instead of dev_get_by_index to find interface
10 years ago
Oliver Hartkopp c0ebbdd6b5 can: gw: remove obsolete checks
10 years ago
Linus Torvalds 9073e1a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
10 years ago
Joe Perches 348662a142 net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
10 years ago
Maxime Jayat 3f79410c7c treewide: Fix common typo in "identify"
10 years ago
Oliver Hartkopp 391ac1282d can: gw: add a per rule limitation of frame hops
10 years ago
Jiri Pirko 351638e7de net: pass info struct via netdevice notifier
10 years ago
Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
David S. Miller 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
10 years ago
Daniel Borkmann bf84a01063 net: sock: make sock_tx_timestamp void
10 years ago
Al Viro d9dda78bad procfs: new helper - PDE_DATA(inode)
10 years ago
Wei Yongjun 3480a21259 can: gw: use kmem_cache_free() instead of kfree()
10 years ago
Thomas Graf 661d2967b3 rtnetlink: Remove passing of attributes into rtnl_doit functions
10 years ago