]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/net
This patch fixes a locking bug when a send() call blocks
[FreeBSD/FreeBSD.git] / sys / net /
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-02 gjbMFH
2016-02-01 glebiusThese files were getting sys/malloc.h and vm/uma.h...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 gjbMFH
2016-01-27 glebiusProvide TCPSTAT_DEC() and TCPSTAT_FETCH() macros.
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 zecPrune a definition which is / was never used.
2016-01-25 gjbMFH
2016-01-25 melifaroFix flowtable part missed in r294706.
2016-01-25 melifaroMFP r287070,r287073: split radix implementation and...
2016-01-25 melifaroRemove unused radix_mpath definitions.
2016-01-23 araujoAdd an IOCTL rr_limit to let users fine tuning the...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-20 gjbMFH
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-15 dimMerge ^/head r293850 through r294089.
2016-01-15 melifaroClean up original route path selection logic a bit.
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-14 melifaroFix panic in IP redirect. Panic was introduced in r293466.
2016-01-14 gjbMFH
2016-01-14 melifaroRemove now-unused wrappers for various routing functions.
2016-01-13 dimMerge ^/head r293686 through r293849.
2016-01-13 melifaroRemove RTF_RNH_LOCKED support from rtalloc1_fib().
2016-01-13 ngieMFhead @ r293815
2016-01-12 gjbMFH
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-11 melifaroBring RADIX_MPATH support to new routing KPI to ease...
2016-01-11 melifaroDo not rewrite all ro_flags.
2016-01-09 melifaroFix userland build broken by r293470.
2016-01-09 melifaroFinish r275196: do not dereference rtentry in if_output...
2016-01-09 melifaroRemove sys/eventhandler.h from net/route.h
2016-01-09 melifaro(Temporarily) remove route_redirect_event eventhandler.
2016-01-09 melifaroPlease Coverity by removing unneccessary check (rt_key...
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 melifaroDo more fine-grained locking in rtrequest1_fib().
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 melifaroAdd rib_lookup_info() to provide API for retrieving...
2016-01-04 emasteMerge LLDB 3.8
2016-01-03 melifaroHandle IPV6_PATHMTU option by spliting ip6_getpmtu_ctl...
2016-01-01 dimMerge ^/head r293016 through r293035.
2016-01-01 melifaroRemove second EVENTHANDLER_REGISTER slipped in r292978.
2015-12-31 dimMerge ^/head r292951 through r293015.
2015-12-31 ngieMFhead @ r293006
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc4.9.
2015-12-31 melifaroImplement interface link header precomputation API.
2015-12-31 araujoWrap using #ifdef 'notyet' those variables and statemen...
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-28 melifaroAdd SFF-8024 Extended Specification Compliance
2015-12-22 bzIf vnets are torn down while ifconfig runs an ioctl...
2015-12-22 bzIf bootverbose is enabled every vnet startup and virtua...
2015-12-22 bzSimplify bringup order by removing a SYSINIT making...
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 smhRevert r292275 & r292379
2015-12-17 ngieMFhead @ r292396
2015-12-16 melifaroProvide additional lle data in IPv6 lltable dump used...
2015-12-16 melifaroConvert if_stf(4) to new routing api.
2015-12-15 ngieMFhead @ r292285
2015-12-15 smhFix lagg failover due to missing notifications
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-13 melifaroFix PINNED routes handling.
2015-12-13 melifaroRemove LLE read lock from IPv6 fast path.
2015-12-09 ngieMFhead @ r292005
2015-12-08 melifaroMerge helper fib* functions used for basic lookups.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-05 melifaroRemove LLE read lock from IPv4 fast path.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 melifaroMove RTF_PINNED handling to generic route code.
2015-12-01 ngieFix LINT-NOIP kernels after r291467
2015-11-30 melifaroMove flowtable rte checks to separate function.
2015-11-30 melifaroAdd new rt_foreach_fib_walk_del() function for deleting...
2015-11-26 ngieMFhead @ r291345
2015-11-25 ngieFix building sys/modules/if_enc by adding missing headers
2015-11-25 aeFix the build.
2015-11-25 aeOverhaul if_enc(4) and make it loadable in run-time.
2015-11-18 ngieMFhead @ r291038
2015-11-17 fabientImplement the sadb_x_policy_priority field as it is...
2015-11-16 ngieMFhead @ r290899
2015-11-14 melifaroPass provided af instead of AF_UNSPEC to setwa_f callback.
2015-11-14 melifaroMove iflladdr_event eventhandler invocation to if_setll...
2015-11-13 rrsThis fixes several places where callout_stops return...
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 smhAdd sysctl to control LACP strict compliance default
next