]> rtime.felk.cvut.cz Git - socketcan-devel.git/history - kernel/2.6/net/can/gw.c
Declare local modification functions as static.
[socketcan-devel.git] / kernel / 2.6 / net / can / gw.c
2010-02-27 hartkoppDeclare local modification functions as static.
2010-02-23 hartkoppAdded funtionality to flush all GW jobs in one netlink...
2010-02-22 hartkoppAdded missing include for rcu hlist.
2010-02-22 hartkoppAdded feature to list created gateway jobs.
2010-02-20 hartkoppMoved kernel parsing of netlink attributes into can_can...
2010-02-20 hartkoppCopy the struct members separately to ensure that no...
2010-02-19 hartkoppConsistently rename LOOPBACK to ECHO to meet IFF_ECHO...
2010-02-19 hartkoppGrrr. Fixed previous commit which was using the wrong...
2010-02-19 hartkoppAdded flag to preserve the timestamp from the source...
2010-02-19 hartkoppSwapped the parameters inside the modifier attribute...
2010-02-18 hartkoppCorrect frame counter in gw_rcv.
2010-02-18 hartkoppAdded netlink powered CAN gateway functionality with...