summaryrefslogtreecommitdiffstats
path: root/sys/netgraph
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable/10' into develRenato Botelho2015-12-281-1/+1
|\
| * MFH: r278640julian2015-12-271-1/+1
* | Merge branch 'stable/10' into develRenato Botelho2015-10-072-0/+58
|\ \ | |/
| * MFC r287654: Add support for PPP-Max-Payload PPPoE tag (RFC4638).mav2015-10-062-0/+58
* | Importing pfSense patch ng_ether_attach_command.diffRenato Botelho2015-08-172-0/+25
* | Importing pfSense patch ng_eiface.RELENG_10.diffRenato Botelho2015-08-172-0/+54
* | Importing pfSense patch ng_iface.RELENG_10.diffRenato Botelho2015-08-172-0/+59
|/
* MFC of r280785, r280871, r280872, r281510, r218511 - callout fixes.rrs2015-04-172-3/+3
* MFC r277951:dim2015-02-031-3/+3
* MFC r263710, r273377, r273378, r273423 and r273455:hselasky2014-10-273-6/+6
* MFC r267336:trociny2014-06-305-0/+27
* MFC r266538:mav2014-06-051-4/+33
* Merge r260046: Fix the parse type for NGM_LISTTYPES.glebius2014-01-221-2/+2
* Merge 260225:glebius2014-01-221-1/+1
* MFC r260048:dim2014-01-043-6/+6
* Merge r259681 from head:glebius2014-01-031-10/+17
* Merge from project branch via main. Uninteresting commits are trimmed.markm2013-10-121-1/+1
* MFCmarkm2013-09-062-1/+2
|\
| * Make default cache size more modern.glebius2013-09-041-1/+1
| * Add support for the BCM20702A0 chipset, ASUS USB-BT400.eadler2013-09-011-0/+1
* | MFCmarkm2013-08-311-0/+60
|\ \ | |/
| * Sync USB bluetooth product list with Linux.hselasky2013-08-311-0/+60
* | Snapshot; Do some running repairs on entropy harvesting. More needs to follow.markm2013-08-261-2/+1
|/
* Add constant for PPP-Max-PayLoad tag.glebius2013-07-232-0/+3
* PR: kern/168520rodrigc2013-07-151-9/+1
* PR: 168520 170096rodrigc2013-07-152-1/+6
* PR: kern/168520rodrigc2013-07-121-1/+9
* Fix several typoseadler2013-05-121-1/+1
* Fxi a bunch of typos.eadler2013-05-101-1/+1
* Add const qualifier to the dst parameter of the ifnet if_output method.glebius2013-04-262-11/+11
* - Correct mispellings of the word necessarygabor2013-04-171-1/+1
* Attempt to clean up spacing and long lines.glebius2013-04-121-98/+112
* Add blacklist entries for Atheros bluetooth device IDs that are known toadrian2013-04-051-0/+33
* Revamp mbuf handling in ng_ksocket_incoming2():glebius2013-03-291-12/+22
* Whitespace.glebius2013-03-291-10/+10
* Non-functional cleanup of ng_ksocket_incoming2().glebius2013-03-291-8/+8
* Return ENOMEM if malloc() fails.glebius2013-03-261-1/+1
* Cleanup: wrap long lines, cleanup comments, etc.glebius2013-03-262-113/+141
* Add NGM_NAT_LIBALIAS_INFO command, that reports internal statsglebius2013-03-212-0/+73
* Fix compilation warning.glebius2013-02-151-2/+4
* ng_ether_ifnet_arrival_event: check interface type before using IFP2NGavg2013-02-041-1/+7
* ng_ether: track interface renamingavg2013-02-021-4/+56
* Use DEVMETHOD_END, as suggested by hselasky@.rakuco2012-12-261-1/+1
* Use the correct USB interface macros instead of USB_IF_CSI.rakuco2012-12-261-1/+3
* Add vendor IDs for Broadcom USB dongles (BCM20702).glebius2012-12-261-0/+4
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-0545-112/+112
* Switch the entire IPv4 stack to keep the IP packet headerglebius2012-10-221-1/+0
* Mechanically remove the last stray remains of spl* calls from net*/*.andre2012-10-1810-49/+4
* Add NG_NETFLOW_V9INFO_TYPE command to be able to request netflowv9-specificmelifaro2012-10-113-0/+56
* Revert previous commit...kevlo2012-10-101-1/+1
OpenPOWER on IntegriCloud