index
:
libnl.git
cache-nonexcl-route
main
th/pr/338
th/test-routes
th/tmp
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
netlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove rtnl_link_free() declaration from the header file.
Tony Cheneau
2013-03-17
1
-1/+0
*
Remove superfluous declaration of rtnl_route_put()
Tony Cheneau
2013-03-17
1
-1/+0
*
addr: improve API reference documentation for nl_addr_*()
Thomas Graf
2013-03-14
1
-2/+2
*
attr: Add nla_nest_cancel() to remove partially added nested attributes
Thomas Graf
2013-03-14
1
-0/+1
*
bond: Provide rtnl_link_bond_alloc()
Thomas Graf
2013-02-14
1
-1/+3
*
vlan: Provide rtnl_link_vlan_alloc()
Thomas Graf
2013-02-14
1
-1/+3
*
netlink: Forward declare frequent libnl types to ease inclusion deps
Thomas Graf
2013-02-14
1
-1/+3
*
bridge: Provide rtnl_link_bridge_alloc()
Thomas Graf
2013-02-14
1
-0/+2
*
bridge: Support the new bridging attributes
Thomas Graf
2013-02-07
1
-0/+54
*
attr: Provide nla_is_nested() function
Thomas Graf
2013-02-05
1
-1/+2
*
cache: Make NL_ACT_* and nl_cache_ops_(get|put)() available
Thomas Graf
2013-02-01
1
-0/+15
*
can: add helper function to get CAN bus state
Benedikt Spranger
2013-01-25
1
-0/+1
*
Remove obsolete warning from <netlink/object-api.h> as it breaks NM build
Thomas Graf
2013-01-24
1
-2/+0
*
Provide compat headers for removed private API
Thomas Graf
2013-01-24
5
-0/+102
*
Move private header files to <netlink-private/*>
Thomas Graf
2013-01-24
6
-969/+2
*
fix includes after removing some headers
Jiri Pirko
2013-01-23
6
-12/+14
*
Add new rtnl_link_af_data_compare function to compare af_data
roopa
2013-01-18
1
-0/+3
*
link af ops: Add new ao_compare op to compare link af_data
roopa
2013-01-12
1
-0/+13
*
cache: Add new nl_cache_find api
roopa
2013-01-11
1
-0/+1
*
link: add carrier support
Flavio Leitner
2013-01-11
1
-0/+7
*
link: socket-CAN helper functions
Benedikt Spranger
2012-11-29
1
-0/+27
*
link: basic socket-CAN support
Benedikt Spranger
2012-11-29
1
-0/+32
*
cache: reserve room in cache_ops to avoid breaking module ABI too frequently
Thomas Graf
2012-11-23
1
-0/+9
*
cache: provide safe variant of nl_cache_mngt_require() and use it
Thomas Graf
2012-11-16
1
-0/+2
*
cache: Provide safe versions of nl_cache_ops_associate() and nl_cache_ops_loo...
Thomas Graf
2012-11-15
1
-0/+2
*
cache: Add reference counter to cache operations
Thomas Graf
2012-11-15
1
-0/+6
*
cache: Add reference counter to caches
Thomas Graf
2012-11-15
1
-0/+1
*
cache: Move NL_CACHE_AF_ITER to <netlink/cache.h>
Thomas Graf
2012-11-12
2
-5/+6
*
New cache manager add cache api
roopa
2012-11-12
1
-0/+3
*
Add support for per cache flags
roopa
2012-11-12
2
-0/+9
*
Hash: Properly prefix hash functions
Thomas Graf
2012-11-10
1
-4/+4
*
Add hash support in cache mngr
roopa
2012-11-09
2
-0/+5
*
Add nl hashtable structures and access functions
roopa
2012-11-09
3
-0/+64
*
Add hash function
roopa
2012-11-09
1
-0/+69
*
Add support for updating objects in the cache
roopa
2012-11-05
2
-0/+14
*
Add new object op oo_id_attrs_get
roopa
2012-11-05
1
-0/+5
*
Merge branch 'master' of https://github.com/rmfought/libnl
Thomas Graf
2012-10-26
2
-0/+171
|
\
|
*
Source cleanup for upstream
Rich Fought
2012-10-19
1
-9/+8
|
*
Updated nfnetlink includes; removed ifdefs; added delete exp program
Rich Fought
2012-10-16
2
-19/+12
|
*
define advanced attributes out
Rich Fought
2012-10-13
1
-5/+27
|
*
bugfixes
Rich Fought
2012-10-09
1
-0/+1
|
*
Starting CLI work
Rich Fought
2012-10-09
1
-0/+30
|
*
Successful compilation of libnl-nf with expectation
Rich Fought
2012-10-08
1
-20/+8
|
*
Checkpoint before compilation attempt
Rich Fought
2012-10-08
1
-4/+0
|
*
"checkpoint"
Rich Fought
2012-10-06
1
-16/+13
|
*
Exp checkpoint
Rich Fought
2012-10-05
1
-0/+145
*
|
add missing '}' in __cplusplus namespaces
Thomas Graf
2012-10-23
2
-0/+7
*
|
link: Support link grouping
Thomas Graf
2012-10-09
1
-0/+3
*
|
link: Support IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES
Thomas Graf
2012-10-09
1
-0/+6
*
|
link: Support IFLA_PROMISCUITY link attribute
Thomas Graf
2012-10-09
1
-1/+4
[next]