]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
Do not allow changing MTU to be less than the minimum.
[FreeBSD/FreeBSD.git] / sys / net /
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-11-03 mlaierFix a use-after-free/redzone issue in the routing code.
2011-10-27 glebiusAdd macro IF_DEQUEUE_ALL(ifq, m), that takes the entire...
2011-10-25 qingliThe host-id/interface-id can have a specific value...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-21 edAdd missing #includes.
2011-10-18 edGet rid of D_PSEUDO.
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-28 bzPass the fibnum where we need filtering of the message...
2011-09-20 kmacyMake KBI changes required for future MFCing of inpcb...
2011-09-16 kmacyIn order to maximize the re-usability of kernel code...
2011-09-04 thompsaOn the first loop for generating a bridge MAC address...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-27 bzWhen adding IPv6 fwd support to ipfw in r225044 these...
2011-08-25 attilioFix a deficiency in the selinfo interface:
2011-08-25 qingliWhen the RADIX_MPATH kernel option is enabled, the...
2011-08-08 kevloIn rtinit1(), before rtrequest1_fib() is called, info...
2011-08-01 pluknetAdd missing MODULE_VERSION() definition to protect...
2011-07-17 bzAdd spares to the network stack for FreeBSD-9:
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 mpClear the filter memory area before using it. Leaving...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-08 zecPermit ARP to proceed for IPv4 host routes for which...
2011-07-07 thompsaGrab the rlock before checking if our interface is...
2011-07-03 bzTag mbufs of all incoming frames or packets with the...
2011-07-03 bzRemove extra white space to comply with style for the...
2011-07-03 bzAdd infrastructure to allow all frames/packets received...
2011-06-28 pluknetUpdate ifc_len field of struct ifconf passed for the...
2011-06-21 bzGarbage collect never used global, sysctl, externs.
2011-06-20 bzLeave an extra comment about flowtable and IPv6 support...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-18 bzgre(4) was using a field in the softc to detect possibl...
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 luigiGrab one of the ifcap bits for netmap, and enable print...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 zecSet curvnet context in a callout-trigerred code path.
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 attilioMFC
2011-06-03 jhbProperly return an ENOBUFS error if a write to a tun...
2011-06-02 attilioMFC
2011-06-01 rwatsonAdd an optional netisr dispatch point at ether_input...
2011-05-31 attilioMFC
2011-05-31 nwhitehornOn multi-core, multi-threaded PPC systems, it is import...
2011-05-29 hrsMerge from head@222434.
2011-05-26 attilioMFC
2011-05-24 rwatsonRework netisr policy mechanism so that per-protocol...
2011-05-24 zecAllow for vlan(4) interfaces with MTU of 1500 bytes...
2011-05-24 zecLet epair(4) virtual interfaces report fake link /...
2011-05-21 attilioMFC
2011-05-20 qingliThe statically configured (permanent) ARP entries are...
2011-05-15 attilioMFC
2011-05-15 marius- Add 10baseT as an alias for 10baseT/UTP.
2011-05-06 attilioMFC
2011-05-06 yongariFix white space nits and style
2011-05-06 yongariDo not increment collision counter if transmit have...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-30 thompsaLACP frames must not be send VLAN-tagged, check for...
2011-04-27 bzMake various (pseudo) interfaces compile without INET...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-04 glebiusWhen removing ifnets, we should first remove the refere...
2011-03-21 jeff - Merge changes to the base system to support OFED...
2011-03-20 dchaginRemove dead code.
2011-03-19 dchaginouch, newrt is used on the return path, my fault.
2011-03-19 dchaginA bit rearranged rtalloc1_fib() code.
2011-03-19 dchaginRemove a now unused variable.
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-03-04 eriFix a panic that can happen when trying to destroy...
2011-03-02 bzHide the outer IP addresses of a tunnel interfaces...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-16 bzMfp4 CH=177274,177280,177284-177285,177297,177324-177325
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-11 bzMfp4 CH=177255:
2011-02-11 bzMfp4 CH=177255:
2011-02-11 bzMfp4 CH=177255:
2011-02-10 mlaierAs info.rti_info[RTAX_DST] can point inside of rtm...
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-24 jhbFix a LOR by dropping the global ifnet locks while...
2011-01-19 mdfsysctl(8) should use the CTLTYPE to determine the type...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-11 jhbRemove unneeded includes of <sys/linker_set.h>. Other...
2011-01-09 bzMfP4 CH=185246 [1]:
2011-01-06 jhb- Restore dropping the priority of syncer down to PPAUS...
next