]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/if_lagg.c
Fix condition and really sort ports. Also add comment describing
[FreeBSD/FreeBSD.git] / sys / net / if_lagg.c
2015-01-17 aeFix condition and really sort ports. Also add comment...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-20 neelIFC @r273214
2014-10-17 hrs- Fix lladdr configuration which could prevent LACP...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-10 neelIFC @r272887
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-05 hrs- Move L2 addr configuration for the primary port to...
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 hrsSeparate option handling from SIOC[SG]LAGG to SIOC...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 hrsVirtualize lagg(4) cloner. This change fixes a panic...
2014-10-01 glebiusFix off by one in lagg_port_destroy().
2014-09-28 glebiusFinally, convert counters in struct ifnet to counter(9).
2014-09-28 glebiusConvert to if_inc_counter() last remnantes of bare...
2014-09-27 neelIFC @r272185
2014-09-27 melifaroUse underlying ports counters to get lagg statistics...
2014-09-26 glebiusRemove macros that hide access to struct ifnet fields.
2014-09-26 glebiusMake all lagg protocol methods live in lagg_protos...
2014-09-26 aeKeep list of lagg ports sorted by if_index.
2014-09-26 glebius- Whitespace.
2014-09-26 glebius- Provide lagg_proto_attach(), lagg_proto_detach().
2014-09-26 glebius- When reconfiguring protocol on a lagg, first set...
2014-09-26 glebiusMake lagg protocols detach methods returning void.
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-22 hselaskyImprove transmit sending offload, TSO, algorithm in...
2014-09-20 neelIFC @r271887
2014-09-18 araujoAdd laggproto broadcast, it allows sends frames to...
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-13 hselaskyRevert r271504. A new patch to solve this issue will...
2014-09-13 hselaskyImprove transmit sending offload, TSO, algorithm in...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 araujo- Remove unneeded include.
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-04 mavImprove locking of multicast addresses in VLAN and...
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijMFV r267565:
2014-06-28 hselaskyPull in r267961 and r267973 again. Fix for issues repor...
2014-06-27 gjbRevert r267961, r267973:
2014-06-27 hselaskyExtend the meaning of the CTLFLAG_TUN flag to automatic...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-15 pfgMFV r266988:
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-03 grehanMFC @ r266724
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-04-23 baptUpdate to byacc 20140409
2014-04-15 rmacklemFix build for non-INET that was broken by r264469.
2014-04-14 rmacklemLagg did not set the value of if_hw_tsomax, so when...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
next