summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/inet
AgeCommit message (Expand)AuthorFilesLines
2017-05-08 [illumos-gate merge]Jerry Jelinek13-41/+43
2017-05-088164 ipf: bad preprocessor use and need FALLTHROUGHToomas Soome13-41/+43
2017-04-11 [illumos-gate merge]Jerry Jelinek1-15/+32
2017-04-107185 IP DCEs leak from halted non-global zonesDan McDonald1-15/+32
2017-02-24OS-5978 ICMP-initiated TCP retransmits should trigger only when MTU decreasesPatrick Mooney3-24/+27
2017-02-23 [illumos-gate merge]Jerry Jelinek7-8/+12
2017-02-227812 Remove gender specific languageDaniel Hoffman7-8/+12
2017-02-21 [illumos-gate merge]Jerry Jelinek4-37/+25
2017-02-177819 IPv6 Packet and MTU bugDan McDonald4-37/+25
2017-02-13OS-5882 epoll fails to wake on certain edge-triggered conditionsPatrick Mooney1-14/+11
2017-02-01 [illumos-gate merge]Jerry Jelinek2-2/+13
2017-01-317814 Accept TCP keepalives with missing timestampsSteve Gonczi2-2/+13
2017-01-307749 setsockopt(TCP_KEEPCNT) can return EINVAL spuriouslyBryan Cantrill1-7/+30
2016-10-117413 netstack leaks lead to blind netstack reuseBryan Cantrill3-15/+25
2016-09-09OS-4810 Panic: BAD TRAP in udp_do_openBryan Cantrill3-15/+25
2016-08-31OS-5598 newproc() performs inadequate clean-up after failed lwp_create() [fix...Jerry Jelinek1-1/+0
2016-08-31OS-5613 SO_REUSEPORT needs better state-change coveragePatrick Mooney2-15/+81
2016-08-05OS-5007 support SO_ATTACH_FILTER on ICMP socketsPatrick Mooney4-5/+136
2016-08-027209 tcp_time_wait_collector() collecting all the CPU timePatrick Mooney1-13/+25
2016-07-30OS-5549 move bpf filter functions into ip modulePatrick Mooney3-5/+627
2016-07-05OS-5493 tcp_time_wait_collector() collecting all the CPU timePatrick Mooney1-13/+25
2016-06-13OS-5457 pfilter and return-rst not working as expectedJerry Jelinek1-5/+9
2016-06-107064 TCP_KEEPIDLE has needless 10sec minimumPatrick Mooney1-1/+1
2016-06-097062 Connections remain in TIME_WAIT too longPatrick Mooney4-320/+435
2016-03-316824 sosctp_connect() can drop unowned lockBryan Cantrill1-1/+1
2016-03-31OS-4859 Connections remain in TIME_WAIT too longPatrick Mooney4-320/+435
2016-03-31OS-5287 remove duplicate copyright statementsRobert Mustacchi2-4/+0
2016-03-236680 SIOCGLIFADDR doesn't set sin6_scope_id for link-local IPv6 addressesCody Peter Mello1-0/+4
2016-03-14 [illumos-gate merge]Jerry Jelinek1-1/+0
2016-03-136735 pfp should allocate appropriate space for sockaddrPatrick Mooney2-10/+10
2016-03-10OS-5217 setsockopt(TCP_KEEPCNT) can return EINVAL spuriouslyBryan Cantrill1-7/+30
2016-03-07 [illumos-gate merge]Jerry Jelinek1-3/+0
2016-03-052976 remove useless offsetof() macrosRichard Lowe1-3/+0
2016-02-19OS-4699 lxbrand netty complains about SO_LINGER (really IP_TOS)Patrick Mooney2-7/+19
2015-12-18OS-5004 SIOCGLIFADDR doesn't set sin6_scope_id for link-local IPv6 addressesCody Peter Mello1-0/+4
2015-12-07OS-4018 lxbrand support TCP SO_REUSEPORTPatrick Mooney9-104/+399
2015-12-03OS-5003 cleanup sockmod_pfp address handlingPatrick Mooney2-9/+10
2015-11-24OS-4952 udp_send() acquires conn_lock unnecessarilyBryan Cantrill1-5/+1
2015-10-156324 Add an `ndp' tool for manipulating the neighbors tableCody Peter Mello1-0/+2
2015-10-06OS-4583 Add an `ndp' tool for manipulating the neighbors tableCody Peter Mello1-0/+2
2015-10-01OS-4686 TCP_KEEPIDLE has needless 10sec minimumPatrick Mooney1-2/+2
2015-09-11OS-4647 lx fails to mount nfs share - Transport endpoint is already connectedJerry Jelinek3-3/+28
2015-08-28 [illumos-gate merge]Jerry Jelinek1-2/+1
2015-08-276141 use kmem_zalloc instead of kmem_alloc + bzero/memsetJosef 'Jeff' Sipek1-2/+1
2015-07-31 [illumos-gate merge]Jerry Jelinek3-110/+100
2015-07-305850 tcp timestamping behavior changed mid-connectionLauri Tirkkonen3-110/+100
2015-07-23OS-4520 panic in ip_process_ioctl() on freed ci_ipif20150723release-20150723Bryan Cantrill1-3/+9
2015-05-155893 igmp timout logic induces panicRobert Mustacchi3-14/+57
2015-05-11OS-4295 sosctp_connect() can drop unowned lock, inducing panicBryan Cantrill1-1/+1
2015-05-05 [illumos-gate merge]Jerry Jelinek1-4/+1