aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph
Commit message (Expand)AuthorAgeFilesLines
* MFC r361582:Hans Petter Selasky2020-06-081-3/+4
* MFC r360092:Hans Petter Selasky2020-05-181-1/+29
* MFC r303848Sean Bruno2018-05-151-1/+1
* MFC r329279: add support for user-supplied Host-Uniq tag to ng_pppoe(4).Eugene Grosbein2018-03-162-40/+303
* Steps to Reproduce:Julian Elischer2017-12-051-1/+1
* MFC r323873, r324081: Unprotected modification of ng_iface(4)Eugene Grosbein2017-10-011-4/+34
* MFC r283291: don't use CALLOUT_MPSAFE with callout_init()Andriy Gapon2017-03-042-2/+2
* MFC r312443:Pedro F. Giffuni2017-01-231-4/+3
* MFC r309404:Hans Petter Selasky2016-12-191-1/+5
* MFH: r303611Julian Elischer2016-12-022-25/+28
* MFH: r303612Julian Elischer2016-12-022-0/+817
* MFH: r278640Julian Elischer2015-12-271-1/+1
* MFC r287654: Add support for PPP-Max-Payload PPPoE tag (RFC4638).Alexander Motin2015-10-062-0/+58
* MFC of r280785, r280871, r280872, r281510, r218511 - callout fixes.Randall Stewart2015-04-172-3/+3
* MFC r277951:Dimitry Andric2015-02-031-3/+3
* MFC r263710, r273377, r273378, r273423 and r273455:Hans Petter Selasky2014-10-273-6/+6
* MFC r267336:Mikolaj Golub2014-06-305-0/+27
* MFC r266538:Alexander Motin2014-06-051-4/+33
* Merge r260046: Fix the parse type for NGM_LISTTYPES.Gleb Smirnoff2014-01-221-2/+2
* Merge 260225:Gleb Smirnoff2014-01-221-1/+1
* MFC r260048:Dimitry Andric2014-01-043-6/+6
* Merge r259681 from head:Gleb Smirnoff2014-01-031-10/+17
* Merge from project branch via main. Uninteresting commits are trimmed.Mark Murray2013-10-121-1/+1
* MFCMark Murray2013-09-062-1/+2
|\
| * Make default cache size more modern.Gleb Smirnoff2013-09-041-1/+1
| * Add support for the BCM20702A0 chipset, ASUS USB-BT400.Eitan Adler2013-09-011-0/+1
* | MFCMark Murray2013-08-311-0/+60
|\|
| * Sync USB bluetooth product list with Linux.Hans Petter Selasky2013-08-311-0/+60
* | Snapshot; Do some running repairs on entropy harvesting. More needs to follow.Mark Murray2013-08-261-2/+1
|/
* Add constant for PPP-Max-PayLoad tag.Gleb Smirnoff2013-07-232-0/+3
* PR: kern/168520Craig Rodrigues2013-07-151-9/+1
* PR: 168520 170096Craig Rodrigues2013-07-152-1/+6
* PR: kern/168520Craig Rodrigues2013-07-121-1/+9
* Fix several typosEitan Adler2013-05-121-1/+1
* Fxi a bunch of typos.Eitan Adler2013-05-101-1/+1
* Add const qualifier to the dst parameter of the ifnet if_output method.Gleb Smirnoff2013-04-262-11/+11
* - Correct mispellings of the word necessaryGabor Kovesdan2013-04-171-1/+1
* Attempt to clean up spacing and long lines.Gleb Smirnoff2013-04-121-98/+112
* Add blacklist entries for Atheros bluetooth device IDs that are known toAdrian Chadd2013-04-051-0/+33
* Revamp mbuf handling in ng_ksocket_incoming2():Gleb Smirnoff2013-03-291-12/+22
* Whitespace.Gleb Smirnoff2013-03-291-10/+10
* Non-functional cleanup of ng_ksocket_incoming2().Gleb Smirnoff2013-03-291-8/+8
* Return ENOMEM if malloc() fails.Gleb Smirnoff2013-03-261-1/+1
* Cleanup: wrap long lines, cleanup comments, etc.Gleb Smirnoff2013-03-262-113/+141
* Add NGM_NAT_LIBALIAS_INFO command, that reports internal statsGleb Smirnoff2013-03-212-0/+73
* Fix compilation warning.Gleb Smirnoff2013-02-151-2/+4
* ng_ether_ifnet_arrival_event: check interface type before using IFP2NGAndriy Gapon2013-02-041-1/+7
* ng_ether: track interface renamingAndriy Gapon2013-02-021-4/+56
* Use DEVMETHOD_END, as suggested by hselasky@.Raphael Kubo da Costa2012-12-261-1/+1
* Use the correct USB interface macros instead of USB_IF_CSI.Raphael Kubo da Costa2012-12-261-1/+3