index
:
delta/libnl.git
baserock/morph
master
github.com: gxk/libnl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in still unused function that generate colored message
Коренберг Марк (ноутбук дома)
2012-06-08
1
-1
/
+1
*
Make syntax highlighters happy
Коренберг Марк (ноутбук дома)
2012-06-08
1
-1
/
+1
*
Removed generated .pyc files from repository
Коренберг Марк
2012-06-08
3
-0
/
+0
*
Fixed address deletion
Коренберг Марк (ноутбук дома)
2012-06-08
1
-3
/
+3
*
netem: Use ARRAY_SIZE()
Thomas Graf
2012-06-08
1
-1
/
+1
*
rtnl_netem_set_delay_distribution: fix possible segfault
Коренберг Марк (ноутбук дома)
2012-06-08
1
-3
/
+4
*
Fix compilation with clang
Коренберг Марк (ноутбук дома)
2012-06-07
1
-4
/
+5
*
libnl 3.2.10
libnl3_2_10
Thomas Graf
2012-06-06
2
-4
/
+4
*
genl: modify genl_ctrl_resolve and friends to allow for module auto-loading
Neil Horman
2012-06-03
2
-43
/
+146
*
genl: Update genl-ctrl-list(8)
Thomas Graf
2012-06-01
1
-18
/
+43
*
genl: Export genl_ops_resolve() and genl_mngt_resolve() in header
Thomas Graf
2012-06-01
1
-0
/
+3
*
genl: Support registration of families without depending on caches
Thomas Graf
2012-06-01
4
-47
/
+272
*
genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
Thomas Graf
2012-05-31
3
-18
/
+77
*
genl: Add genlmsg_hdr()
Thomas Graf
2012-05-31
1
-0
/
+11
*
genl: updates to API reference documentation
Thomas Graf
2012-05-31
8
-266
/
+487
*
use MSG_TRUNC flag to get recv message size at once
Jiri Pirko
2012-05-29
1
-8
/
+9
*
correct HTB rtable/HZ calculations
Andrew Collins
2012-05-29
5
-17
/
+30
*
add fwmark mask support
A C
2012-05-29
2
-1
/
+31
*
Fix for dumping objects to a buffer instead of file descriptor
Bushman, Jeff
2012-05-18
3
-5
/
+9
*
u32: fix various u32 hashing related warnings
Adrian Ban
2012-05-16
2
-35
/
+44
*
tc: fix included headers
Thomas Graf
2012-05-16
12
-0
/
+16
*
FTBFS with musl libc: Missing includes
Isaac
2012-05-13
4
-3
/
+6
*
doc: documentation restructuring
Thomas Graf
2012-05-10
29
-681
/
+250
*
__str2flags fix
Justin Mayfield
2012-05-10
1
-1
/
+2
*
route: Add FIXME to rtnl_route_nh_set_gateway() to fix return value
Thomas Graf
2012-05-09
1
-0
/
+1
*
doc: add section about addressing
Thomas Graf
2012-05-09
2
-39
/
+150
*
doc: Check documentation generation requirements with autoconf
Thomas Graf
2012-05-09
4
-2
/
+188
*
u32: example/test code for u32 hashing with HTB
Adrian Ban
2012-05-08
3
-1
/
+760
*
u32: add support for hashing
Adrian Ban
2012-05-08
2
-0
/
+89
*
3.2.9 release
libnl3_2_9
Thomas Graf
2012-05-08
1
-3
/
+3
*
nl: Fix return value of nl_recvmsgs()
Thomas Graf
2012-05-08
3
-6
/
+31
*
Fix two bugs in 3.2.8/doc/
Jeroen Roovers
2012-05-07
2
-2
/
+2
*
3.2.8 release
libnl3_2_8
Thomas Graf
2012-04-26
1
-9
/
+24
*
object: Add functions to access the object type, cache and object ops
Thomas Graf
2012-04-24
2
-2
/
+60
*
cache: Add co_include_event allowing caches to provide their own nl_cache_inc...
Thomas Graf
2012-04-22
3
-4
/
+24
*
cache: improve documentation of co_event_filter
Thomas Graf
2012-04-22
1
-3
/
+20
*
genl: Make genl_unregister() a NOP if NULL pointer is passed
Thomas Graf
2012-04-22
1
-0
/
+3
*
cache_mngr: Make providing the result pointer to nl_cache_mngr_add() optional
Thomas Graf
2012-04-21
1
-2
/
+3
*
test-cache-mngr: Allow for management of arbitary caches via argument string
Thomas Graf
2012-04-21
1
-23
/
+17
*
cache_mngr: Provide nl_cache_mngr_info() to pring cache manager details
Thomas Graf
2012-04-21
2
-0
/
+44
*
cache_mngr: API doc updates
Thomas Graf
2012-04-21
1
-12
/
+30
*
cache_mngr: Let nl_cache_mngr_data_ready() read multiple messages
Thomas Graf
2012-04-21
1
-3
/
+8
*
nl: Make nl_recvmsgs() return the number of netlink messages processed
Thomas Graf
2012-04-21
1
-2
/
+7
*
cache_mngr: Fix memory corruption after resizing
Thomas Graf
2012-04-21
1
-7
/
+12
*
test-cache-mngr: Let the cache manager allocate the socket
Thomas Graf
2012-04-21
1
-4
/
+1
*
cache_mngr: Automatically allocate socket if needed
Thomas Graf
2012-04-21
3
-25
/
+57
*
cache_manager: Move documentation to doc/core.txt
Thomas Graf
2012-04-21
2
-65
/
+77
*
cache_mngr: Don't modify callback setup of socket
Thomas Graf
2012-04-21
1
-4
/
+12
*
tests: fix test programs to compile again
Thomas Graf
2012-04-21
5
-45
/
+49
*
tests: Convert tests/Makefile to use automake
Thomas Graf
2012-04-21
4
-34
/
+33
[next]