]> rtime.felk.cvut.cz Git - can-eth-gw.git/shortlog
can-eth-gw.git
2018-06-25 Michal Sojkalinux: Fix bug master
2015-02-06 Michal SojkaMention cegw submodule
2015-02-06 Michal Sojkadoc: Update references
2014-04-04 Michal Sojkacanutils: Update kernel header
2014-04-04 Michal SojkaRemove obsolete files
2014-04-04 Michal SojkaCopy IPv6 support to submodules + fixes + small enhance...
2014-04-04 Michal SojkaAdd buildroot a linux config for easier testing
2014-04-04 Michal SojkaMerge branch 'master' of ssh://rtime.felk.cvut.cz/can...
2013-02-08 Radek Matějkasupport for ipv6 added
2013-01-29 Michal SojkaRemove todo
2013-01-29 Michal SojkaUnderstand -h option
2013-01-29 Michal SojkaAdd sanity check in perr()
2013-01-24 Radek Matějkacegw improved, test distro dns lookup added
2013-01-21 Michal SojkaAdd can-utils repository as a submodule
2012-12-20 Michal SojkaCompile cegw against headers exported from the kernel
2012-12-20 Michal SojkaVarious fixes (exit codes, infinite sleep etc.)
2012-12-20 Michal SojkaFix linux commit
2012-12-20 Michal SojkaCompile cegw against the header from the full linux...
2012-12-20 Michal SojkaUpdate kernel
2012-12-20 Michal Sojkalinux: Add banner message
2012-12-20 Michal SojkaUse perror() to print error messages
2012-12-20 Michal SojkaFix device name
2012-12-20 Michal SojkaFix typo, remove empty line
2012-12-20 Michal SojkaAdd "patched" Linux kernel as submodule
2012-12-20 Michal SojkaMention funding
2012-12-19 Radek Matějkatest 3 update
2012-12-19 Radek Matějkaauthors and license information added
2012-12-19 Radek Matějkaupdated kernel module benchmark, added endianness conve...
2012-12-19 Radek Matějkasource cleaning, improving and adding tests
2012-12-18 Radek Matějkacegw cleanup and refactor, new test t7
2012-12-16 Radek Matějkareference counter(kref) for cegw_job structure was...
2012-12-09 Radek Matějkapassing parameters to kernel via ioctl
2012-11-29 Radek Matějkacanethgw micsdevice
2012-11-28 Radek MatějkaSending socket fd over netlink
2012-11-28 Radek MatějkaPowerPC benchmark
2012-11-14 Radek Matějkachanging paths to relative
2012-09-14 Radek Matejkadocumentation update - images added
2012-09-14 Radek Matejkadocumentation update
2012-09-11 Radek MatejkaMerge branch 'master' of rtime.felk.cvut.cz:can-eth-gw
2012-09-11 Radek Matejkakernel/canethgw mutex_unlock bug fix
2012-09-04 Michal SojkaAdd a note
2012-08-29 Michal SojkaCleanups, formatting, simplifications
2012-08-29 Michal SojkaMerge branch 'master' of ssh://rtime.felk.cvut.cz/can...
2012-08-23 Radek Matejkabenchmarking and debugging distributions added; benchma...
2012-08-17 Radek Matejkawrongly nested rcu_read_* fix
2012-08-16 Michal SojkaUpdate module Makefile to work on other systems
2012-08-16 Radek Matejkasource code formatted to comply with Linux code style
2012-08-15 Radek Matejkanetdevice_notifier implemented; test script; cegwbench...
2012-08-14 Radek Matejka2xCEGW_LISTEN race condition protection, clean exit
2012-08-13 Radek Matejkaimproved rtnl processing, some error checks added
2012-08-13 Radek Matejkareworking kernel canethgw
2012-08-09 Radek MatejkaAdd boot scripts etc.
2012-08-08 Radek Matejkauserspace canethgw cmdline options improvement
2012-08-08 Radek Matejkanew options for cegwbench, first version of cesend
2012-08-06 Radek Matejkafirst version of cegwbench
2012-08-05 Radek Matejkafixed bug: kernel_recvmsg NULL pointer
2012-07-30 Radek Matejkalist routing rules
2012-07-28 Radek Matejkaswitch to rtmsg, cegw --flush implemented
2012-07-26 Radek Matejkacegw refactor
2012-07-25 Radek Matejkaset udp listening address
2012-07-24 Radek Matejkakernel/canethgw accepts configuration over netlink
2012-07-20 Radek Matejkaswitch to new config utility cegw
2012-07-19 Radek Matejkabasic netlink connection added
2012-07-19 Radek Matejkacanethgw (kernel space) first commit
2012-07-12 Radek Matejkadoc: solution chapter added
2012-07-11 Radek Matejkanew features added
2012-07-11 Michal SojkaAdd initial version of documentation
2012-07-10 Radek MatejkaUser-space gw