]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
sfxge: compile out LRO if kernel is compiled without IPv4 and IPv6
[FreeBSD/FreeBSD.git] / sys / net /
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-27 glebiusHide struct ifmultiaddr under _KERNEL, too.
2015-02-20 delphijHandle SIOCSIFCAP by propogating the request to the...
2015-02-19 glebiusNow that all users of _WANT_IFADDR are fixed, remove...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-16 glebius- Improve INET/INET6 scope.
2015-02-16 glebiusToss declarations to fix regular build and NO_INET6...
2015-02-16 glebiusCommit a miss from r278843.
2015-02-16 brdFix build.
2015-02-16 glebiusMissed from r278831.
2015-02-14 hrsFix a panic when tearing down a vnet on a VIMAGE-enable...
2015-02-09 rpauloMerge xz 5.2.0.
2015-01-23 willImprove the distribution of LAGG port traffic.
2015-01-22 glebiusBack out r276841, r276756, r276747, r276746. The change...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 adrianRefactor / restructure the RSS code into generic, IPv4...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-17 aeFix condition and really sort ports. Also add comment...
2015-01-16 melifaroEliminate SIOCGIFADDR handling in bpf.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 aeRestore Ethernet-within-IP Encapsulation support that...
2015-01-10 aeUse if_name() macro instead of ifp->if_xname.
2015-01-10 aeFix an error introduced in r274246.
2015-01-10 aeMove the recursion detection code into separate functio...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 melifaroFix typo.
2015-01-09 melifaro* Deal with ARCNET L2 multicast mapping for IPv6 the...
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-06 rodrigcReapply previous patch to fix build.
2015-01-06 rodrigcMerge: r258322 from projects/pf branch
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 aeExtern declarations in C files loses compile-time check...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 aeRemove if_stf.h. It contains only one function declarat...
2014-12-23 aeRemove in_gif.h and in6_gif.h files. They only contain...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-12 jhbProvide a dead version of if_get_counter.
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-04 dimMerge ^/head r275387 through r275477.
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-12-02 aeRemove unneded check. No need to do m_pullup to the...
2014-12-01 dimMerge ^/head r275262 through r275363.
2014-12-01 hselaskyStart process of removing the use of the deprecated...
2014-11-29 dimMerge ^/head r274961 through r275261.
2014-11-29 baptUpdate libucl to latest version
2014-11-28 bzAfter r275196 unbreak NOIP and NOINET kernels by hiding...
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 melifaroFix build broken by r275195.
2014-11-27 melifaroDo not return unlocked/unreferenced lle in arpresolve...
2014-11-27 melifaroDo not try to copy header to @dst and than back to...
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 ^/head r274961 through r274978.
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-24 philipAdd a sysctl `net.link.tap.deladdrs_on_close' to config...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-17 melifaroFinish r274175: do control plane MTU tracking.
2014-11-16 melifaroRevert r274585: rte lock is properly destroyed in uma...
2014-11-16 melifaroMake witness happy: destroy rte lock before free.
2014-11-11 hselaskyFix some minor TSO issues:
2014-11-11 glebiusMove struct ether_vlan_header to ethernet.h, out of...
2014-11-10 luigireturn kernel-supplied error if available.
2014-11-09 melifaroRenove faith(4) and faithd(8) from base. It looks like...
2014-11-09 glebiusRemove remnants of if_ef(4).
2014-11-09 glebiusUse standard mtx(9), rwlock(9), sx(9) system initializa...
2014-11-08 bzAfter r274246 make the tree compile again.
2014-11-08 glebiusifindex_alloc_locked() never fails and doesn't have...
2014-11-07 aeOverhaul if_gre(4).
2014-11-07 glebiusRemove struct arpcom. It is unused by most interface...
2014-11-07 glebiusRemove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNE...
2014-11-07 glebiusRemove useless structure ifindex_entry.
2014-11-06 melifaroFix build.
2014-11-06 melifaroFinish r274118: remove useless fields from struct domain.
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-30 markmThis is the much-discussed major upgrade to the random...
2014-10-28 kibReplace some calls to fuword() by fueword() with proper...
2014-10-28 hselaskyThe SYSCTL data pointers can come from userspace and...
2014-10-24 aeRemove redundant check and m_pullup() call.
2014-10-23 aeMove if_get_counter initialization from if_attach into...
2014-10-22 luigisince we cast a pointer, use the correct signedness
2014-10-21 neelMerge projects/bhyve_svm into HEAD.
2014-10-21 bryanvUse the size of the Ethernet address, not the entire...
2014-10-21 neelIFC @r273338
2014-10-20 bryanvAdd vxlan interface
next