Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
103e9625647ad74d201e26fb74afcd8479142a37
/
net
/
can
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
1ae77627
net: Convert can_pernet_ops
by Kirill Tkhai
· 7 years ago
111da7a
net: Convert cangw_pernet_ops
by Kirill Tkhai
· 7 years ago
c80afa0
net: Convert /proc creating and destroying pernet_operations
by Kirill Tkhai
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
7d59773
can: migrate documentation to restructured text
by Robert Schwebel
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d468984
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
8cb6875
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
ff847ee
can: af_can: give struct holding the CAN per device receive lists a sensible name
by Marc Kleine-Budde
· 7 years ago
adb552c
can: raw: raw_bind(): bail out if can_family is not AF_CAN
by Marc Kleine-Budde
· 7 years ago
c1c502b
net: use rtnl_register_module where needed
by Florian Westphal
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5a60622
can: af_can: can_pernet_init(): add missing error handling for kzalloc returning NULL
by Marc Kleine-Budde
· 7 years ago
cae1d5b
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
by Marc Kleine-Budde
· 7 years ago
62c0464
can: bcm: check for null sk before deferencing it via the call to sock_net
by Colin Ian King
· 7 years ago
1fccb56
net: can: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 7 years ago
74b7b49
can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
by Marc Kleine-Budde
· 7 years ago
c2701b3
can: fix CAN BCM build with CONFIG_PROC_FS disabled
by Oliver Hartkopp
· 8 years ago
1ef8331
can: network namespace support for CAN gateway
by Oliver Hartkopp
· 8 years ago
384317e
can: network namespace support for CAN_BCM protocol
by Oliver Hartkopp
· 8 years ago
cb5635a
can: complete initial namespace support
by Oliver Hartkopp
· 8 years ago
f2e72f4
can: remove obsolete definitions
by Oliver Hartkopp
· 8 years ago
48452c1
can: remove obsolete pernet_operations definitions
by Oliver Hartkopp
· 8 years ago
a7bbd28
can: fix memory leak in initial namespace support
by Oliver Hartkopp
· 8 years ago
c21ef3e
net: rtnetlink: plumb extended ack to doit function
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
8e8cda6
can: initial support for network namespaces
by Mario Kicherer
· 8 years ago
a06393ed0
can: bcm: fix hrtimer/tasklet termination in bcm op removal
by Oliver Hartkopp
· 8 years ago
f1712c7
can: Fix kernel panic at security_sock_rcv_skb
by Eric Dumazet
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
332b05c
can: raw: raw_setsockopt: limit number of can_filter that can be set
by Marc Kleine-Budde
· 8 years ago
5499a6b
can: bcm: fix support for CAN FD frames
by Oliver Hartkopp
· 8 years ago
deb507f
can: bcm: fix warning in bcm_connect/proc_register
by Oliver Hartkopp
· 8 years ago
2781ff5
can: only call can_stat_update with procfs
by Arnd Bergmann
· 8 years ago
6f3b911
can: bcm: add support for CAN FD frames
by Oliver Hartkopp
· 8 years ago
2b5f5f5
can: bcm: unify bcm_msg_head handling and prepare function parameters
by Oliver Hartkopp
· 8 years ago
72c8a89
can: bcm: use CAN frame instead of can_frame in comments
by Oliver Hartkopp
· 8 years ago
95acb49
can: bcm: fix indention and other minor style issues
by Oliver Hartkopp
· 8 years ago
a20fadf
can: build proc support only if CONFIG_PROC_FS is activated
by Alexander Aring
· 8 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
ba61a8d
can: avoid using timeval for uapi
by Arnd Bergmann
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
36c0124
can: fix loss of CAN frames in raw_rcv
by Oliver Hartkopp
· 9 years ago
dd895d7
can: cangw: introduce optional uid to reference created routing jobs
by Oliver Hartkopp
· 9 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
a5581ef
can: introduce new raw socket option to join the given CAN filters
by Oliver Hartkopp
· 10 years ago
514ac99
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
by Oliver Hartkopp
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
969439016
can: add missing initialisations in CAN related skbuffs
by Oliver Hartkopp
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
069f845
can: fix spelling errors
by Jeremiah Mahler
· 10 years ago
b111b78
can: eliminate banner[] variable and switch to pr_info()
by Jeremiah Mahler
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
45c7002
can: add hash based access to single EFF frame filters
by Oliver Hartkopp
· 11 years ago
e3d3917
can: proc: make array printing function indenpendent from sff frames
by Oliver Hartkopp
· 11 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
821047c
can: remove CAN FD compatibility for CAN 2.0 sockets
by Oliver Hartkopp
· 11 years ago
65b80ca
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 11 years ago
0ae89be
can: add destructor for self generated skbs
by Oliver Hartkopp
· 11 years ago
bb5ecb0
can: Propagate SO_PRIORITY of raw sockets to skbs
by Rostislav Lisovy
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
5af28de
can: use __dev_get_by_index instead of dev_get_by_index to find interface
by Ying Xue
· 11 years ago
c0ebbdd
can: gw: remove obsolete checks
by Oliver Hartkopp
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
348662a
net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes
by Joe Perches
· 11 years ago
3f79410
treewide: Fix common typo in "identify"
by Maxime Jayat
· 11 years ago
391ac12
can: gw: add a per rule limitation of frame hops
by Oliver Hartkopp
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bf84a01
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
3480a21
can: gw: use kmem_cache_free() instead of kfree()
by Wei Yongjun
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
c9bbb75
can: dump stack on protocol bugs
by Oliver Hartkopp
· 12 years ago
f4f3efd
net: can: af_can.c: Fix checkpatch warnings
by Valentin Ilie
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
2bf3440
can: rework skb reserved data handling
by Oliver Hartkopp
· 12 years ago
e6afa00
can: gw: indicate and count deleted frames due to misconfiguration
by Oliver Hartkopp
· 12 years ago
be286ba
can: gw: add a variable limit for CAN frame routings
by Oliver Hartkopp
· 12 years ago
d904d3e
can: gw: make routing to the incoming CAN interface configurable
by Oliver Hartkopp
· 12 years ago
156c2bb
can: add private data space for CAN sk_buffs
by Oliver Hartkopp
· 12 years ago
f66b030
can: Kconfig: switch on all CAN protocolls by default
by Marc Kleine-Budde
· 12 years ago
7713683
can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block
by Marc Kleine-Budde
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
8a2cf06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
Next »