index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
uts
/
common
/
inet
/
tcp
/
tcp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-27
6607971 TCP fusion mishandles shutdown(SHUT_RD)
ja97890
1
-22
/
+25
2008-06-13
PSARC 2008/302 DTrace IP Provider
brendan
1
-3
/
+24
2008-05-23
6582335 TCP/IP receive-side zero CPU copy for support of Intel I/OAT hardware
brutus
1
-38
/
+498
2008-05-09
6401076 TX: mac-exempt UDP fails if local addr is shared IPv4 and a router ad...
kp158701
1
-21
/
+8
2008-05-08
PSARC/2008/265 STREAMS _I_CMD and pfiles TLI support
meem
1
-88
/
+138
2008-04-25
backout 6567008/6582323/6582330/6582335/6691271: needs more work
dm120769
1
-499
/
+38
2008-04-18
6567008 driver for intel ioat v1 & v2 DMA engine needed
brutus
1
-38
/
+499
2008-03-25
6648090 The fix for CR 6468753 creates a potential maintainability issue.
georges
1
-32
/
+26
2008-03-20
6568266 kssl doesn't get along with sendfile
krishna
1
-0
/
+4
2008-03-03
PSARC 2008/109 Fine Grained Access Permissions (FGAP)
casper
1
-2
/
+4
2008-01-23
PSARC/2006/499 Clearview Nemo unification and vanity naming
yz147064
1
-1
/
+6
2008-01-20
PSARC/2007/666 Broadcast/multicast packet notification through pfhooks
dr146992
1
-4
/
+4
2008-01-17
6556447 better observability for kssl
vk199839
1
-5
/
+15
2008-01-11
6507173 Sockets should allocate minor numbers from higher order arena
gt145670
1
-12
/
+42
2007-11-21
6602575 process stuck in close() when closing TCP socket
ja97890
1
-9
/
+17
2007-10-30
PSARC/2007/565 IP_XMIT_IF removal and IP_BOUND_IF rationalization
meem
1
-1
/
+1
2007-10-11
6595449 IP streams plumbing simpification
nordmark
1
-87
/
+120
2007-09-12
6498936 TCP RST ignores IP_NEXTHOP for unexpected TCP data packets
rs200217
1
-74
/
+85
2007-09-06
6542435 Fix for 6505607 didn't take into account SO_ALLZONES
rk129064
1
-1
/
+3
2007-06-28
6497668 need sanity checks in the incoming data path
vk199839
1
-1
/
+8
2007-06-06
6470189 Data packets sent to lingering socket not discarded
vh115876
1
-0
/
+2
2007-06-04
6525871 sotpi_accept() does not set the local address correctly in the sonode...
ja97890
1
-0
/
+2
2007-05-24
6349696 PANIC: assertion failed: peer_tcp->tcp_loopback && peer_tcp->tcp_loop...
vi117747
1
-1
/
+8
2007-05-10
6507501 system panic in tcp_clean_death because connp has ref = 1 in CONN_DEC...
jprakash
1
-72
/
+54
2007-05-04
6468753 Connections stuck in CLOSE_WAIT
se146197
1
-11
/
+28
2007-04-24
6546584 LSO kstat entries miss from tcp_kstat2_init()
yl150051
1
-0
/
+4
2007-04-11
6449337 kmem exhaustion caused by tcp fusion flow control logic error
udpa
1
-1
/
+16
2007-02-06
6439774 conn_t reference counting problem, race between tcp_conn_request() an...
georges
1
-3
/
+16
2007-01-19
PSARC 2006/366 IP Instances
dh155122
1
-1099
/
+1920
2007-01-17
4765561 tcp panic due to memory corruption
vi117747
1
-26
/
+43
2007-01-08
PSARC 2006/712 Extend SO_PROTOTYPE
kcpoon
1
-1
/
+7
2006-12-22
PSARC 2006/466 IP_PKTINFO Socket Option
rshoaib
1
-7
/
+7
2006-12-19
PSARC 2006/314 Updated MIBs
apersson
1
-17
/
+42
2006-12-15
6401916 Retransmission on closing connections is not handled properly.
georges
1
-7
/
+13
2006-12-11
6494715 Contrary to 6359389, ICMP_MIN_TCP_HDR should NOT be 12
blu
1
-13
/
+6
2006-11-29
6478675 inconsistent ESP padding verification in OpenSolaris
danmcd
1
-4
/
+3
2006-11-13
PSARC/2006/190 Large Send Offload (LSO)
yl150051
1
-172
/
+492
2006-11-13
6265494 assertion failed: sqp != NULL, file: ../../common/inet/squeue.c, line...
jprakash
1
-47
/
+253
2006-11-03
PSARC 2005/516 IPsec Tunnel Reform
danmcd
1
-1
/
+1
2006-10-28
6343157 svcadm disable ipfilter does not flush the rules
dr146992
1
-5
/
+3
2006-10-20
PSARC/2005/334 Packet Filtering Hooks
dr146992
1
-9
/
+151
2006-10-11
6240605 TCP connection in lingering state can't be killed.
peterte
1
-3
/
+46
2006-09-29
6446620 SO_ALLZONES doesn't seem to work for IPv6
sommerfe
1
-1
/
+6
2006-09-14
4963362 routing socket is not zone-aware
nordmark
1
-5
/
+17
2006-08-20
6440123 TCP Fusion loopback connections may hang due to flow control logic error
meem
1
-13
/
+12
2006-08-11
PSARC 2005/707 Surya: Forwarding Performance Enhancement
sangeeta
1
-2
/
+19
2006-08-05
6389163 race in TCP Fusion TLI accept logic induces spinning in RPC
meem
1
-0
/
+10
2006-07-24
PSARC 2006/407 SO_EXCLBIND, socket exclusive binding
kcpoon
1
-6
/
+34
2006-07-05
6348581 BAD TRAP in "ip" due to NULL pointer dereference (tcp_fuse_rcv_drain)
ethindra
1
-0
/
+3
2006-06-22
PSARC 2006/073 PF_ROUTE: Include interface name with RTM_NEWADDR/RTM_DELADDR
sommerfe
1
-5
/
+11
[prev]
[next]