| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge ipx_usrreq.c:1.56 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -0/+2 |
| * | Merge README:1.8 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -0/+19 |
| * | Merge ipx_input.c:1.55 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -3/+4 |
| * | Merge spx_usrreq.c:1.82 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -5/+6 |
| * | Merge spx_usrreq.c:1.81 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -1/+1 |
| * | Merge spx_usrreq.c:1.80 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -1/+1 |
| * | Merge spx_usrreq.c:1.79 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -7/+53 |
| * | Merge ipx_pcb.h:1.26, spx_usrreq.c:1.78 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 2 | -9/+15 |
| * | Merge spx_usrreq.c:1.77 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -1/+3 |
| * | Merge ipx_pcb.c:1.45, ipx_pcb.h:1.25, ipx_usrreq.c:1.53, spx_usrreq.c:1.76 | Robert Watson | 2006-06-08 | 4 | -92/+146 |
| * | Merge spx_usrreq.c:1.75 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -21/+32 |
| * | Merge spx_usrreq.c:1.74 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -3/+0 |
| * | Merge spx_usrreq.c:1.73 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -15/+25 |
| * | Merge spx_usrreq.c:1.72 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -10/+12 |
| * | Merge ipx_pcb.c:1.44, spx_usrreq.c:1.71 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 2 | -215/+257 |
| * | Merge spx_usrreq.c:1.70 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -1/+11 |
| * | Merge spx_usrreq.c:1.69 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -2/+1 |
| * | Merge spx_usrreq.c:1.68 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -101/+52 |
| * | Merge ipx_input.c:1.53, spx_usrreq.c:1.66 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 2 | -44/+2 |
| * | Merge spx_usrreq.c:1.65 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -4/+0 |
| * | Merge README:1.7 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -1/+4 |
| * | Merge ipx_input.c:1.54 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 1 | -0/+4 |
| * | Merge ipx_pcb.h:1.24, spx_usrreq.c:1.67 from HEAD to RELENG_6: | Robert Watson | 2006-06-08 | 2 | -3/+3 |
| * | Merge ip_ip.c:1.43,1.44 from HEAD to RELENG_6: | Robert Watson | 2006-03-29 | 1 | -0/+3 |
| * | Merge ipx_input.c:1.52 from HEAD to RELENG_6: | Robert Watson | 2006-02-14 | 1 | -26/+1 |
| * | MFC: Use sparse initializers for "struct domain" and "struct protosw". | Ruslan Ermilov | 2005-11-16 | 1 | -29/+46 |
| * | Stop embedding struct ifnet at the top of driver softcs. Instead the | Brooks Davis | 2005-06-10 | 2 | -8/+14 |
| * | Back out ipx.h:1.18, which introduced a Linux API compatibility field in | Robert Watson | 2005-05-27 | 1 | -3/+0 |
| * | Update copyright: parts of the netipx implementation are covered by a | Robert Watson | 2005-04-10 | 1 | -1/+1 |
| * | Compare (mbuf *) with NULL, not 0. | Robert Watson | 2005-04-10 | 1 | -1/+1 |
| * | Marginally reformat my copyright statement to remove the spurious ','. | Robert Watson | 2005-03-10 | 1 | -1/+1 |
| * | In the current world order, solisten() implements the state transition of | Robert Watson | 2005-02-21 | 1 | -2/+7 |
| * | Mark the IPX netisr as MPSAFE so that inbound IPX traffic is processed | Robert Watson | 2005-01-09 | 1 | -1/+1 |
| * | Recent changes have locked down most of the highly dynamic data | Robert Watson | 2005-01-09 | 2 | -4/+0 |
| * | Use the IPX PCB list mutex and IPX PCB mutexes to lock down the SPX | Robert Watson | 2005-01-09 | 2 | -39/+110 |
| * | Clean up return handling for a number of SPX-related routines that | Robert Watson | 2005-01-09 | 1 | -22/+29 |
| * | Protect ipx_pexseq with the IPX PCB list mutex. | Robert Watson | 2005-01-09 | 2 | -3/+12 |
| * | Acquire or assert the IPX PCB list lock or IPX PCB lock during various | Robert Watson | 2005-01-09 | 1 | -33/+72 |
| * | Assert or acquire the IPX PCB list lock or IPX PCB locks throughout | Robert Watson | 2005-01-09 | 1 | -1/+21 |
| * | Hold the IPX PCB mutex around calls to ipx_input() in the IPX input | Robert Watson | 2005-01-09 | 1 | -1/+8 |
| * | Hold the global IPX PCB list mutex in the IPX input path when walking | Robert Watson | 2005-01-09 | 1 | -0/+7 |
| * | Introduce a global mutex, ipxpcb_list_mtx, to protect the global | Robert Watson | 2005-01-09 | 3 | -1/+24 |
| * | In ipx_setsockaddr(), use M_WAITOK instead of M_NOWAIT so that the | Robert Watson | 2005-01-09 | 1 | -2/+2 |
| * | Eliminate jump to 'bad' label in order to clean up the ipx_input() | Robert Watson | 2005-01-09 | 1 | -13/+14 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 20 | -19/+22 |
| * | Garbage collect unused ipx_abort(). | Robert Watson | 2005-01-03 | 2 | -13/+2 |
| * | Acquire the socket buffer receive lock in spx_rcvoob() to permit | Robert Watson | 2005-01-02 | 1 | -0/+3 |
| * | Increase the coverage scope of the receive socket buffer lock in | Robert Watson | 2005-01-02 | 1 | -10/+9 |
| * | Explicitly lock the send socket buffer in spx_reass() to cover the drop | Robert Watson | 2005-01-02 | 1 | -2/+3 |
| * | Restructure ipx_input() return code to match similar code in netinet, | Robert Watson | 2005-01-02 | 1 | -8/+6 |