]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Upgrade Unbound to 1.7.0. More to follow.
[FreeBSD/FreeBSD.git] / sys / net /
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.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 aeAdd dead_bpf_if structure, that should be used as fake...
2018-04-18 shurdiflib: Fix queue distribution when there are no threads
2018-04-13 brooksRemove support for the Arcnet protocol.
2018-04-12 sbrunoRestore r332389 after resolution of locking fixes.
2018-04-12 vmaffionenetmap: align codebase to the current upstream (commit...
2018-04-12 mjgiflib: fix up a mismerge in r332419
2018-04-11 shurdProperly initialize ifc_nhwtxqs.
2018-04-11 brooksRemove support for FDDI networks.
2018-04-11 sbrunoRevert r332389 as it is causing panics for various...
2018-04-10 shurdSplit out flag manipulation from general context manipu...
2018-04-10 shurdMake BPF global lock an SX
2018-04-09 vmaffionenetmap: align codebase to upstream version v11.4
2018-04-06 brooksRemove the thread argument from ifr_buffer_*() accessors.
2018-04-06 brooksifconf(): correct handling of sockaddrs smaller than...
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 kppf: Improve ioctl validation for DIOCRGETTABLES, DIOCRG...
2018-04-05 brooksAdd 32-bit compat for ioctls that take struct ifgroupreq.
2018-04-05 brooksifconf(): Always zero the whole struct ifreq.
2018-04-04 vmaffionenetmap: align if_ptnet guest driver to the upstream...
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-30 brooksDocument and enforce assumptions about struct (in6_...
2018-03-30 brooksUse an accessor function to access ifr_data.
2018-03-28 brooksRemove infrastructure for token-ring networks.
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-27 brooksImprove copy-and-pasted versions of SIOCGIFADDR.
2018-03-27 brooksFix a whitespace bug missed in refactoring prior to...
2018-03-27 brooksFix access to ifru_buffer on freebsd32.
2018-03-27 kibAllow to specify PCP on packets not belonging to any...
2018-03-25 markjClamp IFLIB_RX_COPY_THRESH to MHLEN in iflib_rxd_pkt_get().
2018-03-24 philipImport tzdata 2018d
2018-03-23 kpnetpfil: Introduce PFIL_FWD flag
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 melifaroUse count(9) api for the bpf(4) statistics.
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-17 melifaroFix outgoing TCP/UDP packet drop on arp/ndp entry expir...
2018-03-15 avosCorrect comment for IFM_IEEE80211_VHT media variant.
2018-03-06 aeDefine ethernet type 0x88A8 as ETHERTYPE_QINQ.
2018-03-02 shurdiflib: stop timer callout when stopping
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-25 kppf: Cope with overly large net.pf.states_hashsize
2018-02-22 mavMFV r329799, r329800:
2018-02-21 rstoneAllow route change requests to not specify the gateway.
2018-02-21 shurdIFLIB: Make isc_magic unsigned
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 npCatch up with the removal of nktr_slot_flags from upstr...
2018-02-20 shurdIFLIB: do not remove dmamap on buffer unload
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-25 wmaBPF: Switch to 32 bit compatible mode only when thread...
2018-01-24 mmMFV r328323,328324:
2018-01-24 smhAdded missing CTLFLAG_VNET to lacp default_strict_mode
2018-01-24 philipImport tzdata 2018c
2018-01-23 rstoneIncrement the route table gen count after a modify
2018-01-23 rstoneReduce code duplication for inpcb route caching
2018-01-23 rstoneInvalidate inpcb LLE cache if cached route is invalidated
2018-01-22 kibFix compat32 for sysctl net.PF_ROUTE...NET_RT_IFLISTL.
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgnet*: make some use of mallocarray(9).
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-04 smhDisabled the use of flowid for lagg by default
2017-12-31 kppf: Clean all fragments on shutdown
2017-12-30 bryanvAdd macro for vxlan list mutex lock and unlock
next