]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Add ability to limit split map entries to prevent resource
[FreeBSD/FreeBSD.git] / sys / net /
2019-06-19 gordonFix incorrect locking in networking stack.
2018-11-29 markjMFstable/12 r341238:
2018-11-29 olegMFS r341139:
2018-11-21 shurdMFS r340729:
2018-11-19 shurdMFS r340629
2018-11-12 shurdMFC r340236:
2018-10-31 bzMFC r339930:
2018-10-30 vmaffioneMFC r339639:
2018-10-29 hselaskyMFC r339588:
2018-10-26 aeMFC r339532 (by glebius):
2018-10-24 kpMFC r339547:
2018-10-15 hselaskyFix deadlock when destroying VLANs.
2018-10-12 erjixl/iavf(4): Change ixlv to iavf and update it to use...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 gjbMFH r338661 through r339253.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-09 jtlThere are three places where we return from a function...
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-10-03 tuexenUse strlcpy() instead of strncpy().
2018-09-29 tuexenFor changing the MTU on tun/tap devices, it should...
2018-09-26 impReapply, with minor tweaks, r338025, from the original...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-21 mmacyfix vlan locking to permit sx acquisition in ioctl...
2018-09-20 shurdFix capabilities handling for iflib drivers
2018-09-20 baptImport mandoc 1.14.4
2018-09-17 aeRestore outbound packets capturing for if_gre(4). It...
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-12 brDon't mark module data as static on RISC-V.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-06 shurdClean up iflib sysctls
2018-09-03 bzRather than duplicating the functionality of a macro...
2018-08-29 shurdFix compile error due to missing parenthesis in r338372
2018-08-29 shurdFix potential data corruption in iflib
2018-08-26 markmRemove the Yarrow PRNG algorithm option in accordance...
2018-08-24 npUnbreak VLANs after r337943.
2018-08-23 manudts: Import DTS for arm64
2018-08-22 pkelseyExtended pf(4) ioctl interface and pfctl(8) to allow...
2018-08-22 erjif_media: Add new 2.5G/5G/25G/40G/50G/100G/200G/400G...
2018-08-21 mmacyfix copy/paste error when clearing ifma flag
2018-08-19 cemBack out r338035 until Warner is finished churning...
2018-08-19 cemRemove unused and easy to misuse PNP macro parameter
2018-08-17 npif_vlan(4): A VLAN always has a PCP and its ifnet's...
2018-08-16 npAdd the ability to look up the 3b PCP of a VLAN interfa...
2018-08-15 mmacyFix in6_multi double free
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 gallatinlagg: allow lacp to manage the link state
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-08-05 kppf: Increase default hash table size
2018-08-04 pkelseyMark the send queue ready so ALTQ is available.
2018-07-31 mavMFV r336991, r337001:
2018-07-30 andrewAs with DPCPU_DEFINE_STATIC make VNET_DEFINE_STATIC...
2018-07-30 andrewEnsure the DPCPU and VNET module spaces are aligned...
2018-07-30 andrewAs with DPCPU_DEFINE make it a compile error to use...
2018-07-29 mmMFV r336851:
2018-07-25 pkelseyALTQ support for iflib.
2018-07-24 mariusSince r336611, n is only used for INET in iflib_parse_h...
2018-07-24 andrewUse the new VNET_DEFINE_STATIC macro when we are defini...
2018-07-24 andrewAs with DPCPU create VNET_DEFINE_STATIC for when a...
2018-07-23 eugenepair(4): make sure we do not duplicate MAC addresses
2018-07-22 mariusUse the maximum of isc_tx_{nsegments,tso_segments_max...
2018-07-22 marius- Given that the controlling expression of the receive...
2018-07-20 shurdAdd knob to control tx ring abdication.
2018-07-20 shurdImprove netmap TX handling when TX IRQs are not used...
2018-07-17 aeMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-15 mariusAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-12 kppf: Fix typo in r336221
2018-07-12 kppf: Increate default state table size
2018-07-11 cyMFV r324714:
2018-07-09 aeDeduplicate the code.
2018-07-07 sbrunostruct ifmediareq *ifmrp is only used in the COMPAT_FRE...
2018-07-04 willRevert r335833.
2018-07-04 mmacyepoch(9): allow preemptible epochs to compose
2018-07-01 willpf: remove unused ioctls.
2018-06-28 aeAdd NULL pointer check.
2018-06-19 aeMove BPFIF_* macro definitions into .c file, where...
2018-06-18 erjiflib: Style fixes
2018-06-17 mariusAssorted fixes to MSI-X/MSI/INTx setup in iflib(9):
2018-06-16 aeFix typo.
2018-06-16 aeSwitch RIB and RADIX_NODE_HEAD lock from rwlock(9)...
2018-06-14 aeAdd missing BPF_MTAP2() for outbound packets.
2018-06-14 aeConvert if_me(4) driver to use encap_lookup_t method...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-13 jtlMake UMA and malloc(9) return non-executable memory...
2018-06-13 aeRework if_gre(4) to use encap_lookup_t method to speedu...
2018-06-11 jtlFix a memory leak for the BIOCSETWF ioctl on kernels...
2018-06-09 aeExplicitly change the link state when we assingn an...
2018-06-08 shurdRemove tx task spinning added in r333686
2018-06-08 mjguma: fix up r334824
2018-06-08 mmacyrtentry_zinit: don't blindly pass through M_ZERO to...
2018-06-07 erjiflib: Record TCP checksum info in iflib when TCP check...
2018-06-05 aeRework if_gif(4) to use new encap_lookup_t method to...
2018-06-05 aeRework IP encapsulation handling code.
2018-05-31 mmacyReduce overhead of entropy collection
2018-05-31 hselaskyRe-apply r190640.
next