index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
tcp_input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC: r292003
hiren
2016-01-11
1
-8
/
+33
*
MFC: r290122
hiren
2016-01-11
1
-2
/
+25
*
MFC r292706:
pkelsey
2015-12-28
1
-6
/
+86
*
MFC r288914
hiren
2015-10-14
1
-0
/
+10
*
MFC r285567:
pkelsey
2015-07-21
1
-0
/
+1
*
MFC r266420 (by adrian)
hiren
2015-06-19
1
-0
/
+1
*
MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@
hiren
2015-04-24
1
-6
/
+4
*
MFC r271946 and r272595:
hselasky
2014-11-03
1
-0
/
+2
*
Fix Denial of Service in TCP packet processing.
delphij
2014-09-16
1
-5
/
+1
*
MFC r266620:
bz
2014-08-16
1
-4
/
+0
*
MFC r266597:
bz
2014-08-16
1
-2
/
+0
*
MFC r266596:
bz
2014-08-16
1
-20
/
+0
*
MFC r258622: dtrace sdt: remove the ugly sname parameter of SDT_PROBE_DEFINE
avg
2014-01-17
1
-3
/
+3
*
MFC r258605: Convert over the TCP probes to use mtod()
avg
2014-01-17
1
-8
/
+8
*
Revert MFC of r258821 - it was already handled by MFC of r239672.
peter
2014-01-08
1
-4
/
+2
*
MFC r258821 - fix tcp simultaneous close
peter
2014-01-07
1
-2
/
+4
*
MFC r259906: Draft-ietf-tcpm-initcwnd-05 became RFC6928.
pluknet
2014-01-02
1
-2
/
+2
*
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
*
Implement the ip, tcp, and udp DTrace providers. The probe definitions use
markj
2013-08-25
1
-10
/
+30
*
Remove the large part of struct ipsecstat. Only few fields of this
ae
2013-07-23
1
-2
/
+2
*
Extend debug logging of TCP timestamp related specification
andre
2013-07-10
1
-5
/
+25
*
Use new macros to implement ipstat and tcpstat using PCPU counters.
ae
2013-07-09
1
-58
/
+7
*
Fix kmod_*stat_inc() after r249276. The incorrect code actually
glebius
2013-06-21
1
-1
/
+1
*
Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics
ae
2013-06-20
1
-2
/
+2
*
Allow drivers to specify a maximum TSO length in bytes if they are
andre
2013-06-03
1
-7
/
+10
*
When doing RFC3042 limited transmit on the first on second
andre
2013-04-23
1
-1
/
+12
*
Fix a race condition on tcp listen socket teardown with pending
andre
2013-04-09
1
-0
/
+9
*
Fix VIMAGE build.
glebius
2013-04-09
1
-2
/
+2
*
Merge from projects/counters: TCP/IP stats.
glebius
2013-04-08
1
-10
/
+64
*
Keep fwd_tag around for subsequent pcb lookups
emaste
2013-03-29
1
-17
/
+8
*
Simplify and fix a bug in cc_ack_received()'s "are we congestion window limited"
lstewart
2013-01-22
1
-1
/
+1
*
Fix !INET6 build after r244365.
glebius
2012-12-18
1
-2
/
+11
*
Clear correct flag in INET6 case.
glebius
2012-12-18
1
-1
/
+1
*
Since we use different flags to detect tcp forwarding, and we share the
ae
2012-12-17
1
-1
/
+2
*
Fix a crash in tcp_input(), that happens when mbuf has a fwd_tag on it,
glebius
2012-12-12
1
-0
/
+2
*
Back out r242262. The simplified window change/update logic wasn't
andre
2012-11-05
1
-47
/
+16
*
Remove the recently added sysctl variable net.pfil.forward.
ae
2012-11-02
1
-2
/
+3
*
Increase the initial CWND to 10 segments as defined in IETF TCPM
andre
2012-10-28
1
-0
/
+12
*
Simplify and enhance the window change/update acceptance logic,
andre
2012-10-28
1
-16
/
+47
*
Allow arbitrary MSS sizes and don't mind about the cluster size anymore.
andre
2012-10-28
1
-11
/
+2
*
When SYN or SYN/ACK had to be retransmitted RFC5681 requires us to
andre
2012-10-28
1
-3
/
+9
*
Adjust the initial default CWND upon connection establishment to the
andre
2012-10-28
1
-2
/
+9
*
Remove the IPFIREWALL_FORWARD kernel option and make possible to turn
ae
2012-10-25
1
-12
/
+5
*
Do not reduce ip_len by size of IP header in the ip_input()
glebius
2012-10-23
1
-1
/
+1
*
Switch the entire IPv4 stack to keep the IP packet header
glebius
2012-10-22
1
-17
/
+8
*
In ip_stripoptions():
glebius
2012-10-12
1
-1
/
+1
*
This small change takes care of a race condition
rrs
2012-08-25
1
-0
/
+30
*
Update some stale comments regarding tcbinfo locking in the TCP input
rwatson
2012-07-22
1
-10
/
+3
*
- Updated TOE support in the kernel.
np
2012-06-19
1
-1
/
+12
[next]