]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Don't overrite vf->flags variable at the end of ixgbe(4) ixgbe_add_vf().
[FreeBSD/FreeBSD.git] / sys / netinet /
2017-04-05 Ryan StoneRevert the optimization from r304436
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-03 Andrey V. ElsukovAdd O_EXTERNAL_DATA opcode support.
2017-03-31 Steven HartlandAllow explicitly assigned IPv4 loopback address to...
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Mike KarelsEnable route and LLE (ndp) caching in TCP/IPv6
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Mike KarelsFix reference count leak with L2 caching.
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-21 Gleb SmirnoffForce same alignment on struct xinpgen as we have on...
2017-03-21 Gleb SmirnoffHide struct inpcb, struct tcpcb from the userland.
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-14 Eric van GyzenAdd some ntohl() love to r315277
2017-03-14 Eric van GyzenKTR: log IPv4 addresses in hex rather than dotted-quad
2017-03-13 Conrad Meyeralias_proxy.c: Fix accidental error quashing
2017-03-11 Andrey V. ElsukovFix the L2 address printed in the "arp: %s moved from...
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-09 Gleb SmirnoffMake inp_lock_assert() depend on INVARIANT_SUPPORT...
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-06 Simon J. GerratyMerge bmake-20170301
2017-03-06 Ermal LuçiThe patch provides the same socket option as Linux...
2017-03-06 Dag-Erling SmørgravUpgrade to OpenSSH 7.4p1.
2017-03-03 Jung-uk KimMerge ACPICA 20170303.
2017-03-02 Martin MatuskaMFV r314565,314567,314570:
2017-03-02 Dag-Erling SmørgravUpgrade to OpenSSH 7.3p1.
2017-03-01 Baptiste DaroussinImport dma snapshot from git 2017-02-10
2017-03-01 Dimitry AndricMerge ^/head r314420 through r314481.
2017-02-28 Warner LoshRenumber copyright clause 4
2017-02-28 Olivier HouchardMerge CK as of commit 24d26965d1a28039062ba3bcf9433b623...
2017-02-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314276
2017-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314243
2017-02-23 Dimitry AndricMerge ^/head r314129 through r314177.
2017-02-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-23 Michael TuexenTCP window updates are only sent if the window can...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-17 Dimitry AndricMerge ^/head r313644 through r313895.
2017-02-17 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-17 Josh PaetzelMVF: 313876
2017-02-16 Eric van GyzenRemove inet_ntoa() from the kernel
2017-02-16 Eric van GyzenUse inet_ntoa_r() instead of inet_ntoa() throughout...
2017-02-16 Josh PaetzelMFV 313786
2017-02-15 Martin MatuskaMFV r313781:
2017-02-15 Xin LIMFV r313759: license change for a few headers (4 clause...
2017-02-14 Andrey V. ElsukovAdd missing check to fix the build with IPSEC_SUPPORT...
2017-02-13 Andrey V. ElsukovRemove IPsec related PCB code from SCTP.
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-12 Ermal LuçiCommitted without approval from mentor.
2017-02-11 Ryan StoneDon't zero out srtt after excess retransmits
2017-02-11 Dimitry AndricMerge ^/head r313301 through r313643.
2017-02-11 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-10 Gleb SmirnoffMove tcp_fields_to_net() static inline into tcp_var...
2017-02-10 Ermal LuçiFix build after r313524
2017-02-10 Ermal LuçiRevert r313527
2017-02-10 Ermal LuçiCorrect missed variable name.
2017-02-10 Ermal LuçiThe patch provides the same socket option as Linux...
2017-02-07 Enji CooperMFhead@r313404
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Eric van GyzenFix garbage IP addresses in UDP log_in_vain messages
2017-02-07 Enji CooperMFhead@r313360
2017-02-06 Andrey V. ElsukovMerge projects/ipsec into head/.
2017-02-05 Dimitry AndricMerge ^/head r313055 through r313300.
2017-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-03 Patrick KelseyFix VIMAGE-related bugs in TFO. The autokey callout...
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-01 Dimitry AndricMerge ^/head r312968 through r313054.
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-02-01 George V. Neville... Add an mbuf to ipinfo_t translator to finish cleanup...
2017-02-01 Michael TuexenEnsure that the variable bail is always initialized...
2017-01-31 Michael TuexenTake the SCTP common header into account when computing the
2017-01-31 Michael TuexenRemove a duplicate debug statement.
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-30 Cy SchubertCorrect comment grammar and make it easier to understand.
2017-01-29 Dimitry AndricMerge ^/head r312894 through r312967.
2017-01-29 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-01-27 Hiren PanchasaraAdd a knob to change default behavior of inheriting...
2017-01-27 Dimitry AndricMerge ^/head r312720 through r312893.
next