index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
1
-1
/
+1
2015-10-13
can: avoid using timeval for uapi
Arnd Bergmann
1
-5
/
+10
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
3
-8
/
+13
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2015-06-21
can: fix loss of CAN frames in raw_rcv
Oliver Hartkopp
1
-1
/
+5
2015-06-09
can: cangw: introduce optional uid to reference created routing jobs
Oliver Hartkopp
1
-12
/
+56
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-1
/
+1
2015-04-01
can: introduce new raw socket option to join the given CAN filters
Oliver Hartkopp
1
-1
/
+30
2015-04-01
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
Oliver Hartkopp
1
-0
/
+21
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+3
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2
-8
/
+6
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2
-4
/
+4
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-1
/
+2
2014-12-07
can: fix spelling errors
Jeremiah Mahler
3
-8
/
+8
2014-12-07
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
3
-10
/
+3
2014-11-24
new helper: memcpy_to_msg()
Al Viro
2
-2
/
+2
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2
-12
/
+9
2014-05-19
can: add hash based access to single EFF frame filters
Oliver Hartkopp
3
-9
/
+75
2014-05-19
can: proc: make array printing function indenpendent from sff frames
Oliver Hartkopp
2
-13
/
+19
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-2
/
+2
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
1
-21
/
+5
2014-01-31
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
1
-0
/
+1
2014-01-31
can: add destructor for self generated skbs
Oliver Hartkopp
2
-3
/
+4
2014-01-29
can: Propagate SO_PRIORITY of raw sockets to skbs
Rostislav Lisovy
1
-0
/
+1
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2
-4
/
+4
2014-01-15
can: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-10
/
+5
2013-12-21
can: gw: remove obsolete checks
Oliver Hartkopp
1
-4
/
+2
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-10-20
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
Joe Perches
1
-3
/
+3
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
1
-1
/
+1
2013-08-30
can: gw: add a per rule limitation of frame hops
Oliver Hartkopp
1
-4
/
+31
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
4
-8
/
+8
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
1
-3
/
+2
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-2
/
+2
2013-04-09
can: gw: use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-3
/
+3
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-3
/
+2
2013-03-19
can: dump stack on protocol bugs
Oliver Hartkopp
1
-7
/
+4
2013-03-11
net: can: af_can.c: Fix checkpatch warnings
Valentin Ilie
1
-13
/
+8
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
3
-20
/
+16
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2
-2
/
+2
2013-01-29
can: rework skb reserved data handling
Oliver Hartkopp
3
-9
/
+7
2013-01-26
can: gw: indicate and count deleted frames due to misconfiguration
Oliver Hartkopp
1
-1
/
+11
2013-01-26
can: gw: add a variable limit for CAN frame routings
Oliver Hartkopp
1
-16
/
+40
2013-01-26
can: gw: make routing to the incoming CAN interface configurable
Oliver Hartkopp
1
-0
/
+8
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
2
-5
/
+15
2013-01-26
can: Kconfig: switch on all CAN protocolls by default
Marc Kleine-Budde
1
-3
/
+3
2013-01-26
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
Marc Kleine-Budde
1
-3
/
+4
[next]