| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ifc_len field of struct ifconf passed for the ioctl SIOCGIFCONF32 | pluknet | 2011-06-28 | 1 | -0/+2 |
* | Garbage collect never used global, sysctl, externs. | bz | 2011-06-21 | 2 | -8/+0 |
* | Leave an extra comment about flowtable and IPv6 support rectifying a | bz | 2011-06-20 | 1 | -0/+1 |
* | gre(4) was using a field in the softc to detect possible recursion. | bz | 2011-06-18 | 2 | -13/+72 |
* | Grab one of the ifcap bits for netmap, and enable printing in ifconfig. | luigi | 2011-06-14 | 1 | -0/+10 |
* | Set curvnet context in a callout-trigerred code path. | zec | 2011-06-07 | 2 | -0/+6 |
* | Properly return an ENOBUFS error if a write to a tun(4) device fails | jhb | 2011-06-03 | 1 | -10/+7 |
* | Add an optional netisr dispatch point at ether_input(), but set the | rwatson | 2011-06-01 | 1 | -1/+41 |
* | On multi-core, multi-threaded PPC systems, it is important that the threads | nwhitehorn | 2011-05-31 | 1 | -1/+1 |
* | Rework netisr policy mechanism so that per-protocol dispatch policies can | rwatson | 2011-05-24 | 3 | -57/+247 |
* | Allow for vlan(4) interfaces with MTU of 1500 bytes to be configured | zec | 2011-05-24 | 1 | -0/+4 |
* | Let epair(4) virtual interfaces report fake link / media status, | zec | 2011-05-24 | 1 | -0/+37 |
* | The statically configured (permanent) ARP entries are removed when an | qingli | 2011-05-20 | 2 | -4/+6 |
* | - Add 10baseT as an alias for 10baseT/UTP. | marius | 2011-05-15 | 1 | -0/+25 |
* | Fix white space nits and style | yongari | 2011-05-06 | 1 | -9/+7 |
* | Do not increment collision counter if transmit have failed. | yongari | 2011-05-06 | 1 | -3/+1 |
* | LACP frames must not be send VLAN-tagged, check for that before processing. | thompsa | 2011-04-30 | 1 | -1/+1 |
* | Make various (pseudo) interfaces compile without INET in the kernel | bz | 2011-04-27 | 2 | -7/+15 |
* | When removing ifnets, we should first remove the reference to ifnet | glebius | 2011-04-04 | 1 | -9/+10 |
* | - Merge changes to the base system to support OFED. These include | jeff | 2011-03-21 | 7 | -65/+232 |
* | Remove dead code. | dchagin | 2011-03-20 | 1 | -17/+0 |
* | ouch, newrt is used on the return path, my fault. | dchagin | 2011-03-19 | 1 | -1/+1 |
* | A bit rearranged rtalloc1_fib() code. | dchagin | 2011-03-19 | 1 | -6/+6 |
* | Remove a now unused variable. | dchagin | 2011-03-19 | 1 | -2/+1 |
* | Fix a panic that can happen when trying to destroy a lagg(4) with scheduler s... | eri | 2011-03-04 | 1 | -1/+2 |
* | Hide the outer IP addresses of a tunnel interfaces (gif(4), gre(4)) | bz | 2011-03-02 | 2 | -0/+26 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 2 | -2/+2 |
* | Mfp4 CH=177274,177280,177284-177285,177297,177324-177325 | bz | 2011-02-16 | 1 | -15/+34 |
* | Mfp4 CH=177255: | bz | 2011-02-11 | 1 | -3/+12 |
* | Mfp4 CH=177255: | bz | 2011-02-11 | 3 | -15/+24 |
* | Mfp4 CH=177255: | bz | 2011-02-11 | 1 | -2/+2 |
* | As info.rti_info[RTAX_DST] can point inside of rtm we must not free the rtm | mlaier | 2011-02-10 | 1 | -1/+3 |
* | Fix a LOR by dropping the global ifnet locks while allocating a new ifnet | jhb | 2011-01-24 | 1 | -6/+20 |
* | sysctl(8) should use the CTLTYPE to determine the type of data when | mdf | 2011-01-19 | 2 | -4/+5 |
* | sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. | mdf | 2011-01-12 | 3 | -7/+7 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | MfP4 CH=185246 [1]: | bz | 2011-01-09 | 1 | -0/+2 |
* | - Restore dropping the priority of syncer down to PPAUSE when it is idle. | jhb | 2011-01-06 | 1 | -0/+5 |
* | Teach ifconfig(8) the handy shared option shortcut aliases the NetBSD | marius | 2011-01-05 | 1 | -0/+9 |
* | Fix whitespace. | marius | 2011-01-05 | 1 | -37/+35 |
* | Use NULL rather than 0 to invalidate a pointer. | bz | 2010-12-31 | 1 | -9/+2 |
* | Print the vnet pointer under DDB when iterating over flowtables of each | bz | 2010-12-31 | 1 | -0/+3 |
* | Move the increment operation under the lock and split the condition | bz | 2010-12-31 | 1 | -8/+10 |
* | Introduce and use a new VM interface for temporarily pinning pages. This | alc | 2010-12-25 | 1 | -6/+2 |
* | Adds IFF_CANTCONFIG to IFF_CANTCHANGE that it shouldn't happen through | weongyo | 2010-12-07 | 1 | -1/+1 |
* | Introduces IFF_CANTCONFIG interface flag to point that the interface | weongyo | 2010-12-07 | 1 | -1/+1 |
* | o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize. | maxim | 2010-11-24 | 1 | -2/+2 |
* | Allow for vlan(4) ifnets to have overlapping unit numbers if they are | zec | 2010-11-22 | 1 | -0/+42 |
* | After some off-list discussion, revert a number of changes to the | dim | 2010-11-22 | 10 | -36/+32 |
* | Add a missing ';' and change the debugging sysctl from xint to int. | bz | 2010-11-21 | 1 | -2/+2 |