index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+3
2017-06-09
can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
Marc Kleine-Budde
1
-2
/
+1
2017-04-27
can: fix CAN BCM build with CONFIG_PROC_FS disabled
Oliver Hartkopp
1
-8
/
+13
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-28
/
+44
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-33
/
+57
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
3
-103
/
+114
2017-04-25
can: remove obsolete definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: remove obsolete pernet_operations definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: fix memory leak in initial namespace support
Oliver Hartkopp
1
-0
/
+2
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-2
/
+4
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-04-04
can: initial support for network namespaces
Mario Kicherer
6
-176
/
+203
2017-01-30
can: bcm: fix hrtimer/tasklet termination in bcm op removal
Oliver Hartkopp
1
-7
/
+16
2017-01-29
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
5
-8
/
+17
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2
-15
/
+15
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+3
2016-11-23
can: bcm: fix support for CAN FD frames
Oliver Hartkopp
1
-8
/
+10
2016-10-31
can: bcm: fix warning in bcm_connect/proc_register
Oliver Hartkopp
1
-9
/
+23
2016-06-23
can: only call can_stat_update with procfs
Arnd Bergmann
2
-21
/
+12
2016-06-17
can: bcm: add support for CAN FD frames
Oliver Hartkopp
1
-88
/
+135
2016-06-17
can: bcm: unify bcm_msg_head handling and prepare function parameters
Oliver Hartkopp
1
-25
/
+29
2016-06-17
can: bcm: use CAN frame instead of can_frame in comments
Oliver Hartkopp
1
-16
/
+16
2016-06-17
can: bcm: fix indention and other minor style issues
Oliver Hartkopp
1
-14
/
+12
2016-06-17
can: build proc support only if CONFIG_PROC_FS is activated
Alexander Aring
3
-3
/
+14
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-09
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-30
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
1
-0
/
+1
2014-01-30
can: add destructor for self generated skbs
Oliver Hartkopp
2
-3
/
+4
[next]