aboutsummaryrefslogtreecommitdiffstats
path: root/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06sections: fix section conflicts in net/canAndi Kleen4-4/+4
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-07-10can: gw: Remove pointless castsThomas Graf1-4/+2
2012-07-10can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf1-3/+7
2012-07-10can: gw: Use nla_policy to validate netlink attributesThomas Graf1-24/+23
2012-07-10can: gw: Don't bump nlmsg_len manuallyThomas Graf1-26/+1
2012-07-02can: fix sparse warning in af_can.cOliver Hartkopp2-3/+3
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp1-4/+46
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp1-27/+82
2012-06-19canfd: add new data structures and constantsOliver Hartkopp1-0/+7
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2012-06-15net: remove skb_orphan_try()Eric Dumazet1-3/+0
2012-05-23can: update documentation wording error frames -> error messagesOliver Hartkopp1-5/+5
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta1-1/+1
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde6-12/+0
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller1-29/+24
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp1-27/+21
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp1-6/+7
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-1/+1
2011-09-16can-gw: add netlink based CAN routingOliver Hartkopp3-0/+973
2011-09-15net/can/af_can.c: Change del_timer to del_timer_syncrajan.aggarwal85@gmail.com1-1/+1
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger1-2/+2
2011-06-17net/can: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-2/+3
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-26can: convert to %pK for kptr_restrict supportOliver Hartkopp1-4/+3
2011-05-24net: convert %p usage to %pKDan Rosenberg1-3/+3
2011-05-04can: rename can_try_module_get to can_get_protoKurt Van Dijck1-4/+9
2011-05-04can: make struct can_proto constKurt Van Dijck3-8/+8
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+12
2011-04-20can: add missing socket check in can/raw releaseOliver Hartkopp1-1/+6
2011-04-19can: Add missing socket check in can/bcm release.Dave Jones1-1/+6
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-04-06can: convert protocol handling to RCUOliver Hartkopp1-20/+32
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-27can: make struct proto constOliver Hartkopp3-10/+7
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck2-0/+6
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg1-2/+2
2010-11-22Net: can: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-3/+3
2010-11-12can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-10-21can-raw: add msg_flags to distinguish local trafficOliver Hartkopp1-3/+30
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp1-2/+2
2010-08-11can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp1-14/+27
2010-08-03can-raw: Fix skb_orphan_try handlingOliver Hartkopp1-0/+4
2010-05-31net/can: Use memdup_userJulia Lawall1-8/+3
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-04-13can: avoids a false warningEric Dumazet1-1/+1
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2010-04-01net: check the length of the socket address passed to connect(2)Changli Gao1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2