freebsd-dev/sys/netinet
2018-06-13 23:19:54 +00:00
..
cc Plug a memory leak and potential NULL-pointer dereference introduced in r331214. 2018-05-17 02:46:27 +00:00
khelp
libalias malloc: try to use builtins for zeroing at the callsite 2018-06-02 22:20:09 +00:00
netdump UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
tcp_stacks Change RACK dependency on TCPHPTS from a build-time dependency to a load- 2018-06-11 14:27:19 +00:00
accf_data.c
accf_dns.c
accf_http.c
icmp6.h
icmp_var.h
if_ether.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
if_ether.h
igmp_var.h Separate list manipulation locking from state change in multicast 2018-05-02 19:36:29 +00:00
igmp.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
igmp.h
in_cksum.c
in_debug.c CK: update consumers to use CK macros across the board 2018-05-24 23:21:23 +00:00
in_fib.c
in_fib.h
in_gif.c Rework if_gif(4) to use new encap_lookup_t method to speedup lookup 2018-06-05 21:24:59 +00:00
in_jail.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
in_kdtrace.c
in_kdtrace.h
in_mcast.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
in_pcb.c Fix PCBGROUPS build post CK conversion of pcbinfo 2018-06-13 23:19:54 +00:00
in_pcb.h Fix PCBGROUPS build post CK conversion of pcbinfo 2018-06-13 23:19:54 +00:00
in_pcbgroup.c Fix PCBGROUPS build post CK conversion of pcbinfo 2018-06-13 23:19:54 +00:00
in_prot.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
in_proto.c Remove empty encap_init() function. 2018-05-29 12:32:08 +00:00
in_rmx.c
in_rss.c
in_rss.h
in_systm.h
in_var.h UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
in.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
in.h
ip6.h
ip_carp.c ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
ip_carp.h
ip_divert.c mechanical CK macro conversion of inpcbinfo lists 2018-06-12 22:18:20 +00:00
ip_divert.h
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c Rework IP encapsulation handling code. 2018-06-05 20:51:01 +00:00
ip_encap.h Rework IP encapsulation handling code. 2018-06-05 20:51:01 +00:00
ip_fastfwd.c netpfil: Introduce PFIL_FWD flag 2018-03-23 16:56:44 +00:00
ip_fw.h
ip_gre.c Rework if_gre(4) to use encap_lookup_t method to speedup lookup 2018-06-13 11:11:33 +00:00
ip_icmp.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
ip_icmp.h
ip_id.c
ip_input.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
ip_mroute.c Rework IP encapsulation handling code. 2018-06-05 20:51:01 +00:00
ip_mroute.h
ip_options.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
ip_options.h
ip_output.c Load balance sockets with new SO_REUSEPORT_LB option. 2018-06-06 15:45:57 +00:00
ip_reass.c
ip_var.h ip(6)_freemoptions: defer imo destruction to epoch callback task 2018-05-20 00:22:28 +00:00
ip.h
pim_var.h Rework IP encapsulation handling code. 2018-06-05 20:51:01 +00:00
pim.h
raw_ip.c mechanical CK macro conversion of inpcbinfo lists 2018-06-12 22:18:20 +00:00
sctp_asconf.c
sctp_asconf.h
sctp_auth.c Don't overflow a buffer if we receive an INIT or INIT-ACK chunk 2018-06-02 16:28:10 +00:00
sctp_auth.h
sctp_bsd_addr.c UDP: further performance improvements on tx 2018-05-23 21:02:14 +00:00
sctp_bsd_addr.h
sctp_cc_functions.c
sctp_constants.h
sctp_crc32.c
sctp_crc32.h
sctp_dtrace_declare.h
sctp_dtrace_define.h
sctp_header.h
sctp_indata.c Make clear why there is an assignment, which is not necessary. 2018-05-21 14:51:20 +00:00
sctp_indata.h
sctp_input.c Improve compliance with RFC 4895 and RFC 6458. 2018-06-06 19:27:06 +00:00
sctp_input.h
sctp_lock_bsd.h
sctp_os_bsd.h Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
sctp_os.h
sctp_output.c Do the appropriate accounting when ip_output() fails. 2018-05-21 14:52:18 +00:00
sctp_output.h
sctp_pcb.c Don't overflow a buffer if we receive an INIT or INIT-ACK chunk 2018-06-02 16:28:10 +00:00
sctp_pcb.h
sctp_peeloff.c
sctp_peeloff.h
sctp_ss_functions.c
sctp_structs.h
sctp_syscalls.c netinet silence warnings 2018-05-19 05:56:21 +00:00
sctp_sysctl.c
sctp_sysctl.h
sctp_timer.c
sctp_timer.h
sctp_uio.h
sctp_usrreq.c Improve compliance with RFC 4895 and RFC 6458. 2018-06-06 19:27:06 +00:00
sctp_var.h
sctp.h
sctputil.c Use correct mask. 2018-05-28 13:31:47 +00:00
sctputil.h
siftr.c netinet silence warnings 2018-05-19 05:56:21 +00:00
tcp_debug.c
tcp_debug.h
tcp_fastopen.c tcp fastopen: fix may be uninitialized 2018-05-19 05:55:00 +00:00
tcp_fastopen.h Greatly reduce the number of #ifdefs supporting the TCP_RFC7413 kernel option. 2018-02-26 03:03:41 +00:00
tcp_fsm.h avoid 'tcp_outflags defined but not used' 2018-06-08 17:37:49 +00:00
tcp_hostcache.c
tcp_hostcache.h
tcp_hpts.c This fixes missing VNET sets in the hpts system. Basically 2018-06-12 23:54:08 +00:00
tcp_hpts.h Use the full year, for real this time. 2018-05-09 20:26:37 +00:00
tcp_input.c Fix spurious retransmit recovery on low latency networks 2018-05-08 02:22:34 +00:00
tcp_log_buf.c Clean up some debugging code left in tcp_log_buf.c from r331347. 2018-04-10 15:51:37 +00:00
tcp_log_buf.h This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
tcp_lro.c Update tcp_lro with tested bugfixes from Netflix and LLNW: 2018-03-09 00:08:43 +00:00
tcp_lro.h
tcp_offload.c Add a hook to allow the toedev handling an offloaded connection to 2018-04-03 01:08:54 +00:00
tcp_offload.h Add a hook to allow the toedev handling an offloaded connection to 2018-04-03 01:08:54 +00:00
tcp_output.c avoid 'tcp_outflags defined but not used' 2018-06-08 17:37:49 +00:00
tcp_pcap.c
tcp_pcap.h
tcp_reass.c
tcp_sack.c
tcp_seq.h r330675 introduced an extra window check in the LRO code to ensure it 2018-04-03 13:54:38 +00:00
tcp_subr.c mechanical CK macro conversion of inpcbinfo lists 2018-06-12 22:18:20 +00:00
tcp_syncache.c Limit the retransmission timer for SYN-ACKs by TCPTV_REXMTMAX. 2018-06-01 21:24:27 +00:00
tcp_syncache.h Greatly reduce the number of #ifdefs supporting the TCP_RFC7413 kernel option. 2018-02-26 03:03:41 +00:00
tcp_timer.c This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
tcp_timer.h This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
tcp_timewait.c netinet silence warnings 2018-05-19 05:56:21 +00:00
tcp_usrreq.c These two modules need the tcp_hpts.h file for 2018-04-19 15:03:48 +00:00
tcp_var.h This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
tcp.h This commit brings in a new refactored TCP stack called Rack. 2018-06-07 18:18:13 +00:00
tcpip.h
toecore.c Add a hook to allow the toedev handling an offloaded connection to 2018-04-03 01:08:54 +00:00
toecore.h Add a hook to allow the toedev handling an offloaded connection to 2018-04-03 01:08:54 +00:00
udp_usrreq.c mechanical CK macro conversion of inpcbinfo lists 2018-06-12 22:18:20 +00:00
udp_var.h
udp.h
udplite.h