]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
ioat(4): Add support for interrupt coalescing
[FreeBSD/FreeBSD.git] / sys / netinet /
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-11 hirenClean up unused bandwidth entry in the TCP hostcache.
2015-12-10 tuexenRetire sctp_validate_no_locks().
2015-12-10 hirenr290122 added 4 bytes and removed 8 in struct sackhint...
2015-12-09 melifaroMake in_arpinput(), inp_lookup_mcast_ifp(), icmp_reflect(),
2015-12-09 hirenAdd an option to use rfc6675 based pipe/inflight bytes...
2015-12-09 hirenAdd an option to use rfc6675 based pipe/inflight bytes...
2015-12-08 hirenOne of the ways to detect loss is to count duplicate...
2015-12-08 melifaroMerge helper fib* functions used for basic lookups.
2015-12-07 markjMFV r289003:
2015-12-06 tuexenFix the allocation of outgoing streams:
2015-12-05 melifaroRemove LLE read lock from IPv4 fast path.
2015-12-04 tuexenFix a bug where a stream reset request wasn't retranmit...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 tuexenEnsure that outgoing streams get reset when they run...
2015-12-02 tuexenMinor cleanup. No functional change.
2015-12-02 tuexenAdjust the MTU when accepting an SCTP association using
2015-12-01 aeIn the same way fix the problem described in r291578...
2015-11-30 melifaroRemove in_setifarnh definition.
2015-11-30 melifaroAdd new rt_foreach_fib_walk_del() function for deleting...
2015-11-27 tuexenTake also the send queue and sent queue into account...
2015-11-26 tuexenWhen the sending of an SCTP outgoing stream reset reque...
2015-11-26 tuexenWhen receiving an SCTP/UDP packet and the interface...
2015-11-25 fabientThe r241129 description was wrong that the scenario...
2015-11-25 aeOverhaul if_enc(4) and make it loadable in run-time.
2015-11-21 tuexenFix the handling of IPSec policies in the SCTP stack...
2015-11-21 tuexenRevert part of r291137 which seems correct, bit does...
2015-11-21 tuexenClear the so_pcb pointer in case of ipsec_init_policy...
2015-11-21 tuexenDon't send SHUTDOWN chunk when the association is in...
2015-11-19 tuexenFix a bug where an SCTP association was moved back...
2015-11-18 cemin_getmulti: Fix recursion on if_addr_lock on malloc...
2015-11-16 ngieMFhead @ r290899
2015-11-13 smhRevert r290403
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-09 melifaroDecompose arp_ifinit() into arp_add_ifa_lle() and arp_a...
2015-11-09 melifaroUse lladdr_event to propagate gratiotus arp.
2015-11-07 baptImprove collation string and locales support
2015-11-07 melifaroUnify setting lladdr for AF_INET[6].
2015-11-07 baptMerge from head r290483
2015-11-06 tuexenUse the correct length. The wrong one was too large.
2015-11-06 tuexenThe field sinfo_timetolive should have been sinfo_pr_value.
2015-11-06 tuexenFix typos in field names of struct sctp_extrcvinfo.
2015-11-05 smhAdd MTU support to carp interfaces
2015-11-05 gnnReplace the fastforward path with tryforward which...
2015-11-05 hirenImprove the sysctl node name.
2015-11-03 aeImplement `ipfw internal olist` command to list named...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 gnnSet the proper direction to check for policies in this...
2015-10-28 hirenCalculate the correct amount of bytes that are in-fligh...
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 hirenAdd sysctl tunable net.inet.tcp.initcwnd_segments to...
2015-10-27 gnnTurning on IPSEC used to introduce a slight amount...
2015-10-26 tuexenWhen processing a cookie, any mismatch in port numbers...
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-19 tuexenUse __func__ instead of __FUNCTION__.
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 melifaroFix deletion of ifaddr lle entries when deleting prefix...
2015-10-17 ngieMFhead @ r289471
2015-10-17 melifaroRemove several compat functions from pre-fib era.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-15 bzHopefully also unbreak VIMAGE kernels replacing the...
2015-10-14 bzProperly define functions withut argument and wrap...
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-14 hirenFix an unnecessarily aggressive behavior where mtu...
2015-10-14 hirenThere are times when it would be really nice to have...
2015-10-13 baptMerge from head
2015-10-13 baptMerge from head
2015-10-13 tuexenFix the timeout for INIT retransmissions in the case...
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-10 ngieMFhead @ r289100
2015-10-07 glebiusFix regression from r287779, that bite me. If we call...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 hirenAdd a comment specifying how we implement rfc3042.
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 aeTake extra reference to security policy before calling...
2015-09-30 markjMFV r288408:
2015-09-30 glebiusWhen processing ICMP need frag message, ignore the...
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 melifaroEliminate nd6_nud_hint() and its TCP bindings.
2015-09-27 melifarortsock requests for deleting interface address lles...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 dimMerge ^/head r288100 through r288125.
2015-09-22 melifaroReplace toe_nd6_resolve() with nd6_resolve().
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-21 melifaroUnify nd6 state switching by using newly-created nd6_ll...
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-17 glebiusUse proper byteswap macro. This isn't a functional...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 glebiusIn tcp_ctlinput() separate the (ip == NULL) block from...
next