projects
/
libnl
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libnl
2019-08-16
Thomas Haller
all: merge branch 'michaelforney/portability'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michael Forney
route: Remove stray `;` at top-level
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michael Forney
all: Use __typeof__ instead of typeof
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michael Forney
lib: Don't omit second operand to `?` operator
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michael Forney
lib: Don't return expression in function returning...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michael Forney
all: Avoid pointer arithmetic on `void *`
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
Michael Forney
dbg: Use __func__ instead of __PRETTY_FUNCTION__
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Thomas Haller
lib/genl: fix allocating buffer of too small size in...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Yegor Yefremov
Add SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
all: merge branch 'th/add-utils-and-various-cleanup'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
genl: reject invalid group names in genl_family_add_grp()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
route/tc: ensure not string truncation in rtnl_tc_set_k...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
route/inet6: fix strncpy() in inet6_dump_details()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
xfrm: fix memory corruption (dangling pointer) when...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
travis: build tests with NL_MORE_ASSERTS enabled
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
travis: enable -Wvla compiler warning in tests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
lib/genl: avoid VLA in cmd_msg_parser()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Thomas Haller
utils: add internal helper macros for cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Thomas Haller
all: merge branch 'coverity-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Thomas Haller
link/sriov: fix memleak in rtnl_link_sriov_clone()
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
Thomas Haller
route: fix strncpy() warning from coverity about unterm...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
xinbao
Add CTA_LABELS and CTA_LABELS_MASK to ctattr_type accor...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Thomas Haller
attr: mark nested attributes as NLA_F_NESTED
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Thomas Haller
doc: fix typos in example in documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Byeonggon Lee
tests: use nl_send_auto() instead of deprecated nl_send...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Thomas Haller
route/link: merge branch 'toanju/link-slave-kind'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Thomas Haller
route/link: avoid dangling pointer in rtnl_link_set_sla...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Tobias Jungel
route/link: expose IFLA_INFO_SLAVE_KIND
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
route/macvlan: style fixes in "lib/route/link/macvlan.c"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Wang Jian
link: macvlan fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Patrick Havelange
nla_ok: fix overrun in attribute iteration.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Ilya Pronin
route/cls: fix potential memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
route/act: merge branch 'westermo/act-vlan'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
route/act: return error code from act-vlan getters
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
route/act: style fixes in "lib/route/act/vlan.c"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Volodymyr Bendiuga
route:act: add vlan action
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Volodymyr Bendiuga
include: import tc_vlan.h
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
route/tc: merge branch ' westermo/tc-chain'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
route/tc: return error code from rtnl_tc_get_chain()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Volodymyr Bendiuga
route:tc: allow to set chain index for tc objects
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
lib/tc: fix uninitalized err variable in rtnl_tc_msg_bu...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
build: sort entries in libnl-route-3.sym
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Thomas Haller
lib/qdisc: merge branch 'westermo/qdisc-mqprio'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Thomas Haller
lib/qdisc: avoid BUG() in "lib/route/qdisc/mqprio.c"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Thomas Haller
lib/qdisc: style fixes in "lib/route/qdisc/mqprio.c"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Thomas Haller
lib/tc: ensure correct error code in rtnl_tc_msg_build()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Thomas Haller
build: cleanup Makefile.am
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Volodymyr Bendiuga
route:qdisc: add MQPRIO Qdisc
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Volodymyr Bendiuga
include: import linux header pkt_sched.h
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Thomas Haller
route/ip-tunnels: merge branch 'TummyFish/pr/194' ...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Thomas Haller
include/linux: update copy of kernel headers
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Thomas Winter
if_tunnel: Update IFLA defines up to FWMARK
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Thomas Winter
ipvti: Fix wrong array size initialization
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Thomas Winter
ipgre: Fix wrong array size initialization
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
neigh: update neighbour.h and add missing flags
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tuetuopay
route/link/vxlan: Fix IPv4 set_local resetting ce_mask
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
d0u9
Add support for cloning cgroup filter object.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
neigh_dump_line: dump master as well
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
neigh: add get/set functions for NEIGH_ATTR_MASTER
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Thomas Haller
neigh: merge branch 'toanju/bridge-neigh'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
nl-neigh-list: free allocated items
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
whitespace cleanup
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
neigh: cache updates as well query AF_BRIDGE neigh
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Matthieu Baerts
nl: fix function name in debug msg
commit
|
commitdiff
|
tree
|
snapshot
2018-06-25
Tobias Jungel
neigh: correct symbol exposed
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
d0u9
route/class: add new api rtnl_class_get_by_parent()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Thomas Haller
lib/route: merge branch 'pr/184'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Thomas Haller
nl-msg: explicitly initialize nlmsg_seq and nlmsg_pid...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Thomas Haller
route/link: assert in rtnl_link_change() that the seque...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Tuetuopay
route/link: fix sequence number handling in rtnl_link_c...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Thomas Haller
route/mall: merge branch 'pr/170'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Thomas Haller
route/mall: fix deep cloning mall
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Volodymyr Bendiuga
route:cls: add matchall classifier
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Volodymyr Bendiuga
include: copy entire pkt_cls.h from linux
commit
|
commitdiff
|
tree
|
snapshot
2018-04-11
Tuetuopay
cache: make "result" output argument for nl_cache_mngr_...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Tobias Jungel
neigh: support bridge entries for vxlan interfaces
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Tobias Jungel
neigh: set correct AF for NDA_DST
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Thomas Haller
build: indent libnl-route-3.sym with tabs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Thomas Haller
build: sort entries in Makefile.am and .gitignore by...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Thomas Haller
tests: merge branch 'pr/172'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Lukáš Karas
nf-ct-add typo
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Lukáš Karas
add demo program for listen conntrack events
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
Thomas Haller
route/rule: merge branch 'rule-proto-and-port-range'
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
David Ahern
rule: Add support for protocol and port ranges
commit
|
commitdiff
|
tree
|
snapshot
2018-04-06
David Ahern
Update fib_rules.h to latest kernel
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Jonas Johansson
route/vrf: initalize clone destination with NULL in...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-15
Roopa Prabhu
lib: route: rule: add rule_groups to cache ops
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Thomas Haller
lib: merge branch 'rtnl-geneve'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Thomas Haller
lib/rtnl: rename public define RTNL_GENEVE_ID_MAX
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Wang Jian
link: add Geneve support.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Thomas Haller
lib: merge branch 'pr/167'
commit
|
commitdiff
|
tree
|
snapshot
2018-02-12
Thomas Haller
lib: merge implementations of nl_attr_end() and nl_attr...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-23
d0u9
Fix for cgroup filter addition problem.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Thomas Haller
route: merge branch 'rtnl-cls-cache-params'
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Thomas Haller
route: rename rtnl_cls_cache_set_tcm_params() and fix...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
d0u9
Add new function for setting ifindex and parent of...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
d0u9
Coding style format
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Marcos Paulo...
lib/veth.c: Disassociate link name of peer name
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Marcos Paulo...
tests: Add test to {de}activate loopback interface
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Thomas Haller
travis: enable more warnings during build
commit
|
commitdiff
|
tree
|
snapshot
next