Skip site navigation (1)Skip section navigation (2)


2023/dev-commits-src-branches/20230409.dev-commits-src-branches

Messages: 47, new messages first
Last update: Sun Apr 9 5:50:02 2023

home | archive sorted by: subject | author | date | reverse date
  1. Apr  8 Alexander V. Chernikov     git: e18df856ef9a - stable/13 - routing: fix panic when adding an interface route to the p2p interface   without and inet/inet6 addresses atta
  2. Apr  8 Alexander V. Chernikov     git: 5628f34221c5 - stable/13 - netlink: reduce the default debugging levels
  3. Apr  8 Alexander V. Chernikov     git: 9a8ea61a14fc - stable/13 - tests: fix python parsing of netlink nested attributes
  4. Apr  8 Alexander V. Chernikov     git: b18abe2e1f22 - stable/13 - tests: add more netlink tests for neighbors/routes
  5. Apr  8 Alexander V. Chernikov     git: 0276eb664724 - stable/13 - tests: add netlink large dump buffer check
  6. Apr  8 Alexander V. Chernikov     git: 0da116b051e4 - stable/13 - tests: fix netlink test_dump_ifaces_many test.
  7. Apr  8 Alexander V. Chernikov     git: efd56d95cde2 - stable/13 - netlink: do not crash when linux message translation fails.
  8. Apr  8 Alexander V. Chernikov     git: 799ef84263d7 - stable/13 - netlink: initialise error in nl_autobind_port().
  9. Apr  8 Alexander V. Chernikov     git: 3c1ba1f1122a - stable/13 - netlink: check result of sooptcopyin().
 10. Apr  8 Alexander V. Chernikov     git: b8289b8625d4 - stable/13 - netlink: remove redundant check.
 11. Apr  8 Alexander V. Chernikov     git: b68dcb393a47 - stable/13 - netlink: improve attribute decoding in python tests
 12. Apr  8 Alexander V. Chernikov     git: 578fa16e10ee - stable/13 - netlink: add public ucred accessor for nlp.
 13. Apr  8 Alexander V. Chernikov     git: 95b86c887b33 - stable/13 - netlink: fix capped uncapped ack handling in snl(3).
 14. Apr  8 Alexander V. Chernikov     git: a5e5f4105346 - stable/13 - netlink: improve snl(3)
 15. Apr  8 Alexander V. Chernikov     git: 32bd3c9438e7 - stable/13 - fix buildworld after 595d23f777dc.
 16. Apr  8 Alexander V. Chernikov     git: 22b7b3250b2e - stable/13 - netlink: add snl(3) default parsers for routes and links.
 17. Apr  8 Alexander V. Chernikov     git: 96a0db365f5d - stable/13 - netlink: add rtsock-compatible header to use with netlink snl(3).
 18. Apr  8 Alexander V. Chernikov     git: ec1edf13b151 - stable/13 - netlink: add basic message writing support to snl(3).
 19. Apr  8 Alexander V. Chernikov     git: d1c4e56772f8 - stable/13 - netlink: make snl(3) scratch buffer growable
 20. Apr  8 Alexander V. Chernikov     git: 4826b224097b - stable/13 - netlink: cleanup netlink_writer code


21. Apr 8 Alexander V. Chernikov git: 401a06fd750d - stable/13 - netlink: fix vlan interface creation 22. Apr 8 Alexander V. Chernikov git: f2743786e9a7 - stable/13 - netlink: add u8/u64 attribute fetcher accessors to snl(3). 23. Apr 8 Alexander V. Chernikov git: c0c42c689acc - stable/13 - netlink: add userland name mappings to all NETLINK_ROUTE messages. 24. Apr 7 Colin Percival git: 525ecfdad597 - releng/13.2 - Update in preparation for 13.2-RELEASE 25. Apr 6 Konstantin Belousov git: 4cbd728cb153 - stable/13 - fdesc_lookup(): drop fdropped 26. Apr 6 Konstantin Belousov git: c5adb35ede60 - stable/13 - fdesc_lookup(): the condition to use vn_vget_ino() is always true 27. Apr 6 Konstantin Belousov git: 74aa6df1f63d - stable/13 - fdesc_lookup(): no need to vhold the dvp vnode 28. Apr 6 Mark Johnston git: 5cec4958142b - stable/13 - acl tests: Serialize 29. Apr 6 Mark Johnston git: d84d733edc0b - stable/13 - fdgrowtable tests: Address a set-but-not-used warning 30. Apr 6 Mark Johnston git: e4074bfb2808 - stable/13 - pf tests: Serialize 31. Apr 6 Mark Johnston git: 64d84e49f4b6 - stable/13 - netpfil tests: Serialize 32. Apr 6 Mark Johnston git: f6b47fe69528 - stable/13 - aio tests: Use unique names for zvols 33. Apr 6 Mark Johnston git: 8d775cafb653 - stable/13 - cap_dns tests: Convert to ATF, avoid failing when lookups don't resolve 34. Apr 6 Mark Johnston git: b52c60d4e8c6 - stable/13 - cap_sysctl tests: Serialize 35. Apr 6 =?utf-8?Q?Corvin=20K=C3=B6 git: 2a33e252a79c - stable/13 - bhyve: remove unnecessary const qualifier in acpi_device.h 36. Apr 6 =?utf-8?Q?Corvin=20K=C3=B6 git: e6bb702fce3f - stable/13 - bhyve: return EEXIST when adding a fwcfg item twice 37. Apr 5 Vincenzo Maffione git: d94a88d249b0 - stable/13 - netmap: fix build issue in unit test 38. Apr 5 Vincenzo Maffione git: b74063f03a83 - stable/13 - netmap: fix copyin/copyout of nmreq options list 39. Apr 5 Mark Johnston git: cfae554b7866 - stable/13 - fdescfs: Fix a file ref leak 40. Apr 5 Ed Maste git: e85ca03254e0 - stable/13 - tcp_wrappers: Use ANSI (c89) function definitions
41. Apr 5 =?utf-8?Q?Corvin=20K=C3=B6 git: ab64356b1c9d - stable/13 - bhyve: make use of helper to read PCI IDs from bhyve config 42. Apr 5 =?utf-8?Q?Corvin=20K=C3=B6 git: ee3a7907bb98 - stable/13 - bhyve: add helper to read PCI IDs from bhyve config 43. Apr 5 =?utf-8?Q?Corvin=20K=C3=B6 git: df7798be4e38 - stable/13 - pci: add tunable hw.pci.enable_mps_tune 44. Apr 5 Ed Maste git: 982e61aacc79 - stable/13 - Always install llvm-objdump as objdump 45. Apr 4 Cheng Cui git: aa0188c837cb - stable/13 - Add myself (cc) as a src commiter. 46. Apr 3 Xin LI git: 8c09bde960a0 - stable/13 - MFV: xz 5.4.2. 47. Mar 31 Yuri Pankov git: 21f4e817fde7 - stable/13 - hv_hid: Hyper-V HID driver


home | archive sorted by: subject | author | date | reverse date