]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
xen: add and enable Xen console for PVH guests
[FreeBSD/FreeBSD.git] / sys / netinet /
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-04 glebiusRemove ifa_ref()/ifa_free(), which are atomic(9), from...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 jhbRemove more constants related to static sysctl nodes...
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-22 glebiusImprove logging of send errors, reporting error code...
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-20 tuexenRemove redundant code and fix a style error.
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 glebiuso Remove at compile time the HASH_ALL code, that was...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-09 trocinyFixup for r261590 (vnet sysctl handlers cleanup).
2014-02-07 glebiuso Revamp API between flowtable and netinet, netinet6.
2014-02-07 glebiusUtilize SYSCTL_UMA_CUR() to export usage of syncache and
2014-02-07 glebiusCatch up on r261590.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-28 kaiwMFH@261244.
2014-01-28 peterAdjust r239672 from rrs and r258821 from eadler.
2014-01-28 gnnDecrease lock contention within the TCP accept case...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-22 glebiusFix fallout from r241923. Calculate length of payload in
2014-01-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-19 melifaroFurther rework netinet6 address handling code:
2014-01-18 adrianIf the flowid is available for the mbuf that finalised...
2014-01-16 gnnFix various places where we don't properly release...
2014-01-16 glebiusCleanup comments and whitespace. No functional changes.
2014-01-16 melifaroFix refcount leak on netinet ifa.
2014-01-16 melifaroFix ipfw fwd for IPv4 traffic broken by r249894.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-10 melifaroSimplify inet alias handling code: if we're adding...
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-03 glebiusMake failure of ifpromisc() a non-fatal error. This...
2014-01-03 aeAdd IF_AFDATA_WLOCK_ASSERT() in case lla_lookup() is...
2014-01-02 glebiusFix regression from r249894. Now we pass "gw" as argume...
2014-01-02 aella_lookup() does modification only when LLE_CREATE...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-29 glebiusFix couple of bugs from r257692 related to scan of...
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 tuexenAddress some warnings which showed up on the userland...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-26 pluknetDraft-ietf-tcpm-initcwnd-05 became RFC6928.
2013-12-25 bzAdd more (IPv6) related Internet Protocols:
2013-12-25 glebiusIt'll be okay to use LibAliasDetachHandlers() here...
2013-12-25 glebiusCleanup alias module handler register/unregister.
2013-12-25 glebiusKill space at eols.
2013-12-25 glebiusRemove from kernel the "dll" code.
2013-12-25 glebiusWhitespace cleanup.
2013-12-24 dimIn sys/netinet/in_mcast.c, inm_is_ifp_detached() is...
2013-12-20 adrianDisable the now unpredicably bogus check for whether...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-02 eadlerIn a situation where:
2013-11-30 tuexenIn
2013-11-26 avgdtrace sdt: remove the ugly sname parameter of SDT_PROB...
2013-11-25 adrianConvert over the TCP probes to use mtod() rather than...
2013-11-25 rodrigcOnly initialize some mutexes for the default VNET.
2013-11-25 attilio- For kernel compiled only with KDTRACE_HOOKS and not...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-17 glebiusIn r257692 I intentionally deleted code that handled...
2013-11-17 trocinyDeregister helper hooks on vnet destroy.
2013-11-16 tuexenUse SCTP_PR_SCTP_TTL when the user provides a positive
2013-11-16 tuexenRemove a stray write operation.
2013-11-16 tuexenWhen determining if an address belongs to an stcb,...
2013-11-16 tuexenCleanups which result in fixes which have been made...
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-11 glebiusRemove never used ioctls that originate from KAME....
2013-11-08 glebiusMake TCP_KEEP* socket options readable. At least Postgr...
2013-11-07 tuexenGet rid of the artification limitation enforced by
2013-11-07 tuexenMake sure that we don't try to build an ASCONF-ACK...
2013-11-07 tuexenUse htons()/ntohs() appropriately.
2013-11-06 glebiusProvide compat layer for OSIOCAIFADDR.
2013-11-06 rayMFC @r257740.
2013-11-06 glebiusFix my braino in r257692. For SIOCG*ADDR we don't need...
2013-11-06 nwhitehornFix build on GCC.
2013-11-05 rayMFC @r257698.
2013-11-05 glebiusnetinet code no longer uses IFA_RTSELF.
2013-11-05 glebiusRewrite in_control(), so that it is comprehendable...
2013-11-05 glebiusRemove net.link.ether.inet.useloopback sysctl tunable...
next