summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.2.21 releaselibnl3_2_21Thomas Graf2013-01-242-5/+5
* Provide better help text when bumping CURRENT,AGE,REVISIONThomas Graf2013-01-241-15/+15
* Remove obsolete warning from <netlink/object-api.h> as it breaks NM buildThomas Graf2013-01-241-2/+0
* Fix build warnings of nl-(qdisc|class|cls)-addThomas Graf2013-01-243-0/+6
* Fix test-cache-mngr testThomas Graf2013-01-241-0/+2
* Provide compat headers for removed private APIThomas Graf2013-01-246-1/+109
* Move private header files to <netlink-private/*>Thomas Graf2013-01-2497-216/+196
* fix includes after removing some headersJiri Pirko2013-01-236-12/+14
* 3.2.20 releaselibnl3_2_20Thomas Graf2013-01-232-2/+2
* route cache: This patch adds route priority to route object oo_id_attrsroopa2013-01-231-2/+7
* Remove obsolete release notes at end of configureThomas Graf2013-01-231-4/+1
* No longer install module API headersThomas Graf2013-01-231-6/+6
* Undo soname bumpThomas Graf2013-01-231-2/+2
* link: fix reference leak in rtnl_link_af_data_compare()Thomas Graf2013-01-181-5/+10
* link: Add af data compare to link objectsroopa2013-01-181-2/+20
* Add new rtnl_link_af_data_compare function to compare af_dataroopa2013-01-182-0/+35
* 3.2.19 releaselibnl3_2_19Thomas Graf2013-01-172-5/+5
* Add ao_compare support to bridge family af_dataroopa2013-01-121-1/+21
* link af ops: Add new ao_compare op to compare link af_dataroopa2013-01-121-0/+13
* cache: Add new nl_cache_find apiroopa2013-01-113-0/+62
* link: add carrier supportFlavio Leitner2013-01-115-1/+73
* 3.2.18 releaselibnl3_2_18Thomas Graf2013-01-082-4/+4
* fix include/Makefile.amThomas Graf2013-01-081-2/+3
* build: Fix distribution to include 'nfnetlink_conntrack.h'Otavio Salvador2013-01-081-1/+2
* cache: make sure the user has specified a callbackmihai.dontu@gmail.com2013-01-061-1/+2
* Add <netlink/route/link/can.h> to dist targetThomas Graf2013-01-041-0/+1
* 3.2.17 releaselibnl3_2_17Thomas Graf2013-01-042-5/+5
* nlmsg_ok comparison between signed and unsignedEric Paris2013-01-041-1/+1
* Fix file descriptor leak on errorThomas Jarosch2012-12-271-4/+12
* cache: Take cache_ops lock when modifying cache ops flagsThomas Graf2012-12-271-0/+2
* cache pickup: Avoid duplicates during cache pickuproopa2012-12-211-3/+23
* make: automake provides a cscope target these daysThomas Graf2012-12-211-4/+0
* Bug Fix: cache_include: Fix object ref release after successful object updateroopa2012-12-171-1/+1
* route cache: Fix handling of ipv6 multipath routesroopa2012-12-171-0/+96
* Merge branch 'aligned_be64' of https://github.com/rmfought/libnlThomas Graf2012-12-172-0/+8
|\
| * Re-adding #defines for __aligned_be64 for older kernelsRich Fought2012-12-132-0/+8
* | Included defs.h so DISABLE_PTHREADS is visible.Rich Fought2012-12-131-0/+2
|/
* netfilter: update local header filesThomas Graf2012-12-115-280/+425
* can: provide local copy of <linux/can/netlink.h>Thomas Graf2012-12-111-0/+122
* Fix make check when using --disable-cliGilles Espinasse2012-12-051-4/+8
* Fix python detection codeGilles Espinasse2012-12-051-3/+3
* link: socket-CAN helper functionsBenedikt Spranger2012-11-292-0/+386
* link: basic socket-CAN supportBenedikt Spranger2012-11-293-1/+437
* build: resolve lex failureJan Engelhardt2012-11-271-2/+2
* Merge branch 'master' of git://git.inai.de/libnlThomas Graf2012-11-267-382/+10
|\
| * build: use foreign modeJan Engelhardt2012-11-264-371/+1
| * build: use AC_CONFIG_AUX_DIRJan Engelhardt2012-11-264-12/+8
| * build: resolve automake-1.12 warningsJan Engelhardt2012-11-262-0/+2
| * build: rename configure.in -> .acJan Engelhardt2012-11-262-0/+0
* | 3.2.16 releaselibnl3_2_16Thomas Graf2012-11-262-3/+3
|/