]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net/if_var.h
Restore Ethernet-within-IP Encapsulation support that was broken after
[FreeBSD/FreeBSD.git] / sys / net / if_var.h
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-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-11 hselaskyFix some minor TSO issues:
2014-11-09 glebiusUse standard mtx(9), rwlock(9), sx(9) system initializa...
2014-11-06 melifaroMake checks for rt_mtu generic:
2014-11-03 hselaskyClarify TSO segment limit comment and remove two TABs...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-06 baptImport byacc 20141005 from vendor
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 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-09-28 bzMove the unconditional #include of net/ifq.h to the...
2014-09-28 glebius- Remove empty wrappers ether_poll_[de]register_drv...
2014-09-28 glebiusFinally, convert counters in struct ifnet to counter(9).
2014-09-27 neelIFC @r272185
2014-09-27 melifaroUse underlying ports counters to get lagg statistics...
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 glebiusRemove a bunch of methods that are superseded by if_inc...
2014-09-18 glebiusWhile not too late rename 'ifnet_counter' to 'ift_count...
2014-09-18 glebiusAdd a function to set if_get_counter method for an...
2014-09-18 glebiusWhile not too late rename if_get_counter_compat() to...
2014-09-18 glebiusAdd if_inc_counter(), a generic method to update ifnet...
2014-09-17 neelIFC @r271694
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-11 asomersRevisions 264905 and 266860 added a "int fib" argument...
2014-09-05 melifaroSync to HEAD@r271160.
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-31 glebiusToss fields so that no padding field is required to...
2014-08-31 glebiusIt is actually possible to have if_t a typedef to non...
2014-08-31 glebiusProvide pointer from struct ifnet to struct netmap_adapter,
2014-08-31 glebiuso Remove struct if_data from struct ifnet. Now it is...
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-07 jkimMerge OpenSSL 1.0.1i.
2014-07-29 glebiusGarbage collect couple of unused fields from struct...
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-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-06-02 marcelIntroduce a procedural interface to the ifnet structure...
2014-05-29 asomersFix unintended KBI change from r264905. Add _fib versi...
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-24 asomersFix subnet and default routes on different FIBs on...
2014-04-24 asomersFix host and network routes for new interfaces when...
2014-04-23 baptUpdate to byacc 20140409
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
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-20 npAdd a shorter alias for if_data.ifi_oqdrops.
2014-03-13 glebiusSince 32-bit if_baudrate isn't enough to describe a...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-05 delphijMFV r262756:
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.
next