| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r265942: | yongari | 2014-05-16 | 1 | -2/+3 |
* | MFC r264212,r264213,r264248,r265776,r265811,r265909: | kevlo | 2014-05-13 | 7 | -70/+314 |
* | Merge 260488, r260508. | melifaro | 2014-05-08 | 1 | -43/+8 |
* | MFC: r264739 | rmacklem | 2014-05-06 | 1 | -2/+4 |
* | Fix devfs rules not applied by default for jails. | delphij | 2014-04-30 | 1 | -3/+4 |
* | MFC r263966: | ae | 2014-04-07 | 1 | -0/+1 |
* | Merge r262341: | glebius | 2014-04-04 | 1 | -38/+33 |
* | Merge r262763, r262767, r262771, r262806 from head: | glebius | 2014-03-21 | 8 | -33/+26 |
* | Merge r262747: remove extraneous ifa_ref()/ifa_free(). | glebius | 2014-03-19 | 1 | -9/+1 |
* | Merge r263091: fix mbuf flags clash that lead to failure of operation | glebius | 2014-03-18 | 2 | -9/+3 |
* | Merge r261582, r261601, r261610, r261613, r261627, r261640, r261641, r261823, | glebius | 2014-03-04 | 2 | -42/+3 |
* | Merge r261590: Fixup for r261590 (vnet sysctl handlers cleanup) | glebius | 2014-03-04 | 2 | -11/+2 |
* | Merge r261590, r261592 from head: | glebius | 2014-03-04 | 1 | -4/+0 |
* | MFC r260871: | adrian | 2014-02-10 | 1 | -0/+10 |
* | MFC r260702 (by melifaro): | ae | 2014-02-06 | 1 | -0/+8 |
* | MFC 260796 | gnn | 2014-02-03 | 1 | -8/+18 |
* | Merge 261024: fix PIM input regression. | glebius | 2014-01-27 | 1 | -5/+3 |
* | Merge r257846: | glebius | 2014-01-22 | 1 | -0/+21 |
* | MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE | avg | 2014-01-17 | 6 | -37/+37 |
* | MFC r258605: Convert over the TCP probes to use mtod() | avg | 2014-01-17 | 2 | -10/+11 |
* | MFC r260151 (by adrian): | ae | 2014-01-10 | 2 | -4/+5 |
* | Revert MFC of r258821 - it was already handled by MFC of r239672. | peter | 2014-01-08 | 1 | -4/+2 |
* | MFC r259943: | tuexen | 2014-01-07 | 2 | -3/+3 |
* | MFC r258821 - fix tcp simultaneous close | peter | 2014-01-07 | 1 | -2/+4 |
* | Merge r260188 from head: | glebius | 2014-01-05 | 1 | -0/+6 |
* | MFC r259906: Draft-ietf-tcpm-initcwnd-05 became RFC6928. | pluknet | 2014-01-02 | 1 | -2/+2 |
* | MFC r259839: | dim | 2013-12-28 | 1 | -0/+4 |
* | MFC r258574: | tuexen | 2013-12-03 | 2 | -2/+3 |
* | MFC r256556: | tuexen | 2013-11-21 | 11 | -112/+171 |
* | MFC r256920: | andre | 2013-10-29 | 1 | -4/+7 |
* | When processing ACK in tcp_do_segment, use sbcut_locked() instead of | glebius | 2013-10-09 | 1 | -2/+5 |
* | Add a separate translator for headers passed to the TCP probes in the | markj | 2013-10-02 | 1 | -4/+4 |
* | Introduce spares in the TCP syncache and timewait structures | bz | 2013-09-21 | 2 | -1/+4 |
* | Unregister inet/inet6 pfil hooks on vnet destroy. | trociny | 2013-09-13 | 1 | -0/+5 |
* | Fix the aborting of association with the iterator using an empty | tuexen | 2013-09-09 | 1 | -37/+35 |
* | Relese the interface in the last. | trociny | 2013-09-08 | 1 | -1/+1 |
* | When computing the partial delivery point, take the | tuexen | 2013-09-07 | 1 | -3/+2 |
* | Use LIST_FOREACH_SAFE() instead of doing it by hand. | jhb | 2013-09-05 | 1 | -7/+5 |
* | Use an unsigned long when indexing into mfchashtbl[] and mf6ctable[]. This | jhb | 2013-09-05 | 1 | -4/+4 |
* | Remove unused code and sort variables declarations. | ae | 2013-09-05 | 1 | -8/+2 |
* | Remove redundant field pr_sctp_on. | tuexen | 2013-09-03 | 5 | -13/+3 |
* | Use uint16_t instead of in_port_t for consistency with the SCTP code. | tuexen | 2013-09-02 | 1 | -1/+1 |
* | All changes affect only SCTP-AUTH: | tuexen | 2013-09-02 | 4 | -109/+29 |
* | Merge r254336 from user/np/cxl_tuning. | np | 2013-08-28 | 2 | -1/+26 |
* | Remove most of the remaining sysctl name list macros. They were only | jhb | 2013-08-26 | 6 | -61/+0 |
* | The second last argument of udp:::receive is supposed to contain the | markj | 2013-08-26 | 1 | -1/+1 |
* | Implement the ip, tcp, and udp DTrace providers. The probe definitions use | markj | 2013-08-25 | 13 | -21/+294 |
* | Provide human readable debug output. | tuexen | 2013-08-25 | 1 | -2/+2 |
* | For now limit printf(9) %x of the 64bit pkthdr.csum_flags field to 32bits. | andre | 2013-08-25 | 1 | -1/+1 |
* | Restructure the mbuf pkthdr to make it fit for upcoming capabilities and | andre | 2013-08-24 | 2 | -6/+6 |