Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libnl
/
15b13ddbde155d8fc348d882636675d79136469d
15b13dd
bonding: Install <netlink/route/link/bonding.h>
by Thomas Graf
· 13 years ago
96f17ce
bonding: API to create/enslave/release
by Thomas Graf
· 13 years ago
5151cbc
link: Eat ACK followed by RTM_NEWLINK when requesting single link
by Thomas Graf
· 13 years ago
67bd56f
Fix a73cb2f26 fallout to allow building in separate directory
by Thomas Graf
· 13 years ago
109ea68
tools: Use LDADD and link against .la files instead of LDFLAGS and -llib
by Thomas Graf
· 13 years ago
6d93b83
route: Remove dead link_cache variable
by Thomas Graf
· 13 years ago
b50195c
addr: Add missing header to <netlink/route/addr.h>
by Thomas Graf
· 13 years ago
4c210ad
Switch to libtool versioning system
by Thomas Graf
· 13 years ago
a73cb2f
build: always install files into /etc/libnl
by Jan Engelhardt
· 13 years ago
6e5332b
Inform users about changed include location at end of configure script
by Thomas Graf
· 13 years ago
226b387
Install headers in ${includedir}/libnl3
by Thomas Graf
· 13 years ago
7b0d063
lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-info
by Thomas Graf
· 13 years ago
5a59cf8
asciidoc xhtml stylesheet
by Thomas Graf
· 13 years ago
2a37ab5
prepare for 3.2 release
by Thomas Graf
· 13 years ago
80569bb
remove dist lines for non existing files
by Thomas Graf
· 13 years ago
7ac948c
Remove GPL-3.0 license file.
by Thomas Graf
· 13 years ago
db6de56
fix license of lib/route/pktloc.c
by Thomas Graf
· 13 years ago
b4b853e
Do not require python and swig to be present
by Thomas Graf
· 13 years ago
f1d9e9d
64bit unaligned access
by Bryan Phillippe
· 13 years ago
7adaad7
genl: genl_ctrl_grp_by_name: fix retval in case group id not found
by Jiri Pirko
· 13 years ago
17781e4
socket: fix two typos
by Jiri Pirko
· 13 years ago
6faeffe
socket: introduce nl_socket_modify_err_cb
by Jiri Pirko
· 13 years ago
eabb753
nl-link-name2ifindex: fix usage text
by Jiri Pirko
· 13 years ago
b367024
Local port leak on nl_socket_alloc/nl_socket_set_local_port(, 0)
by Andrew Rybchenko
· 13 years ago
4be7adb
htb: fix misplaced memset() overwriting already set htb prio option
by Thomas Graf
· 13 years ago
cc9ae9b
doc: need to include @srcdir@/src not @top_srcdir@/src
by Thomas Graf
· 13 years ago
23333e5
python: Include python/ in distribution and provide a README on how to build & install
by Thomas Graf
· 13 years ago
d8d96bb
link: fix unaligned access to 64bit link stats
by Bryan Phillippe
· 13 years ago
7a46ef0
Include all files necessary to build documentation in distribution
by Thomas Graf
· 13 years ago
569bec5
make port map thread safe
by Thomas Graf
· 13 years ago
b5d081d
Avoid freeing memory if vasprintf() failed
by Thomas Graf
· 13 years ago
d886de5
Allow building documentation out of the tree
by Thomas Graf
· 13 years ago
bbe5e94
Put "break" inside the "if" block in route_compare()
by Pavel Roskin
· 13 years ago
7701c85
Make some functions and global variables static
by Pavel Roskin
· 13 years ago
f999383
Remove write-only variables in lib/cache.c
by Pavel Roskin
· 13 years ago
f1c8d5b
3.1 release
by Thomas Graf
· 13 years ago
70c9371
Updated link documentation
by Thomas Graf
· 13 years ago
915a23f
Hack doxygen CSS to avoid stupid margins in modules listing
by Thomas Graf
· 13 years ago
f3ee216
include <linux/if.h> from <netlink/route/link.h> to export IFF_* flags
by Thomas Graf
· 13 years ago
20e9797
use rtnl_link_set/get_type()
by Thomas Graf
· 13 years ago
bf1b5d2
removed autogenerated swig interface files from git tree
by Thomas Graf
· 13 years ago
8219cc7
VLAN: rtnl_link_is_vlan() function and API documentation
by Thomas Graf
· 13 years ago
16d38a4
Use 'link type' instead of 'link info type'
by Thomas Graf
· 13 years ago
49d29e9
ignore python build directory
by Thomas Graf
· 13 years ago
c79ab52
ignore various generated files
by Thomas Graf
· 13 years ago
4d23836
bonding link module
by Thomas Graf
· 13 years ago
5007473
more documentation updates
by Thomas Graf
· 13 years ago
dea6de4
Include IFLA_LINK in link messages
by Thomas Graf
· 13 years ago
7d48455
Documentation updates
by Thomas Graf
· 13 years ago
63548f5
documentation updates
by Thomas Graf
· 13 years ago
21d52ea
Support for NLM_F_INTR
by Thomas Graf
· 13 years ago
dba0e91
Merge branch 'master' of master.kernel.org:/pub/scm/libs/netlink/libnl
by Thomas Graf
· 13 years ago
4806c5c
Don't redefine offsetof when already defined by e.g. stddef.h
by Christian Ruppert
· 13 years ago
ca0fc75
socket: Set SOCK_CLOEXEC if available
by Thomas Graf
· 13 years ago
c881908
neigh: include ndm flags while building message
by Thomas Graf
· 13 years ago
e56eb06
Work on libnl-python
by Thomas Graf
· 13 years ago
09210d9
HTB: Add support for level and direct pkt stats, complete access functions
by Thomas Graf
· 13 years ago
053c93f
Update local copies of include/linux
by Thomas Graf
· 13 years ago
aba3689
Provide documentation for rtnl_tc_data() and rtnl_tc_data_check()
by Thomas Graf
· 13 years ago
58e0e1e
Add nl_rate2str()
by Thomas Graf
· 13 years ago
ed69b2a
Add rtnl_tc_data_check()
by Thomas Graf
· 13 years ago
4cb1666
Provide silent variation of nl_cache_require()
by Thomas Graf
· 14 years ago
f443be6
python interface to netlink protocols
by Thomas Graf
· 14 years ago
023c662
Use name "global" instead of "universe" for largest scope
by Thomas Graf
· 14 years ago
d44c31d
addr: store link object and provide rtnl_addr_get()
by Thomas Graf
· 14 years ago
cb6a089
Adding rule with "From" option doesn't work
by Romary Sonrier
· 14 years ago
cc33b09
Add missing declaration of rtnl_tc_get_link()
by Thomas Graf
· 14 years ago
daefa76
Provide rtnl_tc_get_link() and fix link refcnt
by Thomas Graf
· 14 years ago
83f1411
Fix clone() of AF specific link data
by Thomas Graf
· 14 years ago
c18730d
Set tc->tc_link if link cache is available
by Thomas Graf
· 14 years ago
fac4885
Improve readability of classid string representation
by Thomas Graf
· 14 years ago
4c6dd3a
Expose <netlink/route/link/inet.h>
by Thomas Graf
· 14 years ago
36b0474
Support link info types with no payload
by Thomas Graf
· 14 years ago
3d70697
Add support for ARPHRD_NONE
by Thomas Graf
· 14 years ago
8ffab45
export rtnl_link_add() and rtnl_link_build_add_request()
by Thomas Graf
· 14 years ago
5a66101
dummy interface support
by Thomas Graf
· 14 years ago
e81814a
Support for rtnl_link_add()
by Thomas Graf
· 14 years ago
96bc6d6
Improve rtnl_link_change() behaviour
by Thomas Graf
· 14 years ago
b5918b5
fix line removed by mistake
by Thomas Graf
· 14 years ago
48d543c
API to issue direct GET requests to the kernel
by Thomas Graf
· 14 years ago
41fb241
link: Provide rtnl_link_delete() to delete virtual links
by Thomas Graf
· 14 years ago
0893aaf
link: Make return and argument type match
by Thomas Graf
· 14 years ago
23c27b4
Provide nl_cache_set_arg{1,2}() to specify cache args
by Thomas Graf
· 14 years ago
ef327ff
Provide nl_object_dump_buf() to easily dump to buffers
by Thomas Graf
· 14 years ago
2dbe7d7
Initialize dump buffer in case caller missed it
by Thomas Graf
· 14 years ago
475dffa
Provide TC_HANDLE(maj, min) macro to generate tc handles
by Thomas Graf
· 14 years ago
350b15f
Move to asciidoc
by Thomas Graf
· 14 years ago
7c62050
trafic class/classifer API improvements and documentation
by Thomas Graf
· 14 years ago
747b892
Qdisc API improvements and documentation
by Thomas Graf
· 14 years ago
23845e9
Add nl_send_sync()
by Thomas Graf
· 14 years ago
7e9d5f6
correctly handle the object not found case
by Nicolas Sitbon
· 14 years ago
e4b507e
Deprecate rtnl_qdisc_foreach_child() and rtnl_qdisc_foreach_cls()
by Thomas Graf
· 14 years ago
f523f29
Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdir
by Thomas Graf
· 14 years ago
8d54934
Cleanup <netlink/route/qdisc.h> - remove dead prototypes - reformat
by Thomas Graf
· 14 years ago
a62bfdb
Check if all mandatory attributes are present in rtnl_tc_msg_build()
by Thomas Graf
· 14 years ago
93b6c11
Add NLE_NODEV error
by Thomas Graf
· 14 years ago
14fa557
Set default MTU to 1500
by Thomas Graf
· 14 years ago
9f1abdd
Fix "make distcheck".
by Thierry Reding
· 14 years ago
913579b
Fix out-of-tree build.
by Thierry Reding
· 14 years ago
a0fe7a1
Omit empty nested attributes
by Thomas Graf
· 14 years ago
Next »