summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: check Lua scripting supportVictorKrapivensky/luajitVictor Krapivensky2017-09-207-1/+697
* Introduce upoken function and expose it to Lua scriptsVictor Krapivensky2017-09-206-0/+223
* Add initial support for Lua scriptingVictor Krapivensky2017-09-2012-2/+1842
* Prepare for adding support for Lua scriptingVictor Krapivensky2017-09-2011-157/+430
* error_prints: fix potential program_invocation_name type conflictBaruch Siach2017-09-081-0/+2
* rtnl_tc_action: decode tcamsg netlink attributesJingPiao Chen2017-09-071-1/+11
* tests: check decoding of TCA_STAB netlink attribute of tcmsgJingPiao Chen2017-09-075-0/+191
* tests: check decoding of TCA_STATS2 netlink attribute of tcmsgJingPiao Chen2017-09-074-0/+154
* tests: check decoding of tcmsg netlink attributesJingPiao Chen2017-09-071-0/+38
* rtnl_tc: decode tcmsg netlink attributesJingPiao Chen2017-09-075-1/+281
* Update TCP_* constantsDmitry V. Levin2017-09-072-1/+3
* Update SOL_* constantsDmitry V. Levin2017-09-072-0/+4
* Post-release administriviaDmitry V. Levin2017-09-063-0/+12
* Prepare for 4.19 releasev4.19Dmitry V. Levin2017-09-051-1/+1
* .mailmap: add canonical name and address of Edgar KaziakhmedovDmitry V. Levin2017-09-051-0/+1
* maint: add gen-tag-message.sh scriptDmitry V. Levin2017-09-051-0/+68
* maint: add gen-contributors-list.sh scriptDmitry V. Levin2017-09-051-0/+39
* Update copyright headersEugene Syromyatnikov2017-09-0544-0/+44
* update_copyright_years.sh: add ability to automatically commit resultsEugene Syromyatnikov2017-09-051-0/+15
* configure.ac: specify minimal GNU Automake versionEugene Syromyatnikov2017-09-041-1/+1
* Update NEWSEugene Syromyatnikov2017-09-041-0/+36
* tests: check decoding of IFLA_XDP netlink attribute of ifinfomsgJingPiao Chen2017-09-034-0/+115
* tests: check decoding of IFLA_PORT_SELF netlink attribute of ifinfomsgJingPiao Chen2017-09-034-0/+122
* tests: check decoding of more ifinfomsg netlink attributesJingPiao Chen2017-09-031-0/+31
* rtnl_link: decode more ifinfomsg netlink attributesJingPiao Chen2017-09-037-4/+158
* keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTEEugene Syromyatnikov2017-09-027-9/+307
* tests/keyctl: improve readabilityEugene Syromyatnikov2017-09-021-101/+141
* s390: update ioctl entries from linux 4.13Gleb Fotengauer-Malinovskiy2017-09-011-0/+3
* mpers.awk: fix regression introduced by the previous cleanupDmitry V. Levin2017-09-011-1/+1
* rtnl_link: enhance decoding of struct rtnl_link_stats{,64}Dmitry V. Levin2017-09-011-8/+16
* rtnl_neightbl: enhance decoding of struct ndt_statsDmitry V. Levin2017-09-011-4/+12
* tests: check decoding of IFLA_PROTINFO netlink attribute of ifinfomsgJingPiao Chen2017-09-015-0/+160
* rtnl_link: decode IFLA_PROTINFO netlink attribute of ifinfomsgJingPiao Chen2017-09-013-2/+107
* tests: check decoding of ndtmsg netlink attributesJingPiao Chen2017-09-011-0/+75
* rtnl_neightbl: decode ndtmsg netlink attributesJingPiao Chen2017-09-013-1/+139
* tests: check decoding of ifaddrlblmsg netlink attributesJingPiao Chen2017-09-011-0/+5
* rtnl_addrlabel: decode ifaddrlblmsg netlink attributesJingPiao Chen2017-09-011-1/+21
* alpha: wire up new syscallsDmitry V. Levin2017-09-011-0/+9
* tests/.gitignore: add missing files that should be ignoredJingPiao Chen2017-08-311-0/+1
* mpers.awk: declare local variables consistentlyDmitry V. Levin2017-08-311-4/+8
* mpers.awk: separate local variables from real parameters by newlineDmitry V. Levin2017-08-301-2/+4
* rtnl_rule: enhance FRA_TABLE decodingDmitry V. Levin2017-08-292-1/+8
* rtnl_route: enhance RTA_TABLE decodingDmitry V. Levin2017-08-293-1/+23
* rtnl_nsid: decode rtgenmsg netlink attributesJingPiao Chen2017-08-291-1/+9
* rtnl_netconf: decode netconfmsg netlink attributesJingPiao Chen2017-08-291-1/+12
* tests: check decoding of ndmsg netlink attributesJingPiao Chen2017-08-291-0/+31
* rtnl_neigh: decode ndmsg netlink attributesJingPiao Chen2017-08-293-1/+70
* tests: check decoding of fib_rule_hdr netlink attributesJingPiao Chen2017-08-291-0/+29
* rtnl_rule: decode fib_rule_hdr netlink attributesJingPiao Chen2017-08-294-1/+83
* rtnl_neigh: fix ndm_type field decode in struct ndmsgJingPiao Chen2017-08-295-18/+6