| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r361582: | Hans Petter Selasky | 2020-06-08 | 1 | -3/+4 |
| * | MFC r360092: | Hans Petter Selasky | 2020-05-18 | 1 | -1/+29 |
| * | MFC r303848 | Sean Bruno | 2018-05-15 | 1 | -1/+1 |
| * | MFC r329279: add support for user-supplied Host-Uniq tag to ng_pppoe(4). | Eugene Grosbein | 2018-03-16 | 2 | -40/+303 |
| * | Steps to Reproduce: | Julian Elischer | 2017-12-05 | 1 | -1/+1 |
| * | MFC r323873, r324081: Unprotected modification of ng_iface(4) | Eugene Grosbein | 2017-10-01 | 1 | -4/+34 |
| * | MFC r283291: don't use CALLOUT_MPSAFE with callout_init() | Andriy Gapon | 2017-03-04 | 2 | -2/+2 |
| * | MFC r312443: | Pedro F. Giffuni | 2017-01-23 | 1 | -4/+3 |
| * | MFC r309404: | Hans Petter Selasky | 2016-12-19 | 1 | -1/+5 |
| * | MFH: r303611 | Julian Elischer | 2016-12-02 | 2 | -25/+28 |
| * | MFH: r303612 | Julian Elischer | 2016-12-02 | 2 | -0/+817 |
| * | MFH: r278640 | Julian Elischer | 2015-12-27 | 1 | -1/+1 |
| * | MFC r287654: Add support for PPP-Max-Payload PPPoE tag (RFC4638). | Alexander Motin | 2015-10-06 | 2 | -0/+58 |
| * | MFC of r280785, r280871, r280872, r281510, r218511 - callout fixes. | Randall Stewart | 2015-04-17 | 2 | -3/+3 |
| * | MFC r277951: | Dimitry Andric | 2015-02-03 | 1 | -3/+3 |
| * | MFC r263710, r273377, r273378, r273423 and r273455: | Hans Petter Selasky | 2014-10-27 | 3 | -6/+6 |
| * | MFC r267336: | Mikolaj Golub | 2014-06-30 | 5 | -0/+27 |
| * | MFC r266538: | Alexander Motin | 2014-06-05 | 1 | -4/+33 |
| * | Merge r260046: Fix the parse type for NGM_LISTTYPES. | Gleb Smirnoff | 2014-01-22 | 1 | -2/+2 |
| * | Merge 260225: | Gleb Smirnoff | 2014-01-22 | 1 | -1/+1 |
| * | MFC r260048: | Dimitry Andric | 2014-01-04 | 3 | -6/+6 |
| * | Merge r259681 from head: | Gleb Smirnoff | 2014-01-03 | 1 | -10/+17 |
| * | Merge from project branch via main. Uninteresting commits are trimmed. | Mark Murray | 2013-10-12 | 1 | -1/+1 |
| * | MFC | Mark Murray | 2013-09-06 | 2 | -1/+2 |
| |\ |
|
| | * | Make default cache size more modern. | Gleb Smirnoff | 2013-09-04 | 1 | -1/+1 |
| | * | Add support for the BCM20702A0 chipset, ASUS USB-BT400. | Eitan Adler | 2013-09-01 | 1 | -0/+1 |
| * | | MFC | Mark Murray | 2013-08-31 | 1 | -0/+60 |
| |\| |
|
| | * | Sync USB bluetooth product list with Linux. | Hans Petter Selasky | 2013-08-31 | 1 | -0/+60 |
| * | | Snapshot; Do some running repairs on entropy harvesting. More needs to follow. | Mark Murray | 2013-08-26 | 1 | -2/+1 |
| |/ |
|
| * | Add constant for PPP-Max-PayLoad tag. | Gleb Smirnoff | 2013-07-23 | 2 | -0/+3 |
| * | PR: kern/168520 | Craig Rodrigues | 2013-07-15 | 1 | -9/+1 |
| * | PR: 168520 170096 | Craig Rodrigues | 2013-07-15 | 2 | -1/+6 |
| * | PR: kern/168520 | Craig Rodrigues | 2013-07-12 | 1 | -1/+9 |
| * | Fix several typos | Eitan Adler | 2013-05-12 | 1 | -1/+1 |
| * | Fxi a bunch of typos. | Eitan Adler | 2013-05-10 | 1 | -1/+1 |
| * | Add const qualifier to the dst parameter of the ifnet if_output method. | Gleb Smirnoff | 2013-04-26 | 2 | -11/+11 |
| * | - Correct mispellings of the word necessary | Gabor Kovesdan | 2013-04-17 | 1 | -1/+1 |
| * | Attempt to clean up spacing and long lines. | Gleb Smirnoff | 2013-04-12 | 1 | -98/+112 |
| * | Add blacklist entries for Atheros bluetooth device IDs that are known to | Adrian Chadd | 2013-04-05 | 1 | -0/+33 |
| * | Revamp mbuf handling in ng_ksocket_incoming2(): | Gleb Smirnoff | 2013-03-29 | 1 | -12/+22 |
| * | Whitespace. | Gleb Smirnoff | 2013-03-29 | 1 | -10/+10 |
| * | Non-functional cleanup of ng_ksocket_incoming2(). | Gleb Smirnoff | 2013-03-29 | 1 | -8/+8 |
| * | Return ENOMEM if malloc() fails. | Gleb Smirnoff | 2013-03-26 | 1 | -1/+1 |
| * | Cleanup: wrap long lines, cleanup comments, etc. | Gleb Smirnoff | 2013-03-26 | 2 | -113/+141 |
| * | Add NGM_NAT_LIBALIAS_INFO command, that reports internal stats | Gleb Smirnoff | 2013-03-21 | 2 | -0/+73 |
| * | Fix compilation warning. | Gleb Smirnoff | 2013-02-15 | 1 | -2/+4 |
| * | ng_ether_ifnet_arrival_event: check interface type before using IFP2NG | Andriy Gapon | 2013-02-04 | 1 | -1/+7 |
| * | ng_ether: track interface renaming | Andriy Gapon | 2013-02-02 | 1 | -4/+56 |
| * | Use DEVMETHOD_END, as suggested by hselasky@. | Raphael Kubo da Costa | 2012-12-26 | 1 | -1/+1 |
| * | Use the correct USB interface macros instead of USB_IF_CSI. | Raphael Kubo da Costa | 2012-12-26 | 1 | -1/+3 |