index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-4
/
+2
2018-01-05
can: raw: raw_bind(): bail out if can_family is not AF_CAN
Marc Kleine-Budde
1
-0
/
+2
2017-04-04
can: initial support for network namespaces
Mario Kicherer
1
-40
/
+52
2017-01-30
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
1
-2
/
+2
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+3
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
1
-1
/
+1
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
1
-3
/
+4
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-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+3
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
1
-3
/
+3
2014-12-07
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
1
-3
/
+1
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
1
-21
/
+5
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
1
-2
/
+2
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-2
/
+2
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
1
-3
/
+2
2013-01-29
can: rework skb reserved data handling
Oliver Hartkopp
1
-2
/
+2
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
1
-2
/
+6
2012-10-05
sections: fix section conflicts in net/can
Andi Kleen
1
-1
/
+1
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-4
/
+46
2012-06-16
net: remove skb_orphan_try()
Eric Dumazet
1
-3
/
+0
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
1
-2
/
+0
2011-05-05
can: make struct can_proto const
Kurt Van Dijck
1
-1
/
+1
2011-04-20
can: add missing socket check in can/raw release
Oliver Hartkopp
1
-1
/
+6
2011-03-28
can: make struct proto const
Oliver Hartkopp
1
-2
/
+2
2011-01-16
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
1
-0
/
+3
2010-10-21
can-raw: add msg_flags to distinguish local traffic
Oliver Hartkopp
1
-3
/
+30
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
1
-2
/
+2
2010-08-03
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
1
-0
/
+4
2010-05-31
net/can: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-04-13
can: avoids a false warning
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-06
net: drop capability from protocol definitions
Eric Paris
1
-1
/
+0
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
1
-2
/
+0
2009-10-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-08-10
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
1
-0
/
+1
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
1
-0
/
+3
2009-02-16
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
1
-0
/
+3
2009-01-06
can: omit unneeded skb_clone() calls
Oliver Hartkopp
1
-7
/
+8
2008-12-15
can: merge error paths
Ilpo Järvinen
1
-10
/
+12
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-06
can: add sanity checks
Oliver Hartkopp
1
-0
/
+3
2008-04-28
can: Fix copy_from_user() results interpretation
Sam Ravnborg
1
-11
/
+10
[next]