summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-17Merge "Add more APIs for managing VLANs" am: 5e126df972 am: 65fcb0418e am: 74...android-u-qpr1-beta-2.2-gplandroid-u-qpr1-beta-1-gplandroid-14.0.0_r27android-14.0.0_r26android-14.0.0_r25android-14.0.0_r24android-14.0.0_r23android-14.0.0_r22android-14.0.0_r21android-14.0.0_r20android-14.0.0_r19android-14.0.0_r18android-14.0.0_r17android-14.0.0_r16aml_rkp_341510000aml_rkp_341311000aml_rkp_341114000aml_rkp_341015010aml_rkp_341012000aml_hef_341613000aml_hef_341512030aml_hef_341415040aml_hef_341311010aml_hef_341114030aml_cfg_341510000android14-qpr1-s2-releaseandroid14-qpr1-releaseandroid14-mainline-healthfitness-releaseandroid14-devTreehugger Robot
2023-01-17Merge "Add more APIs for managing VLANs" am: 5e126df972 am: 65fcb0418eandroid-u-beta-4-gplTreehugger Robot
2023-01-17Merge "Add more APIs for managing VLANs" am: 5e126df972android-u-beta-3-gplandroid-u-beta-2-gplandroid-u-beta-1-gplTreehugger Robot
2023-01-17Merge "Add more APIs for managing VLANs"main-16k-with-phonesTreehugger Robot
2023-01-16Add more APIs for managing VLANsDaniel Falk
2023-01-12[automerger skipped] Merge tm-qpr-dev-plus-aosp-without-vendor@9467136 am: f5...Xin Li
2023-01-12[automerger skipped] Merge tm-qpr-dev-plus-aosp-without-vendor@9467136 am: f5...Xin Li
2023-01-12Merge tm-qpr-dev-plus-aosp-without-vendor@9467136Xin Li
2023-01-10Upgrade libnl to libnl3_7_0 am: 271fe64b72 am: acf7d41794 am: 00453d1e28Sadaf Ebrahimi
2023-01-10Upgrade libnl to libnl3_7_0 am: 271fe64b72 am: acf7d41794Sadaf Ebrahimi
2023-01-10Upgrade libnl to libnl3_7_0 am: 271fe64b72Sadaf Ebrahimi
2023-01-09Upgrade libnl to libnl3_7_0Sadaf Ebrahimi
2022-10-17Add more libnl-route API for macsec am: ac93826ba3 am: 907c8ecfb1 am: 33a089c661Keith Mok
2022-10-17Add more libnl-route API for macsec am: ac93826ba3 am: 907c8ecfb1Keith Mok
2022-10-17Add more libnl-route API for macsec am: ac93826ba3Keith Mok
2022-10-17Add more libnl-route API for macsecKeith Mok
2022-07-06libnl-3.7.0 releaseThomas Haller
2022-07-06route: act: Allow full set of actions on gact,skbedit,mirredVolodymyr Bendiuga
2022-07-06Use print() function in both Python 2 and Python 3Christian Clauss
2022-07-06sriov: fix setting ce_mask when parsing VF stat counterkyolee
2022-07-06Fix typos and errorsAntonio Prcela
2022-07-06changelog: update URL to git historyThomas Haller
2022-07-06changelog: fix typos in ChangeLogChristian Clauss
2022-05-27route: format recently added code with clang-formatThomas Haller
2022-05-27route/act: add NAT actionMagnus Öberg
2022-05-27route: format recently added code with clang-formatThomas Haller
2022-05-27cls: flower: extend flower APIVolodymyr Bendiuga
2022-05-19flower: use correct attribute when filling out flagsVolodymyr Bendiuga
2022-05-09tests: merge branch 'th/test-link'Thomas Haller
2022-05-09tests: add unit tests for creating linksThomas Haller
2022-05-09github: run unit tests several times and directlyThomas Haller
2022-05-09github: export NLTST_SEED_RAND= to randomize unit testsThomas Haller
2022-05-09tests: add test utilsThomas Haller
2022-05-06tests: reformat unit test files with clang-formatThomas Haller
2022-05-06utils: add _NL_AUTO_DEFINE_FCN_STRUCT() macroThomas Haller
2022-05-06utils: add _nl_thread_local macroThomas Haller
2022-05-03route: fix crash caused by parse_multipath() by wrong free()Thomas Haller
2022-04-26route/link: Set the cache ops when cloning a linkJacques de Laval
2022-04-26route/link: add lock around rtnl_link_af_ops_put()Thomas Haller
2022-04-26route/link: avoid accessing af_ops after af_free() in rtnl_link_set_family()Thomas Haller
2022-04-26xfrm/sa: fix reference counters of sa selector addressesNeil Horman
2022-04-26all: merge branch 'th/coverity-fixes'Thomas Haller
2022-04-23xfrm: fix uninitalized variables in build_xfrm_ae_message()Thomas Haller
2022-04-22route: fix check for NULL in nh_encap_dump()Thomas Haller
2022-04-22route/qdisc/mqprio: fix bufferoverflow and argument checking in rtnl_qdisc_mq...Thomas Haller
2022-04-22route/sriov: fix buffer overflow in rtnl_link_sriov_parse_vflist()Thomas Haller
2022-04-22all: fix "-Wformat" warnings for nl_dump*()Thomas Haller
2022-04-22netlink/utils.h: mark nl_dump() with __attribute__((format(printf,a,b)))Thomas Haller
2022-04-22netlink/utils.h: add internal _nl_attribute_printf macro for public headersThomas Haller
2022-04-22socket: workaround undefined behavior coverity warning in generate_local_port()Thomas Haller