summaryrefslogtreecommitdiffstats
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* MFC changes related to PR kern/189089. Unlike CURRENT, stable/10 does notasomers2014-06-061-3/+5
* MFC r264887asomers2014-06-061-1/+3
* MFC changes relating to running multiple interfaces on different fibs butasomers2014-06-061-3/+8
* MFC r263779asomers2014-06-062-4/+5
* MFC r264879smh2014-05-263-8/+10
* MFC r265942:yongari2014-05-161-2/+3
* MFC r264212,r264213,r264248,r265776,r265811,r265909:kevlo2014-05-137-70/+314
* Merge 260488, r260508.melifaro2014-05-081-43/+8
* MFC: r264739rmacklem2014-05-061-2/+4
* Fix devfs rules not applied by default for jails.delphij2014-04-301-3/+4
* MFC r263966:ae2014-04-071-0/+1
* Merge r262341:glebius2014-04-041-38/+33
* Merge r262763, r262767, r262771, r262806 from head:glebius2014-03-218-33/+26
* Merge r262747: remove extraneous ifa_ref()/ifa_free().glebius2014-03-191-9/+1
* Merge r263091: fix mbuf flags clash that lead to failure of operationglebius2014-03-182-9/+3
* Merge r261582, r261601, r261610, r261613, r261627, r261640, r261641, r261823,glebius2014-03-042-42/+3
* Merge r261590: Fixup for r261590 (vnet sysctl handlers cleanup)glebius2014-03-042-11/+2
* Merge r261590, r261592 from head:glebius2014-03-041-4/+0
* MFC r260871:adrian2014-02-101-0/+10
* MFC r260702 (by melifaro):ae2014-02-061-0/+8
* MFC 260796gnn2014-02-031-8/+18
* Merge 261024: fix PIM input regression.glebius2014-01-271-5/+3
* Merge r257846:glebius2014-01-221-0/+21
* MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINEavg2014-01-176-37/+37
* MFC r258605: Convert over the TCP probes to use mtod()avg2014-01-172-10/+11
* MFC r260151 (by adrian):ae2014-01-102-4/+5
* Revert MFC of r258821 - it was already handled by MFC of r239672.peter2014-01-081-4/+2
* MFC r259943:tuexen2014-01-072-3/+3
* MFC r258821 - fix tcp simultaneous closepeter2014-01-071-2/+4
* Merge r260188 from head:glebius2014-01-051-0/+6
* MFC r259906: Draft-ietf-tcpm-initcwnd-05 became RFC6928.pluknet2014-01-021-2/+2
* MFC r259839:dim2013-12-281-0/+4
* MFC r258574:tuexen2013-12-032-2/+3
* MFC r256556:tuexen2013-11-2111-112/+171
* MFC r256920:andre2013-10-291-4/+7
* When processing ACK in tcp_do_segment, use sbcut_locked() instead ofglebius2013-10-091-2/+5
* Add a separate translator for headers passed to the TCP probes in themarkj2013-10-021-4/+4
* Introduce spares in the TCP syncache and timewait structuresbz2013-09-212-1/+4
* Unregister inet/inet6 pfil hooks on vnet destroy.trociny2013-09-131-0/+5
* Fix the aborting of association with the iterator using an emptytuexen2013-09-091-37/+35
* Relese the interface in the last.trociny2013-09-081-1/+1
* When computing the partial delivery point, take thetuexen2013-09-071-3/+2
* Use LIST_FOREACH_SAFE() instead of doing it by hand.jhb2013-09-051-7/+5
* Use an unsigned long when indexing into mfchashtbl[] and mf6ctable[]. Thisjhb2013-09-051-4/+4
* Remove unused code and sort variables declarations.ae2013-09-051-8/+2
* Remove redundant field pr_sctp_on.tuexen2013-09-035-13/+3
* Use uint16_t instead of in_port_t for consistency with the SCTP code.tuexen2013-09-021-1/+1
* All changes affect only SCTP-AUTH:tuexen2013-09-024-109/+29
* Merge r254336 from user/np/cxl_tuning.np2013-08-282-1/+26
* Remove most of the remaining sysctl name list macros. They were onlyjhb2013-08-266-61/+0
OpenPOWER on IntegriCloud