]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
MFV r333779: xz 5.2.4.
[FreeBSD/FreeBSD.git] / sys / net /
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-18 Matt Macyepoch: add non-preemptible "critical" variant
2018-05-16 Matt MacyFix !netmap build post r333686
2018-05-16 Stephen HurdWork around lack of TX IRQs in iflib for netmap
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-14 Stephen HurdReplace rmlock with epoch in lagg
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Matt Macyiflib(9): Add support for cloning pseudo interfaces
2018-05-11 Andrey V. ElsukovApply the change from r272770 to if_ipsec(4) interface.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Matt MacyAllow different bridge types to coexist
2018-05-11 Dag-Erling SmørgravSlight cleanup of interface event logging.
2018-05-10 Matt MacyAllocate epoch for networking at startup
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-09 Andrey V. ElsukovAdd IFCAP_LINKSTATE support to if_loop(4).
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Stephen Hurdiflib: print message when iflib_tx_structures_setup...
2018-05-08 Stephen Hurdiflib: cleanup queues when iflib_device_register fail
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Andrew GallatinFix an off-by-one error when deciding to request a...
2018-05-06 Matt Macyr333175 introduced deferred deletion of multicast addre...
2018-05-06 Matt MacyThe ifnet pointer (ifp) in rt_newaddrmsg can be valid...
2018-05-06 Mark JohnstonAdd netdump support to iflib.
2018-05-06 Mark JohnstonImport the netdump client code.
2018-05-04 Matt Macyfix gcc8 warnings
2018-05-04 Stephen Hurdiflib: fix invalid free during queue allocation failure
2018-05-04 Stephen Hurdiflib: remove unused brscp pointer from iflib_queues_alloc
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-03 Stephen HurdAllow iflib NIC drivers to sleep rather than busy wait
2018-05-02 Stephen HurdSeparate list manipulation locking from state change...
2018-05-01 Jung-uk KimMFV: r333077
2018-04-30 Andrew GallatinFix iflib_encap() EFBIG handling bugs
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-26 Hans Petter SelaskyAdd network device event for priority code point, PCP...
2018-04-25 Brooks DavisTranslate 32-bit ifmedia requests into native ones.
2018-04-24 Mark JohnstonUse dead_bpf_if instead of bp_null.
2018-04-23 Brooks DavisFinish removing FDDI and tokenring media support.
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-20 Andrey V. ElsukovAdd dead_bpf_if structure, that should be used as fake...
2018-04-18 Stephen Hurdiflib: Fix queue distribution when there are no threads
2018-04-13 Brooks DavisRemove support for the Arcnet protocol.
2018-04-12 Sean BrunoRestore r332389 after resolution of locking fixes.
2018-04-12 Vincenzo Maffionenetmap: align codebase to the current upstream (commit...
2018-04-12 Mateusz Guzikiflib: fix up a mismerge in r332419
2018-04-11 Stephen HurdProperly initialize ifc_nhwtxqs.
2018-04-11 Brooks DavisRemove support for FDDI networks.
2018-04-11 Sean BrunoRevert r332389 as it is causing panics for various...
2018-04-10 Stephen HurdSplit out flag manipulation from general context manipu...
2018-04-10 Stephen HurdMake BPF global lock an SX
2018-04-09 Vincenzo Maffionenetmap: align codebase to upstream version v11.4
2018-04-06 Brooks DavisRemove the thread argument from ifr_buffer_*() accessors.
2018-04-06 Brooks Davisifconf(): correct handling of sockaddrs smaller than...
2018-04-06 Brooks DavisMove most of the contents of opt_compat.h to opt_global.h.
2018-04-06 Kristof Provostpf: Improve ioctl validation for DIOCRGETTABLES, DIOCRG...
2018-04-05 Brooks DavisAdd 32-bit compat for ioctls that take struct ifgroupreq.
2018-04-05 Brooks Davisifconf(): Always zero the whole struct ifreq.
2018-04-04 Vincenzo Maffionenetmap: align if_ptnet guest driver to the upstream...
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-30 Brooks DavisDocument and enforce assumptions about struct (in6_...
2018-03-30 Brooks DavisUse an accessor function to access ifr_data.
2018-03-28 Brooks DavisRemove infrastructure for token-ring networks.
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Brooks DavisImprove copy-and-pasted versions of SIOCGIFADDR.
2018-03-27 Brooks DavisFix a whitespace bug missed in refactoring prior to...
2018-03-27 Brooks DavisFix access to ifru_buffer on freebsd32.
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-27 Konstantin BelousovAllow to specify PCP on packets not belonging to any...
2018-03-25 Mark JohnstonClamp IFLIB_RX_COPY_THRESH to MHLEN in iflib_rxd_pkt_get().
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Kristof Provostnetpfil: Introduce PFIL_FWD flag
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 Alexander V. ChernikovUse count(9) api for the bpf(4) statistics.
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-17 Alexander V. ChernikovFix outgoing TCP/UDP packet drop on arp/ndp entry expir...
2018-03-15 Andriy VoskoboinykCorrect comment for IFM_IEEE80211_VHT media variant.
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
next