]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
libbe(3): Document that we'll clobber previous errors set by set_error
[FreeBSD/FreeBSD.git] / sys / net /
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.
2018-05-30 mmacyif_setlladdr: don't call ioctl in epoch context
2018-05-30 kppf: Add missing include statement
2018-05-30 kppf: Replace rwlock on PF_RULES_LOCK with rmlock
2018-05-29 shurdiflib: mark irq allocation name parameter as constant
2018-05-29 mmacyiflib: hold context lock across detach for drivers...
2018-05-29 mmacyrt_getifa_fib: don't use ifa but info->rti_ifa
2018-05-29 mmacyroute: fix missed ref adds
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-26 erjiflib: Add new shared flag: IFLIB_ADMIN_ALWAYS_RUN
2018-05-25 mmacyrtrequest1_fib: we need to always bump the ifaddr refco...
2018-05-24 mmacyCK: update consumers to use CK macros across the board
2018-05-24 mmacyif_delgroups: add missed unlock introduced by r334118
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 pizzamigImprove MAC address uniqueness on if_epair(4).
2018-05-23 philImport libxo-0.9.0:
2018-05-22 markjSimplify lagg_input().
2018-05-21 mmacyck: simplify interface with libkvm consumers by definin...
2018-05-20 eadlerMFV: file 5.33
2018-05-19 mmacynet: fix uninitialized variable warning
2018-05-19 mmacymp_ring: fix i386
2018-05-19 mmacynet: fix set but not used
2018-05-19 sjgMerge bmake-20180512
2018-05-18 mmacyifnet: Replace if_addr_lock rwlock with epoch + mutex
2018-05-18 mmacyepoch(9): allocate net epochs earlier in boot
2018-05-18 mmacyepoch: move epoch variables to read mostly section
2018-05-18 emasteUse NULL for SYSINIT's last arg, which is a pointer...
2018-05-18 mmacyepoch(9): Make epochs non-preemptible by default
2018-05-18 mmacyepoch: add non-preemptible "critical" variant
2018-05-16 mmacyFix !netmap build post r333686
2018-05-16 shurdWork around lack of TX IRQs in iflib for netmap
2018-05-14 shurdReplace rmlock with epoch in lagg
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 mmacyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 aeApply the change from r272770 to if_ipsec(4) interface.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-11 mmacyAllow different bridge types to coexist
2018-05-11 desSlight cleanup of interface event logging.
2018-05-10 mmacyAllocate epoch for networking at startup
2018-05-09 aeAdd IFCAP_LINKSTATE support to if_loop(4).
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 shurdiflib: print message when iflib_tx_structures_setup...
2018-05-08 shurdiflib: cleanup queues when iflib_device_register fail
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-07 gallatinFix an off-by-one error when deciding to request a...
2018-05-06 mmacyr333175 introduced deferred deletion of multicast addre...
2018-05-06 mmacyThe ifnet pointer (ifp) in rt_newaddrmsg can be valid...
2018-05-06 markjAdd netdump support to iflib.
2018-05-06 markjImport the netdump client code.
2018-05-04 mmacyfix gcc8 warnings
2018-05-04 shurdiflib: fix invalid free during queue allocation failure
2018-05-04 shurdiflib: remove unused brscp pointer from iflib_queues_alloc
2018-05-03 shurdAllow iflib NIC drivers to sleep rather than busy wait
2018-05-02 shurdSeparate list manipulation locking from state change...
2018-04-30 gallatinFix iflib_encap() EFBIG handling bugs
2018-04-26 hselaskyAdd network device event for priority code point, PCP...
2018-04-25 brooksTranslate 32-bit ifmedia requests into native ones.
2018-04-24 markjUse dead_bpf_if instead of bp_null.
2018-04-23 brooksFinish removing FDDI and tokenring media support.
next