summaryrefslogtreecommitdiffstats
path: root/sys/netipsec
Commit message (Expand)AuthorAgeFilesLines
* MFC r275391:Luiz Otavio O Souza2015-10-201-11/+0
* MFC r275159:Luiz Otavio O Souza2015-10-201-1/+0
* MFC r275133:Luiz Otavio O Souza2015-10-203-432/+6
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-204-34/+9
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-202-149/+142
* Revert AESNI patches.Luiz Otavio O Souza2015-10-202-102/+70
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-203-39/+21
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-204-17/+2
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-201-52/+44
* Revert IPSEC patches.Luiz Otavio O Souza2015-10-201-4/+4
* Importing pfSense patch ipsec_transport_filterfix.diffRenato Botelho2015-08-171-4/+4
* Importing pfSense patch ipsec_SPD_lock_split.diffRenato Botelho2015-08-171-44/+52
* Importing pfSense patch ipsec_direct_dispatch.diffRenato Botelho2015-08-174-2/+17
* Importing pfSense patch ipsec-oneshot-dump.diffRenato Botelho2015-08-173-21/+39
* Importing pfSense patch aesgcm.soft.1.patchRenato Botelho2015-08-172-70/+102
* Importing pfSense patch ipsec_improvement.diffRenato Botelho2015-08-172-142/+149
* Importing pfSense patch ipsec_altq.RELENG_10.diffRenato Botelho2015-08-174-9/+34
* MFC r285204:ae2015-07-151-8/+60
* MFC r283146:ae2015-06-031-2/+3
* MFC r283101:ae2015-06-021-40/+38
* MFC r275390:ae2015-06-0210-474/+306
* MFC r275392:ae2015-06-0215-47/+4
* MFC r283117:ae2015-05-311-2/+0
* MFC r279735:ae2015-03-141-1/+1
* MFC r275393:ae2014-12-161-6/+3
* MFC r275575:ae2014-12-161-1/+2
* MFC r274230:ae2014-11-211-17/+6
* MFC r274434:ae2014-11-203-39/+44
* MFC r274193:ae2014-11-131-1/+10
* MFC r273904:ae2014-11-131-21/+2
* MFC r266800 by vanhu:ae2014-11-054-342/+221
* MFC r263710, r273377, r273378, r273423 and r273455:hselasky2014-10-271-1/+1
* MFC r266606:bz2014-08-161-6/+20
* MFC r264124:ae2014-04-233-84/+13
* MFC r257987:ae2013-12-141-0/+1
* Remove most of the remaining sysctl name list macros. They were onlyjhb2013-08-262-50/+0
* Remove the large part of struct ipsecstat. Only few fields of thisae2013-07-231-30/+4
* Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,ae2013-07-0913-55/+94
* Prepare network statistics structures for migration to PCPU counters.ae2013-07-097-135/+131
* Use corresponding macros to update statistics for AH, ESP, IPIP, IPCOMP,ae2013-06-2013-202/+194
* Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statisticsae2013-06-205-14/+16
* Use IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.ae2013-04-092-3/+3
* Use m_get2() + m_align() instead of hand made key_alloc_mbuf(). Codeglebius2013-03-151-104/+50
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-055-33/+33
* Do not reduce ip_len by size of IP header in the ip_input()glebius2012-10-231-3/+0
* - Fix one more miss from r241913.glebius2012-10-231-2/+4
* Couple of changes missed from r241913, which convertedglebius2012-10-222-23/+9
* Switch the entire IPv4 stack to keep the IP packet headerglebius2012-10-221-3/+2
* Mechanically remove the last stray remains of spl* calls from net*/*.andre2012-10-181-6/+0
* Add missing breakkevlo2012-09-181-0/+1
OpenPOWER on IntegriCloud